Package | Description |
---|---|
org.geotools.map |
List of layers to be rendered.
|
org.geotools.ows.wms.map | |
org.geotools.ows.wmts.map |
Modifier and Type | Class and Description |
---|---|
class |
GridCoverageLayer
Layer used to draw a raster
GridCoverage . |
class |
GridReaderLayer
Layer used to draw a raster
GridCoverage2DReader . |
Modifier and Type | Class and Description |
---|---|
class |
WMSLayer
Wraps a WMS layer into a
MapLayer 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 |
Modifier and Type | Class and Description |
---|---|
class |
WMTSMapLayer
Wraps a WMTS layer into a
MapLayer for interactive rendering usage. |
Copyright © 1996–2019 Geotools. All rights reserved.