Package org.geotools.se.v1_1.bindings
Class LegendGraphicBinding
- Object
- 
- AbstractComplexBinding
- 
- SLDLegendGraphicBinding
- 
- LegendGraphicBinding
 
 
 
- 
- All Implemented Interfaces:
- Binding,- ComplexBinding
 
 public class LegendGraphicBinding extends SLDLegendGraphicBinding Binding object for the element http://www.opengis.net/se:LegendGraphic.<xsd:element name="LegendGraphic" type="se:LegendGraphicType"/>
- 
- 
Constructor SummaryConstructors Constructor Description LegendGraphicBinding()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description QNamegetTarget()- 
Methods inherited from class SLDLegendGraphicBindinggetExecutionMode, getType, initialize, parse
 - 
Methods inherited from class AbstractComplexBindingencode, getProperties, getProperty, initializeChildContext
 
- 
 
- 
- 
- 
Method Detail- 
getTargetpublic QName getTarget() - Specified by:
- getTargetin interface- Binding
- Overrides:
- getTargetin class- SLDLegendGraphicBinding
- Returns:
- The qualified name of the target for the binding.
 
 
- 
 
-