Package | Description |
---|---|
edu.ucdavis.cstars.client |
Modifier and Type | Method and Description |
---|---|
static MapWidget.Options.SliderStyle |
MapWidget.Options.SliderStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MapWidget.Options.SliderStyle[] |
MapWidget.Options.SliderStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MapWidget.Options.setSliderStyle(MapWidget.Options.SliderStyle style)
Defines the slider style.
|