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

java.lang.Object
  extended by org.gvsig.remoteclient.wmts.struct.WMTSTileMatrixSetLink
      extended by org.gvsig.remoteclient.wmts.wmts_1_0_0.struct.WMTSTileMatrixSetLink_1_0_0

public class WMTSTileMatrixSetLink_1_0_0
extends WMTSTileMatrixSetLink

Set of tiles using the protocol version 1.0.0

Author:
Nacho Brodin (nachobrodin@gmail.com)

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wmts.struct.WMTSTileMatrixSetLink
forceLongitudeFirstAxisOrder
 
Constructor Summary
WMTSTileMatrixSetLink_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.WMTSTileMatrixSetLink
getTileMatrixLimits, getTileMatrixSet, getTileMatrixSetId, linkTileMatrix, print, setForceLongitudeFirstAxisOrder, setTileMatrixSet, setTileMatrixSetId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMTSTileMatrixSetLink_1_0_0

public WMTSTileMatrixSetLink_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: WMTSTileMatrixSetLink
Parses this service

Specified by:
parse in class WMTSTileMatrixSetLink
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.