|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcz.cuni.pogamut.Client.KnownCathegorizedObjects
cz.cuni.pogamut.Client.KnownNavPoints
public class KnownNavPoints
Descendant of KnownCathegorizedObjects - store navigation points
| Field Summary |
|---|
| Fields inherited from class cz.cuni.pogamut.Client.KnownCathegorizedObjects |
|---|
storage |
| Constructor Summary | |
|---|---|
KnownNavPoints(AgentBody body)
|
|
| Method Summary | |
|---|---|
NavPoint |
getNavPointOfID(int ID)
|
java.util.ArrayList<NavPoint> |
getStoredNavPoints()
|
| Methods inherited from class cz.cuni.pogamut.Client.KnownCathegorizedObjects |
|---|
getSpecifiedObject, getStorage, receiveMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KnownNavPoints(AgentBody body)
| Method Detail |
|---|
public NavPoint getNavPointOfID(int ID)
public java.util.ArrayList<NavPoint> getStoredNavPoints()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||