public class SvgParameterBinding extends SLDCssParameterBinding
<xsd:element name="SvgParameter" type="se:SvgParameterType">
<xsd:annotation>
<xsd:documentation>
A "SvgParameter" refers to an SVG/CSS graphical-formatting
parameter. The parameter is identified using the "name" attribute
and the content of the element gives the SVG/CSS-coded value.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Constructor and Description |
---|
SvgParameterBinding(FilterFactory filterFactory) |
Modifier and Type | Method and Description |
---|---|
QName |
getTarget() |
getExecutionMode, getType, initialize, parse
encode, getProperties, getProperties, getProperty, initializeChildContext
public SvgParameterBinding(FilterFactory filterFactory)
public QName getTarget()
getTarget
in interface Binding
getTarget
in class SLDCssParameterBinding
Copyright © 1996–2019 Geotools. All rights reserved.