Uses of Class
cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator.LoqueNavigator.Stage

Packages that use LoqueNavigator.Stage
cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator   
 

Uses of LoqueNavigator.Stage in cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator
 

Methods in cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator that return LoqueNavigator.Stage
protected static LoqueNavigator.Stage LoqueNavigator.Stage.FirstMoverStage()
          Returns the first step of mover sequence.
protected  LoqueNavigator.Stage LoqueNavigator.keepNavigating()
          Navigates with the current navigation request.
protected abstract  LoqueNavigator.Stage LoqueNavigator.Stage.next()
          Retreives the next step of navigation sequence the stage belongs to.
protected static LoqueNavigator.Stage LoqueNavigator.Stage.TeleporterStage()
          Returns the first step of the teleporter sequence.
static LoqueNavigator.Stage LoqueNavigator.Stage.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LoqueNavigator.Stage[] LoqueNavigator.Stage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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