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

Package class diagram package IUnrealWaylink
All Superinterfaces:
Serializable

public interface IUnrealWaylink
extends Serializable

Author:
ik

Method Summary
 IUnrealWaypoint getEnd()
           
 String getEndId()
           
 int getFlags()
           
 IUnrealWaypoint getStart()
           
 

Method Detail

getEnd

IUnrealWaypoint getEnd()

getEndId

String getEndId()

getFlags

int getFlags()

getStart

IUnrealWaypoint getStart()


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