Package org.geotools.se.v1_1.bindings
Class SelectedChannelTypeBinding
Object
AbstractComplexBinding
SLDSelectedChannelTypeBinding
SelectedChannelTypeBinding
- All Implemented Interfaces:
Binding
,ComplexBinding
Binding object for the type http://www.opengis.net/se:SelectedChannelType.
<xsd:complexType name="SelectedChannelType">
<xsd:sequence>
<xsd:element ref="se:SourceChannelName"/>
<xsd:element minOccurs="0" ref="se:ContrastEnhancement"/>
</xsd:sequence>
</xsd:complexType>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SLDSelectedChannelTypeBinding
getExecutionMode, getType, initialize, parse
Methods inherited from class AbstractComplexBinding
encode, getProperties, getProperty, initializeChildContext
-
Constructor Details
-
SelectedChannelTypeBinding
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceBinding
- Overrides:
getTarget
in classSLDSelectedChannelTypeBinding
- Returns:
- The qualified name of the target for the binding.
-