cz.cuni.amis.pogamut.unreal.communication.worldview.map
Interface IUnrealWaypoint

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
Waypoint

public interface IUnrealWaypoint
extends java.io.Serializable


Method Summary
 java.lang.String getID()
           
 Location getLocation()
           
 java.util.Set<? extends IUnrealWaylink> getOutgoingEdges()
           
 

Method Detail

getID

java.lang.String getID()

getLocation

Location getLocation()

getOutgoingEdges

java.util.Set<? extends IUnrealWaylink> getOutgoingEdges()