Package org.geotools.styling
Class LayerFeatureConstraintsImpl
Object
LayerFeatureConstraintsImpl
- All Implemented Interfaces:
LayerFeatureConstraints
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetFeatureTypeConstraints(FeatureTypeConstraint... constraints)
-
Constructor Details
-
LayerFeatureConstraintsImpl
public LayerFeatureConstraintsImpl()
-
-
Method Details
-
getFeatureTypeConstraints
- Specified by:
getFeatureTypeConstraintsin interfaceLayerFeatureConstraints- Returns:
- The feature type constraints.
-
setFeatureTypeConstraints
- Specified by:
setFeatureTypeConstraintsin interfaceLayerFeatureConstraints- Parameters:
constraints- The new feature type constraints.
-
equals
-
hashCode
public int hashCode()
-