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

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

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

Methods in org.gvsig.remoteclient.wmts.struct with parameters of type WMTSTileMatrixLimits
 java.util.ArrayList WMTSTileMatrix.contains(boolean projected, WMTSTileMatrixLimits tileMatrixLimits, java.awt.geom.Point2D point, java.awt.geom.Rectangle2D extentLayer)
          This function will check if the request coordinates intersects with the tiles in the matrix.
 java.util.ArrayList WMTSTileMatrix.intersects(boolean projected, WMTSTileMatrixLimits tileMatrixLimits, java.awt.geom.Rectangle2D request, java.awt.geom.Rectangle2D extentLayer)
          Deprecated. this method was for grid subsets.
 

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

Subclasses of WMTSTileMatrixLimits in org.gvsig.remoteclient.wmts.wmts_1_0_0.struct
 class WMTSTileMatrixLimits_1_0_0
          Describes the attributes of a layer in a WMTS server using the protocol version 1.0.0
 



Copyright © 2014 gvSIG Association. All Rights Reserved.