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

Package class diagram package IUnrealWaypoint
All Superinterfaces:
Serializable

public interface IUnrealWaypoint
extends Serializable

Author:
ik

Method Summary
 String getID()
           
 Location getLocation()
           
 Set<? extends IUnrealWaylink> getOutgoingEdges()
           
 

Method Detail

getID

String getID()

getLocation

Location getLocation()

getOutgoingEdges

Set<? extends IUnrealWaylink> getOutgoingEdges()


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.