Package | Description |
---|---|
org.geotools.map |
List of layers to be rendered.
|
org.geotools.ows.wms.map | |
org.geotools.ows.wmts.map | |
org.geotools.swing.styling |
Dialogs to create basic rendering styles.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureLayer
Layer responsible for rendering vector information provided by a FeatureSource.
|
class |
GridCoverageLayer
Layer used to draw a raster
GridCoverage . |
class |
GridReaderLayer
Layer used to draw a raster
GridCoverage2DReader . |
class |
RasterLayer
Layer responsible for raster content.
|
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. |
Modifier and Type | Method and Description |
---|---|
static Style |
JSimpleStyleDialog.showDialog(Component parent,
StyleLayer layer)
Static convenience method: displays a
JSimpleStyleDialog to prompt the user for style
preferences to use with the given StyleLayer . |
Copyright © 1996–2019 Geotools. All rights reserved.