Package | Description |
---|---|
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
static FeatureLayer.Modes |
FeatureLayer.Modes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FeatureLayer.Modes[] |
FeatureLayer.Modes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FeatureLayer.Options.setMode(FeatureLayer.Modes mode)
Specify the layers mode of operation.
|