|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.styling.OtherTextImpl
public class OtherTextImpl
Constructor Summary | |
---|---|
OtherTextImpl()
|
Method Summary | |
---|---|
java.lang.String |
getTarget()
The target location for the text. |
org.opengis.filter.expression.Expression |
getText()
The text expression to be used in the specified location. |
void |
setTarget(java.lang.String location)
|
void |
setText(org.opengis.filter.expression.Expression text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OtherTextImpl()
Method Detail |
---|
public java.lang.String getTarget()
OtherText
getTarget
in interface OtherText
public void setTarget(java.lang.String location)
setTarget
in interface OtherText
public org.opengis.filter.expression.Expression getText()
OtherText
getText
in interface OtherText
public void setText(org.opengis.filter.expression.Expression text)
setText
in interface OtherText
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |