| Package | Description |
|---|---|
| org.gvsig.remoteclient.wmts.struct | |
| org.gvsig.remoteclient.wmts.wmts_1_0_0.struct |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
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.