|
||||||||||
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 | |
---|---|
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 target)
|
void |
setText(org.opengis.filter.expression.Expression otherText)
|
Method Detail |
---|
java.lang.String getTarget()
void setTarget(java.lang.String target)
org.opengis.filter.expression.Expression getText()
void setText(org.opengis.filter.expression.Expression otherText)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |