|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.bonn.cs.iv.bonnmotion.MobileNode
edu.bonn.cs.iv.bonnmotion.GroupNode
public class GroupNode
Mobile node belonging to a group (which itself is represented by a mobile node).
Field Summary | |
---|---|
protected MobileNode |
group
|
Fields inherited from class edu.bonn.cs.iv.bonnmotion.MobileNode |
---|
ct, debug, printAngleStuff, waypoints |
Constructor Summary | |
---|---|
GroupNode(MobileNode group)
|
Method Summary | |
---|---|
MobileNode |
group()
|
void |
setgroup(MobileNode group)
|
Methods inherited from class edu.bonn.cs.iv.bonnmotion.MobileNode |
---|
add, add, changeTimes, cut, getWaypoint, lastElement, movementString, movementStringGlomo, movementStringNS, numWaypoints, pairStatistics, pairStatistics, placementStringGlomo, positionAt, removeLastElement, sameBuilding, shiftPos |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected MobileNode group
Constructor Detail |
---|
public GroupNode(MobileNode group)
Method Detail |
---|
public MobileNode group()
public void setgroup(MobileNode group)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |