Uses of Class
org.geotools.ows.wmts.request.AbstractWMTSRequest
Packages that use AbstractWMTSRequest
-
Uses of AbstractWMTSRequest in org.geotools.ows.wmts
Subclasses of AbstractWMTSRequest in org.geotools.ows.wmtsModifier and TypeClassDescriptionstatic class
GetTile request base on query string parametersstatic class
GetMultiTileRequest - used for getting a Set of tilesstatic class
GetTile request based on a resourceUrl specified in Capabilities.static class
Represents a GetTile request for a single tile. -
Uses of AbstractWMTSRequest in org.geotools.ows.wmts.request
Subclasses of AbstractWMTSRequest in org.geotools.ows.wmts.requestModifier and TypeClassDescriptionclass
(Based on existing work by rgould for WMS service)