|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.event.AbstractGTComponent org.geotools.styling.LayerFeatureConstraintsImpl
Field Summary |
Fields inherited from class org.geotools.event.AbstractGTComponent |
notification |
Constructor Summary | |
LayerFeatureConstraintsImpl()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
FeatureTypeConstraint[] |
getFeatureTypeConstraints()
|
int |
hashCode()
|
void |
setFeatureTypeConstraints(FeatureTypeConstraint[] constraints)
|
Methods inherited from class org.geotools.event.AbstractGTComponent |
changed, clone, fireChanged, fireChildChanged, getNote, getParent, removed, setNote |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.geotools.event.GTComponent |
changed, getNote, getParent, removed, setNote |
Constructor Detail |
public LayerFeatureConstraintsImpl()
Method Detail |
public FeatureTypeConstraint[] getFeatureTypeConstraints()
getFeatureTypeConstraints
in interface LayerFeatureConstraints
public void setFeatureTypeConstraints(FeatureTypeConstraint[] constraints)
setFeatureTypeConstraints
in interface LayerFeatureConstraints
constraints
- The new feature type constraints.public boolean equals(java.lang.Object obj)
public int hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |