Class AnchorPointBinding

  • All Implemented Interfaces:
    Binding, ComplexBinding

    public class AnchorPointBinding
    extends SLDAnchorPointBinding
    Binding object for the element http://www.opengis.net/se:AnchorPoint.

      
      <xsd:element name="AnchorPoint" type="se:AnchorPointType">
          <xsd:annotation>
              <xsd:documentation>
              An "AnchorPoint" identifies the location inside of a text label to
              use an an 'anchor' for positioning it relative to a point geometry.
            </xsd:documentation>
          </xsd:annotation>
      </xsd:element>