Package org.geotools.se.v1_1.bindings
Class ChannelSelectionBinding
Object
AbstractComplexBinding
SLDChannelSelectionBinding
ChannelSelectionBinding
- All Implemented Interfaces:
Binding
,ComplexBinding
Binding object for the element http://www.opengis.net/se:ChannelSelection.
<xsd:element name="ChannelSelection" type="se:ChannelSelectionType">
<xsd:annotation>
<xsd:documentation>
"ChannelSelection" specifies the false-color channel selection
for a multi-spectral raster source.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SLDChannelSelectionBinding
getExecutionMode, getType, initialize, parse
Methods inherited from class AbstractComplexBinding
encode, getProperties, getProperty, initializeChildContext
-
Constructor Details
-
ChannelSelectionBinding
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceBinding
- Overrides:
getTarget
in classSLDChannelSelectionBinding
- Returns:
- The qualified name of the target for the binding.
-