Package | Description |
---|---|
org.gcube.portlets.user.gisviewer.client.commons.utils |
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 |
WmsUrlValidator.getValueOfParameter(WmsParameters wmsParam,
String wmsRequestParamaters)
Gets the value of parameter.
|
String |
WmsUrlValidator.getValueOfParsedWMSParameter(WmsParameters parameter)
Gets the value of parsed wms parameter.
|
static String |
WmsUrlValidator.setValueOfParameter(WmsParameters wmsParam,
String wmsRequestParameters,
String newValue,
boolean addIfNotExists)
Sets the value of parameter.
|
static String |
WmsUrlValidator.validateValueOfParameter(WmsParameters wmsParam,
String valueOfParameter,
boolean fillEmptyParameterAsDefaultValue)
Validate value of parameter.
|
Copyright © 2016. All Rights Reserved.