Uses of Class
org.geotools.ows.wmts.client.WMTSTileService
- 
Packages that use WMTSTileService Package Description org.geotools.ows.wmts.client 
- 
- 
Uses of WMTSTileService in org.geotools.ows.wmts.clientMethods in org.geotools.ows.wmts.client with parameters of type WMTSTileService Modifier and Type Method Description WMTSTileWMTSTileFactory. constrainToUpperLeftTile(Tile matrixTile, WMTSZoomLevel zl, WMTSTileService service)If the tile is outside the limits, take a valid one which can be used to start a loop on.TileWMTSTileFactory. findUpperLeftTile(double lon, double lat, WMTSZoomLevel zoomLevel, WMTSTileService service)Find the first valid Upper Left tile for the current layer.
 
-