|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@XmlElement(value="PointPlacement") public interface LinePlacement
Helds by a TextSymbol
to indicate that text should be drawn at some distance
from a line.
Method Summary | |
---|---|
Expression |
getPerpendicularOffset()
Returns the expression that is used to compute how far from the lines the text will be drawn. |
void |
setPerpendicularOffset(Expression e)
Sets the expression that is used to compute how far from the lines the text will be drawn. |
Methods inherited from interface TextPlacement |
---|
accept |
Method Detail |
---|
@XmlElement(value="PerpendicularOffset") Expression getPerpendicularOffset()
@XmlElement(value="PerpendicularOffset") void setPerpendicularOffset(Expression e)
getPerpendicularOffset()
for details.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |