Package org.geotools.styling
Class FeatureTypeConstraintImpl
Object
FeatureTypeConstraintImpl
- All Implemented Interfaces:
Cloneable
,FeatureTypeConstraint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(StyleVisitor visitor) boolean
Extent[]
int
hashCode()
void
setExtents
(Extent... extents) void
setFeatureTypeName
(String name) void
-
Constructor Details
-
FeatureTypeConstraintImpl
public FeatureTypeConstraintImpl()
-
-
Method Details
-
getFeatureTypeName
- Specified by:
getFeatureTypeName
in interfaceFeatureTypeConstraint
-
setFeatureTypeName
- Specified by:
setFeatureTypeName
in interfaceFeatureTypeConstraint
-
getFilter
- Specified by:
getFilter
in interfaceFeatureTypeConstraint
-
setFilter
- Specified by:
setFilter
in interfaceFeatureTypeConstraint
-
getExtents
- Specified by:
getExtents
in interfaceFeatureTypeConstraint
-
setExtents
- Specified by:
setExtents
in interfaceFeatureTypeConstraint
-
accept
- Specified by:
accept
in interfaceFeatureTypeConstraint
-
hashCode
public int hashCode() -
equals
-