|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsk.robotics.rlcs.data.Collision.XmlMappable
public class Collision.XmlMappable
Field Summary | |
---|---|
Position.XmlMappable |
actualPos
|
java.util.Collection<Position.XmlMappable> |
robots
|
java.util.Collection<Collision.Wall> |
walls
|
Constructor Summary | |
---|---|
Collision.XmlMappable()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Position.XmlMappable actualPos
public java.util.Collection<Position.XmlMappable> robots
public java.util.Collection<Collision.Wall> walls
Constructor Detail |
---|
public Collision.XmlMappable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |