Class TextSymbolizerBinding

All Implemented Interfaces:
Binding, ComplexBinding

public class TextSymbolizerBinding extends SLDTextSymbolizerBinding
Binding object for the element http://www.opengis.net/se:TextSymbolizer.

  
  <xsd:element name="TextSymbolizer" substitutionGroup="se:Symbolizer" type="se:TextSymbolizerType">
      <xsd:annotation>
          <xsd:documentation>
          A "TextSymbolizer" is used to render text labels according to
          various graphical parameters.
        </xsd:documentation>
      </xsd:annotation>
  </xsd:element>