|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="LineSymbolizer") public interface LineSymbol
Gives directions for how to draw lines on a map.
| Method Summary | |
|---|---|
Stroke |
getStroke()
Returns the object containing all the information necessary to draw styled lines. |
void |
setStroke(Stroke s)
Sets the object containing all the information necessary to draw styled lines. |
| Methods inherited from interface Symbol |
|---|
accept, getAbstract, getGeometryAttribute, getName, getTitle, setAbstract, setGeometryAttribute, setName, setTitle |
| Method Detail |
|---|
@XmlElement(value="Stroke") Stroke getStroke()
@XmlElement(value="Stroke") void setStroke(Stroke s)
getStroke() for details.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||