org.geotools.styling
Class LayerFeatureConstraintsImpl
Object
LayerFeatureConstraintsImpl
- All Implemented Interfaces:
- LayerFeatureConstraints
public class LayerFeatureConstraintsImpl
- extends Object
- implements LayerFeatureConstraints
LayerFeatureConstraintsImpl
public LayerFeatureConstraintsImpl()
getFeatureTypeConstraints
public FeatureTypeConstraint[] getFeatureTypeConstraints()
- Specified by:
getFeatureTypeConstraints
in interface LayerFeatureConstraints
- Returns:
- The feature type constraints.
setFeatureTypeConstraints
public void setFeatureTypeConstraints(FeatureTypeConstraint[] constraints)
- Specified by:
setFeatureTypeConstraints
in interface LayerFeatureConstraints
- Parameters:
constraints
- The new feature type constraints.
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 1996-2014 Geotools. All Rights Reserved.