public interface OtherText
Modifier and Type | Method and Description |
---|---|
String |
getTarget()
The target location for the text.
|
Expression |
getText()
The text expression to be used in the specified location.
|
void |
setTarget(String target) |
void |
setText(Expression otherText) |
String getTarget()
void setTarget(String target)
Expression getText()
void setText(Expression otherText)
Copyright © 1996–2019 Geotools. All rights reserved.