Uses of Class
org.gvsig.remoteclient.wmts.struct.WMTSBoundingBox

Packages that use WMTSBoundingBox
org.gvsig.remoteclient.wmts.struct   
org.gvsig.remoteclient.wmts.wmts_1_0_0.struct   
 

Uses of WMTSBoundingBox in org.gvsig.remoteclient.wmts.struct
 

Fields in org.gvsig.remoteclient.wmts.struct declared as WMTSBoundingBox
protected  WMTSBoundingBox WMTSTileMatrixSet.bbox
           
protected  WMTSBoundingBox WMTSLayer.bbox
           
protected  WMTSBoundingBox WMTSLayer.wgs84bbox
           
 

Methods in org.gvsig.remoteclient.wmts.struct that return WMTSBoundingBox
abstract  WMTSBoundingBox WMTSLayer.getBBox()
           
abstract  WMTSBoundingBox WMTSTileMatrixSet.getBoundingBox()
           
abstract  WMTSBoundingBox WMTSLayer.getWGS84BBox()
           
 

Methods in org.gvsig.remoteclient.wmts.struct with parameters of type WMTSBoundingBox
 void WMTSTileMatrixSet.setLayerBBox(WMTSBoundingBox bbox)
           
 

Uses of WMTSBoundingBox in org.gvsig.remoteclient.wmts.wmts_1_0_0.struct
 

Subclasses of WMTSBoundingBox in org.gvsig.remoteclient.wmts.wmts_1_0_0.struct
 class WMTSBoundingBox_1_0_0
          Describes the bounding box of a layer in a WMTS server
 

Methods in org.gvsig.remoteclient.wmts.wmts_1_0_0.struct that return WMTSBoundingBox
 WMTSBoundingBox WMTSLayer_1_0_0.getBBox()
           
 WMTSBoundingBox WMTSTileMatrixSet_1_0_0.getBoundingBox()
           
 WMTSBoundingBox WMTSLayer_1_0_0.getWGS84BBox()
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.