org.geotools.se.v1_1.bindings
Class ChannelSelectionBinding
Object
AbstractComplexBinding
SLDChannelSelectionBinding
ChannelSelectionBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class ChannelSelectionBinding
- extends SLDChannelSelectionBinding
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>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelSelectionBinding
public ChannelSelectionBinding(StyleFactory styleFactory)
getTarget
public QName getTarget()
- Specified by:
getTarget
in interface Binding
- Overrides:
getTarget
in class SLDChannelSelectionBinding
- Returns:
- The qualified name of the target for the binding.
Copyright © 1996-2014 Geotools. All Rights Reserved.