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