deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.graphics.sld.AbstractLayer

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, String version)
          constructor initializing the class with the
StyledLayerDescriptor(String name, String title, String version, String abstract_, AbstractLayer[] layers)
           
 

Uses of AbstractLayer in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type AbstractLayer
protected  List<PropertyPath> GetMapServiceInvoker.findGeoProperties(AbstractLayer layer, FeatureTypeConstraint[] ftc, 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.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org