Uses of Class
cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator.MartinNavigator.Stage

Packages that use MartinNavigator.Stage
cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator   
 

Uses of MartinNavigator.Stage in cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator
 

Methods in cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator that return MartinNavigator.Stage
protected  MartinNavigator.Stage MartinNavigator.initDirectly(Location dest)
          Initializes direct navigation to given destination.
protected  MartinNavigator.Stage MartinNavigator.keepNavigating()
          Navigates with the current navigation request.
protected abstract  MartinNavigator.Stage MartinNavigator.Stage.next()
          Retreives the next step of navigation sequence the stage belongs to.
static MartinNavigator.Stage MartinNavigator.Stage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MartinNavigator.Stage[] MartinNavigator.Stage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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