Package org.geotools.styling
Class LayerFeatureConstraintsImpl
Object
LayerFeatureConstraintsImpl
- All Implemented Interfaces:
- LayerFeatureConstraints
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleaninthashCode()voidsetFeatureTypeConstraints(FeatureTypeConstraint... constraints) 
- 
Constructor Details- 
LayerFeatureConstraintsImplpublic LayerFeatureConstraintsImpl()
 
- 
- 
Method Details- 
getFeatureTypeConstraints- Specified by:
- getFeatureTypeConstraintsin interface- LayerFeatureConstraints
- Returns:
- The feature type constraints.
 
- 
setFeatureTypeConstraints- Specified by:
- setFeatureTypeConstraintsin interface- LayerFeatureConstraints
- Parameters:
- constraints- The new feature type constraints.
 
- 
equals
- 
hashCodepublic int hashCode()
 
-