Uses of Class
org.geotools.ows.wmts.client.WMTSTileService
Packages that use WMTSTileService
-
Uses of WMTSTileService in org.geotools.ows.wmts.client
Methods in org.geotools.ows.wmts.client with parameters of type WMTSTileServiceModifier and TypeMethodDescriptionWMTSTile
WMTSTileFactory.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.WMTSTileFactory.findUpperLeftTile
(double lon, double lat, WMTSZoomLevel zoomLevel, WMTSTileService service) Find the first valid Upper Left tile for the current layer.