Package | Description |
---|---|
edu.ucdavis.cstars.client.toolbars |
Modifier and Type | Method and Description |
---|---|
static Navigation.NavigationType |
Navigation.NavigationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Navigation.NavigationType[] |
Navigation.NavigationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Navigation.activate(Navigation.NavigationType navigationType)
Activates the toolbar for map navigation.
|