| Package | Description |
|---|---|
| org.gcube.spatial.data.gis.wms |
| Modifier and Type | Method and Description |
|---|---|
static WmsParameters |
WmsParameters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WmsParameters[] |
WmsParameters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
WmsRequestValidator.getValueOfParameter(WmsParameters wmsParam,
String wmsUrlParameters)
Gets the value of parameter.
|
String |
WmsRequestValidator.getValueOfParsedWMSParameter(WmsParameters parameter)
Gets the value of parsed wms parameter.
|
static String |
WmsRequestValidator.setValueOfParameter(WmsParameters wmsParam,
String wmsUrlParameters,
String newValue,
boolean addIfNotExists)
Sets the value of parameter.
|
static String |
WmsRequestValidator.validateValueOfParameter(WmsParameters wmsParam,
String valueOfParameter,
boolean fillEmptyParameterAsDefaultValue)
Validate value of parameter.
|
Copyright © 2016. All Rights Reserved.