|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="NamedLayer") public interface NamedLayer
A named layer is a layer that can be accessed from an OGC Web Server using a well-known name.
| Method Summary | |
|---|---|
Object |
accept(SLDVisitor visitor,
Object extraData)
calls the visit method of a SLDVisitor |
LayerFeatureConstraints |
getConstraints()
The LayerFeatureConstraints element is optional in a NamedLayer and allows the user to specify constraints on what features of what feature types are to be selected by the named-layer reference. |
List<? extends LayerStyle> |
styles()
A named styled layer can include any number of named styles and user-defined styles, including zero, mixed in any order. |
| Methods inherited from interface Layer |
|---|
getDescription, getName |
| Method Detail |
|---|
@XmlElement(value="LayerFeatureConstraints") LayerFeatureConstraints getConstraints()
@XmlElement(value="UserStyle,NamedStyle") List<? extends LayerStyle> styles()
@Extension
Object accept(SLDVisitor visitor,
Object extraData)
visitor - the sld visitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||