| Package | Description |
|---|---|
| org.gcube_system.namespaces.application.aquamaps.gistypes |
| Modifier and Type | Field and Description |
|---|---|
static LayerType |
LayerType.Biodiversity |
static LayerType |
LayerType.Environment |
static LayerType |
LayerType.PointMap |
static LayerType |
LayerType.Prediction |
| Modifier and Type | Method and Description |
|---|---|
static LayerType |
LayerType.fromString(String value) |
static LayerType |
LayerType.fromValue(String value) |
LayerType |
LayerInfoType.getType()
Gets the type value for this LayerInfoType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayerInfoType.setType(LayerType type)
Sets the type value for this LayerInfoType.
|
| Constructor and Description |
|---|
LayerInfoType(String _abstract,
boolean baseLayer,
int buffer,
String defaultStyle,
boolean hasLegend,
BoundsInfoType maxExtent,
BoundsInfoType minExtent,
String name,
double opacity,
boolean queryable,
boolean selected,
String serverLogin,
String serverPassword,
String serverProtocol,
String serverType,
String srs,
org.gcube.common.core.types.StringArray styles,
String title,
TransectInfoType transect,
boolean trasparent,
LayerType type,
String url,
boolean visible) |
Copyright © 2014. All Rights Reserved.