| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator |
| Modifier and Type | Method and Description |
|---|---|
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 © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.