Class PolygonSymbolizerBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class PolygonSymbolizerBinding extends SLDPolygonSymbolizerBinding
Binding object for the element http://www.opengis.net/se:PolygonSymbolizer.

  
  <xsd:element name="PolygonSymbolizer" substitutionGroup="se:Symbolizer" type="se:PolygonSymbolizerType">
      <xsd:annotation>
          <xsd:documentation>
          A "PolygonSymbolizer" specifies the rendering of a polygon or
          area geometry, including its interior fill and border stroke.
        </xsd:documentation>
      </xsd:annotation>
  </xsd:element>