Package org.geotools.se.v1_1.bindings
Class FontBinding
Object
AbstractComplexBinding
SLDFontBinding
FontBinding
- All Implemented Interfaces:
Binding
,ComplexBinding
Binding object for the element http://www.opengis.net/se:Font.
<xsd:element name="Font" type="se:FontType">
<xsd:annotation>
<xsd:documentation>
A "Font" element specifies the text font to use. The allowed
SvgParameters are: "font-family", "font-style", "font-weight",
and "font-size".
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SLDFontBinding
getExecutionMode, getType, initialize, parse
Methods inherited from class AbstractComplexBinding
encode, getProperties, getProperty, initializeChildContext
-
Constructor Details
-
FontBinding
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceBinding
- Overrides:
getTarget
in classSLDFontBinding
- Returns:
- The qualified name of the target for the binding.
-