org.gvsig.remoteclient.wmts.wmts_1_0_0.struct
Class WMTSLegendURL_1_0_0

java.lang.Object
  extended by org.gvsig.remoteclient.wmts.struct.WMTSLegendURL
      extended by org.gvsig.remoteclient.wmts.wmts_1_0_0.struct.WMTSLegendURL_1_0_0

public class WMTSLegendURL_1_0_0
extends WMTSLegendURL

Describes the attributes of a layer in a WMTS server using the protocol version 1.0.0

Author:
Nacho Brodin (nachobrodin@gmail.com)

Constructor Summary
WMTSLegendURL_1_0_0()
           
 
Method Summary
 boolean compareName(org.kxml2.io.KXmlParser parser, java.lang.String name)
          Compares the next name in the selected parser with the string passed by value.
 void parse(org.kxml2.io.KXmlParser parser)
          Parses this service
 
Methods inherited from class org.gvsig.remoteclient.wmts.struct.WMTSLegendURL
getFormat, getHeight, getHref, getMaxScaleDenominator, getMinScaleDenominator, getWidth, setFormat, setHeight, setHref, setMaxScaleDenominator, setMinScaleDenominator, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMTSLegendURL_1_0_0

public WMTSLegendURL_1_0_0()
Method Detail

parse

public void parse(org.kxml2.io.KXmlParser parser)
           throws java.io.IOException,
                  org.xmlpull.v1.XmlPullParserException
Description copied from class: WMTSLegendURL
Parses this service

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

compareName

public boolean compareName(org.kxml2.io.KXmlParser parser,
                           java.lang.String name)
Compares the next name in the selected parser with the string passed by value.

Parameters:
parser -
name -
Returns:


Copyright © 2004-2013 gvSIG. All Rights Reserved.