Package | Description |
---|---|
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
FeatureTemplate.Tools |
FeatureTemplate.getDrawingTool()
The default drawing tool defined for the template.
|
static FeatureTemplate.Tools |
FeatureTemplate.Tools.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FeatureTemplate.Tools[] |
FeatureTemplate.Tools.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|