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

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

Packages that use PaletteInterpretation
org.deegree.model.coverage   
 

Uses of PaletteInterpretation in org.deegree.model.coverage
 

Fields in org.deegree.model.coverage declared as PaletteInterpretation
static PaletteInterpretation PaletteInterpretation.CMYK
          CYMK (Cyan Yellow Magenta blacK) color palette.
static PaletteInterpretation PaletteInterpretation.GRAY
          Gray Scale color palette.
static PaletteInterpretation PaletteInterpretation.HLS
          HSL (Hue Saturation Lightness) color palette.
static PaletteInterpretation PaletteInterpretation.RGB
          RGB (Red Green Blue) color palette.
 

Methods in org.deegree.model.coverage that return PaletteInterpretation
 PaletteInterpretation SampleDimension.getPaletteInterpretation()
          Indicates the type of color palette entry for sample dimensions which have a palette.
static PaletteInterpretation[] PaletteInterpretation.values()
          Returns the list of PaletteInterpretations.
 

Constructors in org.deegree.model.coverage with parameters of type PaletteInterpretation
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