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

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

Packages that use LayerFeatureConstraints
org.deegree.graphics.sld   
 

Uses of LayerFeatureConstraints in org.deegree.graphics.sld
 

Fields in org.deegree.graphics.sld declared as LayerFeatureConstraints
protected  LayerFeatureConstraints AbstractLayer.layerFeatureConstraints
          The feature contrains
 

Methods in org.deegree.graphics.sld that return LayerFeatureConstraints
static LayerFeatureConstraints SLDFactory.createLayerFeatureConstraints(Element element)
          Creates a LayerFeatureConstraints-instance according to the contents of the DOM-subtree starting at the given 'LayerFeatureConstraints'-Element.
 LayerFeatureConstraints AbstractLayer.getLayerFeatureConstraints()
          The LayerFeatureConstraints element is optional in a NamedLayer and allows the user to specify constraints on what features of what feature types are to be selected by the named-layer reference.
 

Methods in org.deegree.graphics.sld with parameters of type LayerFeatureConstraints
static NamedLayer SLDFactory.createNamedLayer(String name, LayerFeatureConstraints layerFeatureConstraints, AbstractStyle[] styles)
           
 void AbstractLayer.setLayerFeatureConstraints(LayerFeatureConstraints layerFeatureConstraints)
          sets the
 

Constructors in org.deegree.graphics.sld with parameters of type LayerFeatureConstraints
AbstractLayer(String name, LayerFeatureConstraints layerFeatureConstraints, AbstractStyle[] styles)
          constructor initializing the class with the
NamedLayer(String name, LayerFeatureConstraints layerFeatureConstraints, AbstractStyle[] styles)
          constructor initializing the class with the
UserLayer(String name, LayerFeatureConstraints layerFeatureConstraints, AbstractStyle[] userStyles, RemoteOWS remoteOWS)
          constructor initializing the class with the <UserLayer>
 


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