Package org.geotools.se.v1_1.bindings
Class LegendGraphicBinding
Object
AbstractComplexBinding
SLDLegendGraphicBinding
LegendGraphicBinding
- All Implemented Interfaces:
Binding
,ComplexBinding
Binding object for the element http://www.opengis.net/se:LegendGraphic.
<xsd:element name="LegendGraphic" type="se:LegendGraphicType"/>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SLDLegendGraphicBinding
getExecutionMode, getType, initialize, parse
Methods inherited from class AbstractComplexBinding
encode, getProperties, getProperty, initializeChildContext
-
Constructor Details
-
LegendGraphicBinding
public LegendGraphicBinding()
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceBinding
- Overrides:
getTarget
in classSLDLegendGraphicBinding
- Returns:
- The qualified name of the target for the binding.
-