Package | Description |
---|---|
edu.ucdavis.cstars.client.dijits |
Modifier and Type | Method and Description |
---|---|
static Editor.CreateTools |
Editor.CreateTools.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Editor.CreateTools[] |
Editor.CreateTools.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Editor.Parameters.addPolygonDrawTool(Editor.CreateTools polygonDrawTool) |
void |
Editor.Parameters.addPolylineDrawTool(Editor.CreateTools polylineDrawTool) |