Uses of Class
net.opengis.se._2_0.raster.SelectedChannelType

Packages that use SelectedChannelType
net.opengis.se._2_0.raster   
 

Uses of SelectedChannelType in net.opengis.se._2_0.raster
 

Fields in net.opengis.se._2_0.raster declared as SelectedChannelType
protected  SelectedChannelType ChannelSelectionType.blueChannel
           
protected  SelectedChannelType ChannelSelectionType.grayChannel
           
protected  SelectedChannelType ChannelSelectionType.greenChannel
           
protected  SelectedChannelType ChannelSelectionType.redChannel
           
 

Methods in net.opengis.se._2_0.raster that return SelectedChannelType
 SelectedChannelType ObjectFactory.createSelectedChannelType()
          Create an instance of SelectedChannelType
 SelectedChannelType ChannelSelectionType.getBlueChannel()
          Obtient la valeur de la propriété blueChannel.
 SelectedChannelType ChannelSelectionType.getGrayChannel()
          Obtient la valeur de la propriété grayChannel.
 SelectedChannelType ChannelSelectionType.getGreenChannel()
          Obtient la valeur de la propriété greenChannel.
 SelectedChannelType ChannelSelectionType.getRedChannel()
          Obtient la valeur de la propriété redChannel.
 

Methods in net.opengis.se._2_0.raster that return types with arguments of type SelectedChannelType
 JAXBElement<SelectedChannelType> ObjectFactory.createBlueChannel(SelectedChannelType value)
          Create an instance of JAXBElement<SelectedChannelType>}
 JAXBElement<SelectedChannelType> ObjectFactory.createGrayChannel(SelectedChannelType value)
          Create an instance of JAXBElement<SelectedChannelType>}
 JAXBElement<SelectedChannelType> ObjectFactory.createGreenChannel(SelectedChannelType value)
          Create an instance of JAXBElement<SelectedChannelType>}
 JAXBElement<SelectedChannelType> ObjectFactory.createRedChannel(SelectedChannelType value)
          Create an instance of JAXBElement<SelectedChannelType>}
 

Methods in net.opengis.se._2_0.raster with parameters of type SelectedChannelType
 JAXBElement<SelectedChannelType> ObjectFactory.createBlueChannel(SelectedChannelType value)
          Create an instance of JAXBElement<SelectedChannelType>}
 JAXBElement<SelectedChannelType> ObjectFactory.createGrayChannel(SelectedChannelType value)
          Create an instance of JAXBElement<SelectedChannelType>}
 JAXBElement<SelectedChannelType> ObjectFactory.createGreenChannel(SelectedChannelType value)
          Create an instance of JAXBElement<SelectedChannelType>}
 JAXBElement<SelectedChannelType> ObjectFactory.createRedChannel(SelectedChannelType value)
          Create an instance of JAXBElement<SelectedChannelType>}
 void ChannelSelectionType.setBlueChannel(SelectedChannelType value)
          Définit la valeur de la propriété blueChannel.
 void ChannelSelectionType.setGrayChannel(SelectedChannelType value)
          Définit la valeur de la propriété grayChannel.
 void ChannelSelectionType.setGreenChannel(SelectedChannelType value)
          Définit la valeur de la propriété greenChannel.
 void ChannelSelectionType.setRedChannel(SelectedChannelType value)
          Définit la valeur de la propriété redChannel.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.