Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.gis | |
org.gcube.common.gis.datamodel.enhanced | |
org.gcube.common.gis.datamodel.utils |
Modifier and Type | Method and Description |
---|---|
LayerType |
LayerInfoType.type() |
static LayerType |
LayerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayerType[] |
LayerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerInfoType.type(LayerType type) |
Constructor and Description |
---|
LayerInfoType(String name,
String title,
String abstractField,
String url,
String serverProtocol,
String serverPassword,
String serverLogin,
String serverType,
String srs,
LayerType type,
boolean transparent,
boolean baseLayer,
int buffer,
boolean hasLegend,
boolean visible,
boolean selected,
boolean queryable,
BoundsInfoType maxExtent,
BoundsInfoType minExtent,
String defaultStyle,
double opacity,
StringArray styles,
TransectInfoType transect) |
Modifier and Type | Method and Description |
---|---|
LayerType |
LayerInfo.getType() |
Modifier and Type | Method and Description |
---|---|
void |
LayerInfo.setType(LayerType type) |
Modifier and Type | Method and Description |
---|---|
static LayerInfo |
ReadTemplate.getLayerTemplate(LayerType type) |
Copyright © 2017. All Rights Reserved.