Constructor and Description |
---|
OtherTextImpl() |
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 location) |
void |
setText(Expression text) |
public String getTarget()
OtherText
public Expression getText()
OtherText
public void setText(Expression text)
Copyright © 1996–2019 Geotools. All rights reserved.