Class LineSymbolizerBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class LineSymbolizerBinding extends SLDLineSymbolizerBinding
Binding object for the element http://www.opengis.net/se:LineSymbolizer.

  
  <xsd:element name="LineSymbolizer" substitutionGroup="se:Symbolizer" type="se:LineSymbolizerType">
      <xsd:annotation>
          <xsd:documentation>
          A LineSymbolizer is used to render a "stroke" along a linear geometry.
        </xsd:documentation>
      </xsd:annotation>
  </xsd:element>