| Package | Description |
|---|---|
| org.openksavi.sponge.features.model.geo |
| Modifier and Type | Method and Description |
|---|---|
GeoLayerType |
GeoLayer.getType() |
static GeoLayerType |
GeoLayerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoLayerType[] |
GeoLayerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeoLayer.setType(GeoLayerType type) |
| Constructor and Description |
|---|
GeoLayer(GeoLayerType type) |
GeoLayer(GeoLayerType type,
String name) |
Copyright © 2016–2020 Softelnet. All rights reserved.