|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLayer | |
---|---|
org.deegree.graphics.sld | |
org.deegree.ogcwebservices.wms | Web Map Service 1.1.3 (OGC WMS Version 1.1.1). |
Uses of AbstractLayer in org.deegree.graphics.sld |
---|
Subclasses of AbstractLayer in org.deegree.graphics.sld | |
---|---|
class |
NamedLayer
A NamedLayer uses the "name" attribute to identify a layer known to the WMS and can contain zero or more styles, either NamedStyles or UserStyles. |
class |
UserLayer
In addition to using named layers, it is also useful to be able to define custom user-defined layers for rendering. |
Methods in org.deegree.graphics.sld that return AbstractLayer | |
---|---|
AbstractLayer[] |
StyledLayerDescriptor.getLayers()
|
Methods in org.deegree.graphics.sld with parameters of type AbstractLayer | |
---|---|
void |
StyledLayerDescriptor.addLayer(AbstractLayer layer)
adds the |
void |
StyledLayerDescriptor.removeLayer(AbstractLayer layer)
removes the |
void |
StyledLayerDescriptor.setLayers(AbstractLayer[] layers)
Sets Layers |
Constructors in org.deegree.graphics.sld with parameters of type AbstractLayer | |
---|---|
StyledLayerDescriptor(AbstractLayer[] layers,
java.lang.String version)
constructor initializing the class with the |
|
StyledLayerDescriptor(java.lang.String name,
java.lang.String title,
java.lang.String version,
java.lang.String abstract_,
AbstractLayer[] layers)
|
Uses of AbstractLayer in org.deegree.ogcwebservices.wms |
---|
Methods in org.deegree.ogcwebservices.wms with parameters of type AbstractLayer | |
---|---|
protected java.util.List<PropertyPath> |
GetMapServiceInvoker.findGeoProperties(AbstractLayer layer,
FeatureTypeConstraint[] ftc,
java.util.List<PropertyPath> pp)
the method accesses the GML schema of the feature types being part of the passed FeatureTypeConstraints and extracts the geometry property definition. |
protected OGCWebService |
GetMapServiceInvoker.getResponsibleService(AbstractLayer layer)
|
|
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