org.geotools.se.v1_1.bindings
Class FontBinding
Object
AbstractComplexBinding
SLDFontBinding
FontBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class FontBinding
- extends SLDFontBinding
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>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontBinding
public FontBinding(StyleFactory styleFactory,
FilterFactory filterFactory)
getTarget
public QName getTarget()
- Specified by:
getTarget
in interface Binding
- Overrides:
getTarget
in class SLDFontBinding
- Returns:
- The qualified name of the target for the binding.
Copyright © 1996-2014 Geotools. All Rights Reserved.