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

java.lang.Object
  extended by org.gvsig.remoteclient.wmts.struct.WMTSBaseStruct
      extended by org.gvsig.remoteclient.wmts.struct.WMTSTileMatrixSet
          extended by org.gvsig.remoteclient.wmts.wmts_1_0_0.struct.WMTSTileMatrixSet_1_0_0

public class WMTSTileMatrixSet_1_0_0
extends WMTSTileMatrixSet

Defines a OGC style. Theme that describes the appeareance of certain layer.

Author:
Nacho Brodin (nachobrodin@gmail.com)

Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wmts.struct.WMTSTileMatrixSet
bbox, forceLongitudeFirstAxisOrder, tileMatrix
 
Fields inherited from class org.gvsig.remoteclient.wmts.struct.WMTSBaseStruct
gmlTag
 
Constructor Summary
WMTSTileMatrixSet_1_0_0()
           
 
Method Summary
 WMTSBoundingBox getBoundingBox()
           
 void parse(org.kxml2.io.KXmlParser parser, java.util.ArrayList matrixSetList)
          Parses this service ID
 
Methods inherited from class org.gvsig.remoteclient.wmts.struct.WMTSTileMatrixSet
getSupportedCRS, getTileMatrix, getWellKnownScaleSet, parse, print, setForceLongitudeFirstAxisOrder, setLayerBBox, setSupportedCRS, setWellKnownScaleSet
 
Methods inherited from class org.gvsig.remoteclient.wmts.struct.WMTSBaseStruct
compareName, getAbstract, getIdentifier, getTitle, nextText, setAbstract, setIdentifier, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMTSTileMatrixSet_1_0_0

public WMTSTileMatrixSet_1_0_0()
Method Detail

parse

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

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

getBoundingBox

public WMTSBoundingBox getBoundingBox()
Specified by:
getBoundingBox in class WMTSTileMatrixSet


Copyright © 2004-2013 gvSIG. All Rights Reserved.