|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextPlacement | |
---|---|
org.opengis.sld | Allows user-defined symbolization of feature data. |
Uses of TextPlacement in org.opengis.sld |
---|
Subinterfaces of TextPlacement in org.opengis.sld | |
---|---|
interface |
LinePlacement
Helds by a TextSymbol to indicate that text should be drawn at some distance
from a line. |
interface |
PointPlacement
Used in the TextSymbol class to indicate that text should be drawn starting at
a particular point and extending in a straight line. |
Methods in org.opengis.sld that return TextPlacement | |
---|---|
TextPlacement |
TextSymbol.getPlacement()
Returns the object that indicates how the text should be placed with respect to the feature geometry. |
Methods in org.opengis.sld with parameters of type TextPlacement | |
---|---|
void |
TextSymbol.setPlacement(TextPlacement placement)
Sets the object that indicates how the text should be placed with respect to the feature geometry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |