|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@XmlElement(value="AnchorPoint") public interface AnchorPoint
An AnchorPoint identifies the location inside a textlabel to use as an "anchor" for positioning it relative to a point geometry.
| Method Summary | |
|---|---|
Object |
accept(StyleVisitor visitor,
Object extraData)
calls the visit method of a StyleVisitor |
Expression |
getAnchorPointX()
get the x coordinate of the anchor point |
Expression |
getAnchorPointY()
get the y coordinate of the anchor point |
| Method Detail |
|---|
@XmlElement(value="AnchorPointX") Expression getAnchorPointX()
@XmlElement(value="AnchorPointY") Expression getAnchorPointY()
@Extension
Object accept(StyleVisitor visitor,
Object extraData)
visitor - the style visitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||