Uses of Interface
org.opengis.sld.FeatureTypeConstraint

Packages that use FeatureTypeConstraint
org.opengis.sld   
 

Uses of FeatureTypeConstraint in org.opengis.sld
 

Methods in org.opengis.sld that return FeatureTypeConstraint
 FeatureTypeConstraint SLDFactory.createFeatureTypeConstraint(Name name, Filter filter, List<Extent> extents)
          Create a feature type constraint.
 

Methods in org.opengis.sld that return types with arguments of type FeatureTypeConstraint
 List<? extends FeatureTypeConstraint> LayerFeatureConstraints.constraints()
          List of constraints.
 

Methods in org.opengis.sld with parameters of type FeatureTypeConstraint
 Object SLDVisitor.visit(FeatureTypeConstraint constraint, Object data)
          Called when accept is called on a featrure constraint.
 



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