|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="GraphicStroke") public interface GraphicStroke
The GraphicStroke element both indicates that a repeated-linear-graphic stroke type will be used.
| Method Summary | |
|---|---|
Object |
accept(StyleVisitor visitor,
Object extraData)
Calls the visit method of a StyleVisitor |
Expression |
getGap()
Gap gives the distance between two graphics. |
Expression |
getInitialGap()
InitialGap specifies how far away the first graphic will be drawn relative to the start of the rendering line |
| Methods inherited from interface Graphic |
|---|
getAnchorPoint, getDisplacement, getOpacity, getRotation, getSize, graphicalSymbols |
| Method Detail |
|---|
@XmlElement(value="InitialGap") Expression getInitialGap()
@XmlElement(value="Gap") Expression getGap()
@Extension
Object accept(StyleVisitor visitor,
Object extraData)
accept in interface Graphicvisitor - the style visitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||