org.geotools.se.v1_1.bindings
Class DisplacementBinding
Object
AbstractComplexBinding
SLDDisplacementBinding
DisplacementBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class DisplacementBinding
- extends SLDDisplacementBinding
Binding object for the element http://www.opengis.net/se:Displacement.
<xsd:element name="Displacement" type="se:DisplacementType">
<xsd:annotation>
<xsd:documentation>
A "Displacement" gives X and Y offset displacements to use for
rendering a text label, graphic or other Symbolizernear a point.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplacementBinding
public DisplacementBinding(StyleFactory styleFactory)
getTarget
public QName getTarget()
- Specified by:
getTarget
in interface Binding
- Overrides:
getTarget
in class SLDDisplacementBinding
- Returns:
- The qualified name of the target for the binding.
Copyright © 1996-2014 Geotools. All Rights Reserved.