Class FillBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class FillBinding extends SLDFillBinding
Binding object for the element http://www.opengis.net/se:Fill.

  
  <xsd:element name="Fill" type="se:FillType">
      <xsd:annotation>
          <xsd:documentation>
          A "Fill" specifies the pattern for filling an area geometry.
          The allowed SvgParameters are: "fill" (color) and "fill-opacity".
        </xsd:documentation>
      </xsd:annotation>
  </xsd:element>