|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleLayer | |
---|---|
org.geotools.map | List of layers to be rendered. |
org.geotools.swing.styling | Dialogs to create basic rendering styles. |
Uses of StyleLayer in org.geotools.map |
---|
Subclasses of StyleLayer in org.geotools.map | |
---|---|
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. |
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 |
Uses of StyleLayer in org.geotools.swing.styling |
---|
Methods in org.geotools.swing.styling with parameters of type StyleLayer | |
---|---|
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |