org.geotools.se.v1_1.bindings
Class PointPlacementBinding
Object
AbstractComplexBinding
SLDPointPlacementBinding
PointPlacementBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class PointPlacementBinding
- extends SLDPointPlacementBinding
Binding object for the element http://www.opengis.net/se:PointPlacement.
<xsd:element name="PointPlacement" type="se:PointPlacementType">
<xsd:annotation>
<xsd:documentation>
A "PointPlacement" specifies how a text label should be rendered
relative to a geometric point.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointPlacementBinding
public PointPlacementBinding(StyleFactory styleFactory)
getTarget
public QName getTarget()
- Specified by:
getTarget
in interface Binding
- Overrides:
getTarget
in class SLDPointPlacementBinding
- Returns:
- The qualified name of the target for the binding.
Copyright © 1996-2014 Geotools. All Rights Reserved.