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