Uses of Interface
org.opengis.sld.LayerFeatureConstraints

Packages that use LayerFeatureConstraints
org.opengis.sld   
 

Uses of LayerFeatureConstraints in org.opengis.sld
 

Methods in org.opengis.sld that return LayerFeatureConstraints
 LayerFeatureConstraints SLDFactory.createLayerFeatureConstraints()
          Create a default layer feature constraints.
 LayerFeatureConstraints NamedLayer.getConstraints()
          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.opengis.sld with parameters of type LayerFeatureConstraints
 Object SLDVisitor.visit(LayerFeatureConstraints constraints, Object data)
          Called when accept is called on a layer feature constraints.
 



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.