Package org.geotools.styling
Class FeatureTypeConstraintImpl
Object
FeatureTypeConstraintImpl
- All Implemented Interfaces:
Cloneable,FeatureTypeConstraint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(StyleVisitor visitor) booleanExtent[]inthashCode()voidsetExtents(Extent... extents) voidsetFeatureTypeName(String name) void
-
Constructor Details
-
FeatureTypeConstraintImpl
public FeatureTypeConstraintImpl()
-
-
Method Details
-
getFeatureTypeName
- Specified by:
getFeatureTypeNamein interfaceFeatureTypeConstraint
-
setFeatureTypeName
- Specified by:
setFeatureTypeNamein interfaceFeatureTypeConstraint
-
getFilter
- Specified by:
getFilterin interfaceFeatureTypeConstraint
-
setFilter
- Specified by:
setFilterin interfaceFeatureTypeConstraint
-
getExtents
- Specified by:
getExtentsin interfaceFeatureTypeConstraint
-
setExtents
- Specified by:
setExtentsin interfaceFeatureTypeConstraint
-
accept
- Specified by:
acceptin interfaceFeatureTypeConstraint
-
hashCode
public int hashCode() -
equals
-