deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.model.coverage.ColorInterpretation

Packages that use ColorInterpretation
org.deegree.model.coverage   
 

Uses of ColorInterpretation in org.deegree.model.coverage
 

Fields in org.deegree.model.coverage declared as ColorInterpretation
static ColorInterpretation ColorInterpretation.ALPHA_BAND
          Alpha Band for the RGB color model components.
static ColorInterpretation ColorInterpretation.BLACK_BAND
          Black Band for the CMYK color model.
static ColorInterpretation ColorInterpretation.BLUE_BAND
          Blue Band for the RGB color model components.
static ColorInterpretation ColorInterpretation.CYAN_BAND
          Cyan Band for the CMYK color model.
static ColorInterpretation ColorInterpretation.GRAY_INDEX
          Band is an index into a lookup table.
static ColorInterpretation ColorInterpretation.GREEN_BAND
          Greend Band for the RGB color model components.
static ColorInterpretation ColorInterpretation.HUE_BAND
          Hue Band for the HLS color model.
static ColorInterpretation ColorInterpretation.LIGHTNESS_BAND
          Lightness Band for the HLS color model.
static ColorInterpretation ColorInterpretation.MAGENTA_BAND
          Magenta Band for the CMYK color model.
static ColorInterpretation ColorInterpretation.PALETTE_INDEX
          Band is a color index into a color table.
static ColorInterpretation ColorInterpretation.RED_BAND
          Red Band for the RGB color model components.
static ColorInterpretation ColorInterpretation.SATURATION_BAND
          Saturation Band for the HLS color model.
static ColorInterpretation ColorInterpretation.UNDEFINED
          Band is not associated with a color model component.
static ColorInterpretation ColorInterpretation.YELLOW_BAND
          Yellow Band for the CMYK color model.
 

Methods in org.deegree.model.coverage that return ColorInterpretation
 ColorInterpretation SampleDimension.getColorInterpretation()
          Color interpretation of the sample dimension.
static ColorInterpretation[] ColorInterpretation.values()
          Returns the list of ColorInterpretations.
 

Constructors in org.deegree.model.coverage with parameters of type ColorInterpretation
SampleDimension(String[] categoryNames, String description, double minimumValue, double maximumValue, ParameterValueIm[] metadata, double[] noData, int offset, int[][] colorPalette, double scale, String units, ColorInterpretation colorInterpretation, PaletteInterpretation paletteInterpretation, SampleDimensionType sampleDimensionType)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org