Package org.geotools.se.v1_1.bindings
Class HaloBinding
Object
AbstractComplexBinding
SLDHaloBinding
HaloBinding
- All Implemented Interfaces:
Binding
,ComplexBinding
Binding object for the element http://www.opengis.net/se:Halo.
<xsd:element name="Halo" type="se:HaloType">
<xsd:annotation>
<xsd:documentation>
A "Halo" fills an extended area outside the glyphs of a rendered
text label to make the label easier to read over a background.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SLDHaloBinding
getExecutionMode, getType, initialize, parse
Methods inherited from class AbstractComplexBinding
encode, getProperties, getProperty, initializeChildContext
-
Constructor Details
-
HaloBinding
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceBinding
- Overrides:
getTarget
in classSLDHaloBinding
- Returns:
- The qualified name of the target for the binding.
-