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 classWMSLayerWraps a WMS layer into aLayerfor 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 classWMTSMapLayerWraps a WMTS layer into aLayerfor interactive rendering usage.
-