org.gvsig.remoteclient.wms.wms_1_1_1
Class WMSStyle1_1_1

java.lang.Object
  extended by org.gvsig.remoteclient.wms.WMSStyle
      extended by org.gvsig.remoteclient.wms.wms_1_1_1.WMSStyle1_1_1

public class WMSStyle1_1_1
extends WMSStyle

Represents the layer style defined by the OGC Specifications for WMS 1.1.1


Nested Class Summary
 
Nested classes/interfaces inherited from class org.gvsig.remoteclient.wms.WMSStyle
WMSStyle.LegendURL
 
Constructor Summary
WMSStyle1_1_1()
           
 
Method Summary
 void parse(org.kxml2.io.KXmlParser parser)
          Parses the STYLE TAG according with the OGC Specifications for the WMS 1.1.1
 
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

WMSStyle1_1_1

public WMSStyle1_1_1()
Method Detail

parse

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.1.1

Specified by:
parse in class WMSStyle
Throws:
java.io.IOException
org.xmlpull.v1.XmlPullParserException


Copyright © 2014 gvSIG Association. All Rights Reserved.