@XmlElement(value="LabelPlacement") public interface LabelPlacement
Modifier and Type | Method and Description |
---|---|
Object |
accept(StyleVisitor visitor,
Object extraData)
Calls the visit method of a StyleVisitor.
|
@Extension Object accept(StyleVisitor visitor, Object extraData)
Please note that LabelPalcement is not intended to be used as is; the StyleVisitor visit method must traverse an instance of LinePlacement or PointPlacement.
visitor
- the style visitorCopyright © 1996–2019 Geotools. All rights reserved.