|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gvsig.remoteclient.wms.WMSStyle
org.gvsig.remoteclient.wms.wms_1_3_0.WMSStyle1_3_0
public class WMSStyle1_3_0
Represents the layer style defined by the OGC Specifications for WMS 1.3.0
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gvsig.remoteclient.wms.WMSStyle |
|---|
WMSStyle.LegendURL |
| Constructor Summary | |
|---|---|
WMSStyle1_3_0()
|
|
| Method Summary | |
|---|---|
void |
parse(org.kxml2.io.KXmlParser parser)
Parses the STYLE TAG according with the OGC Specifications for the WMS 1.3.0 |
| Methods inherited from class org.gvsig.remoteclient.wms.WMSStyle |
|---|
getAbstract, getLegendURLFormat, getLegendURLHeight, getLegendURLOnlineResourceHRef, getLegendURLOnlineResourceType, getLegendURLWidth, getName, getTitle, parseLegendURL, setAbstract, setLegendURL, setName, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WMSStyle1_3_0()
| Method Detail |
|---|
public void parse(org.kxml2.io.KXmlParser parser)
throws java.io.IOException,
org.xmlpull.v1.XmlPullParserException
Parses the STYLE TAG according with the OGC Specifications for the WMS 1.3.0
parse in class WMSStylejava.io.IOException
org.xmlpull.v1.XmlPullParserException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||