Interface SelectedChannelType

  • All Superinterfaces:
    SelectedChannelType
    All Known Implementing Classes:
    SelectedChannelTypeImpl

    public interface SelectedChannelType
    extends SelectedChannelType
    A class to hold Channel information for use in ChannelSelction objects.
     <xs:complexType name="SelectedChannelType">
       <xs:sequence>
         <xs:element ref="sld:SourceChannelName"/>
         <xs:element ref="sld:ContrastEnhancement" minOccurs="0"/>
       </xs:sequence>
     </xs:complexType>
     <xs:element name="SourceChannelName" type="xs:string"/>
      
    Author:
    iant