Class PointSymbolizerBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class PointSymbolizerBinding extends SLDPointSymbolizerBinding
Binding object for the element http://www.opengis.net/se:PointSymbolizer.

  
  <xsd:element name="PointSymbolizer" substitutionGroup="se:Symbolizer" type="se:PointSymbolizerType">
      <xsd:annotation>
          <xsd:documentation>
          A "PointSymbolizer" specifies the rendering of a "graphic Symbolizer"
          at a point.
        </xsd:documentation>
      </xsd:annotation>
  </xsd:element>