|
|||||||||||
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.StyledLayerImpl org.geotools.styling.NamedLayerImpl
DOCUMENT ME!
Field Summary |
Fields inherited from class org.geotools.styling.StyledLayerImpl |
name |
Fields inherited from class org.geotools.event.AbstractGTComponent |
notification |
Constructor Summary | |
NamedLayerImpl()
|
Method Summary | |
void |
accept(StyleVisitor visitor)
Used to navigate a Style/SLD. |
void |
addStyle(Style sl)
DOCUMENT ME! |
FeatureTypeConstraint[] |
getLayerFeatureConstraints()
|
Style[] |
getStyles()
|
void |
setLayerFeatureConstraints(FeatureTypeConstraint[] featureTypeConstraints)
|
Methods inherited from class org.geotools.styling.StyledLayerImpl |
getName, setName |
Methods inherited from class org.geotools.event.AbstractGTComponent |
changed, clone, fireChanged, fireChildChanged, getNote, getParent, removed, setNote |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.geotools.styling.StyledLayer |
getName, setName |
Methods inherited from interface org.geotools.event.GTComponent |
changed, getNote, getParent, removed, setNote |
Constructor Detail |
public NamedLayerImpl()
Method Detail |
public FeatureTypeConstraint[] getLayerFeatureConstraints()
getLayerFeatureConstraints
in interface NamedLayer
public void setLayerFeatureConstraints(FeatureTypeConstraint[] featureTypeConstraints)
setLayerFeatureConstraints
in interface NamedLayer
public Style[] getStyles()
getStyles
in interface NamedLayer
public void addStyle(Style sl)
addStyle
in interface NamedLayer
sl
- may be a StyleImpl or a NamedStylepublic void accept(StyleVisitor visitor)
NamedLayer
accept
in interface NamedLayer
visitor
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |