|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Layer | |
---|---|
org.deegree.graphics |
Uses of Layer in org.deegree.graphics |
---|
Classes in org.deegree.graphics that implement Layer | |
---|---|
(package private) class |
AbstractLayer
A Layer is a collection of Features or rasters building a thematic 'unit' waterways or country borders for example. |
class |
FeatureLayer
A Layer is a collection of Features building a thematic 'unit' waterways or country borders for example. |
class |
LazyFeatureLayer
|
class |
LazyRasterLayer
|
class |
OWSRasterLayer
|
(package private) class |
RasterLayer
A RasterLayer represent a layer which data are contained within one single Image. |
Methods in org.deegree.graphics that return Layer | |
---|---|
static Layer |
MapFactory.createFeatureLayer(java.lang.String name)
creates an empty feature layer with EPSG:4326 as default coordinate reference system. |
static Layer |
MapFactory.createFeatureLayer(java.lang.String name,
CoordinateSystem crs)
creates an empty feature layer. |
static Layer |
MapFactory.createFeatureLayer(java.lang.String name,
CoordinateSystem crs,
FeatureCollection fc)
creates a complete feature layer. |
static Layer |
MapFactory.createRasterLayer(java.lang.String name,
GridCoverage raster)
creates a raster layer. |
static Layer |
MapFactory.createRasterLayer(java.lang.String name,
GridCoverage raster,
GetMap request)
|
Layer |
Theme.getLayer()
returns the layer that holds the data of the theme |
Methods in org.deegree.graphics with parameters of type Layer | |
---|---|
void |
LayerEventController.addLayer(Layer layer)
adds a Layer to the EventController that shall be notified if something happens. |
static Theme |
MapFactory.createTheme(java.lang.String name,
Layer layer)
creates a theme with a name, a Layer containing the themes data and an array of styles to be known by the Theme |
static Theme |
MapFactory.createTheme(java.lang.String name,
Layer layer,
UserStyle[] styles)
creates a theme with a name, a Layer containing the themes data and an array of styles to be known by the Theme |
void |
LayerEventController.removeLayer(Layer layer)
|
Constructors in org.deegree.graphics with parameters of type Layer | |
---|---|
Theme(java.lang.String name,
Layer layer,
UserStyle[] styles)
|
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org