Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
IdentifyParameters.LayerOption |
IdentifyParameters.getLayerOption()
Specifies which layers to use when using Identify.
|
static IdentifyParameters.LayerOption |
IdentifyParameters.LayerOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IdentifyParameters.LayerOption[] |
IdentifyParameters.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 |
IdentifyParameters.setLayerOption(IdentifyParameters.LayerOption layerOption) |