|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="NamedStyle") public interface NamedStyle
A named style, similar to a named layer, is referenced by a well-known name. A particular named style only has meaning when used in conjunction with a particular named layer. All available styles for each available layer are normally named in a capabilities document.
| Method Summary | |
|---|---|
Object |
accept(SLDVisitor visitor,
Object extraData)
calls the visit method of a SLDVisitor |
Description |
getDescription()
The Description is informative. |
String |
getName()
The Name element simply identifies the well-known style name. |
| Method Detail |
|---|
@XmlParameter(value="Name") String getName()
@XmlElement(value="Description") Description getDescription()
@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 | |||||||||