Package | Description |
---|---|
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
ImageParameters.LayerOption |
ImageParameters.getLayerOption()
The option for displaying or hiding the layer.
|
static ImageParameters.LayerOption |
ImageParameters.LayerOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImageParameters.LayerOption[] |
ImageParameters.LayerOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageParameters.setLayerOption(ImageParameters.LayerOption layerOption) |