|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OtherText
Allows open ended extensions for text oriented rendering formats. For example, with target="kml:extrude" one could specify the height of a building in KML and activate 3D rendering, or with "kml:time" one could specify the time or timespan associated to the
Method Summary | |
---|---|
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)
|
Method Detail |
---|
String getTarget()
void setTarget(String target)
Expression getText()
void setText(Expression otherText)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |