Class 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>