Package | Description |
---|---|
org.kepler.gis.actor.pylaski |
Modifier and Type | Method and Description |
---|---|
PylaskiUtilities.Selection |
PylaskiUtilities.Settings.getSelectionType()
The selection type (inferred from the location settings).
|
static PylaskiUtilities.Selection |
PylaskiUtilities.Selection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PylaskiUtilities.Selection[] |
PylaskiUtilities.Selection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
PylaskiUtilities.getSelectionString(PylaskiUtilities.Selection selection)
Maps the selection enums (see above) to their string counterparts.
|