Uses of Class
org.geotools.map.GridReaderLayer
-
Packages that use GridReaderLayer Package Description org.geotools.ows.wms.map org.geotools.ows.wmts.map -
-
Uses of GridReaderLayer in org.geotools.ows.wms.map
Subclasses of GridReaderLayer in org.geotools.ows.wms.map Modifier and Type Class Description class
WMSLayer
Wraps a WMS layer into aLayer
for interactive rendering usage TODO: expose a GetFeatureInfo that returns a feature collection TODO: expose the list of named styles and allow choosing which style to use -
Uses of GridReaderLayer in org.geotools.ows.wmts.map
Subclasses of GridReaderLayer in org.geotools.ows.wmts.map Modifier and Type Class Description class
WMTSMapLayer
Wraps a WMTS layer into aLayer
for interactive rendering usage.
-