public abstract class WMTSStyle extends WMTSBaseStruct
Defines a OGC style. Theme that describes the appeareance of certain layer.
| Modifier and Type | Field and Description |
|---|---|
protected WMTSLegendURL |
legendURL |
gmlTag| Constructor and Description |
|---|
WMTSStyle() |
| Modifier and Type | Method and Description |
|---|---|
abstract WMTSLegendURL |
getLegendURL() |
boolean |
isDefault() |
void |
setDefault(boolean isDefault) |
java.lang.String |
toString() |
compareName, getAbstract, getIdentifier, getTitle, nextText, parse, setAbstract, setIdentifier, setTitleprotected WMTSLegendURL legendURL
public abstract WMTSLegendURL getLegendURL()
public boolean isDefault()
public void setDefault(boolean isDefault)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2013 gvSIG Association. All Rights Reserved.