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