Class LabelPlacementBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class LabelPlacementBinding extends SLDLabelPlacementBinding
Binding object for the element http://www.opengis.net/se:LabelPlacement.

  
  <xsd:element name="LabelPlacement" type="se:LabelPlacementType">
      <xsd:annotation>
          <xsd:documentation>
          The "LabelPlacement" specifies where and how a text label should
          be rendered relative to a geometry.  The present mechanism is
          poorly aligned with CSS/SVG.
        </xsd:documentation>
      </xsd:annotation>
  </xsd:element>