|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.model.coverage.SampleDimension
public class SampleDimension
Contains information for an individual sample dimension of coverage. This interface is applicable to any coverage type. For grid coverages, the sample dimension refers to an individual band.
Constructor Summary | |
---|---|
SampleDimension(java.lang.String[] categoryNames,
java.lang.String description,
double minimumValue,
double maximumValue,
ParameterValueIm[] metadata,
double[] noData,
int offset,
int[][] colorPalette,
double scale,
java.lang.String units,
ColorInterpretation colorInterpretation,
PaletteInterpretation paletteInterpretation,
SampleDimensionType sampleDimensionType)
|
Method Summary | |
---|---|
java.lang.String[] |
getCategoryNames()
Sequence of category names for the values contained in a sample dimension. |
ColorInterpretation |
getColorInterpretation()
Color interpretation of the sample dimension. |
java.lang.String |
getDescription()
Sample dimension title or description. |
double |
getMaximumValue()
The maximum value occurring in the sample dimension. |
java.lang.String[] |
getMetaDataNames()
The list of metadata keywords for a sample dimension. |
java.lang.String |
getMetadataValue(java.lang.String name)
Retrieve the metadata value for a given metadata name. |
double |
getMinimumValue()
The minimum value occurring in the sample dimension. |
double[] |
getNoDataValues()
Values to indicate no data values for the sample dimension. |
double |
getOffset()
Offset is the value to add to grid values for this sample dimension. |
int[][] |
getPalette()
Color palette associated with the sample dimension. |
PaletteInterpretation |
getPaletteInterpretation()
Indicates the type of color palette entry for sample dimensions which have a palette. |
SampleDimensionType |
getSampleDimensionType()
A code value indicating grid value data type. |
double |
getScale()
Scale is the value which is multiplied to grid values for this sample dimension. |
java.lang.String |
getUnits()
The unit information for this sample dimension. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleDimension(java.lang.String[] categoryNames, java.lang.String description, double minimumValue, double maximumValue, ParameterValueIm[] metadata, double[] noData, int offset, int[][] colorPalette, double scale, java.lang.String units, ColorInterpretation colorInterpretation, PaletteInterpretation paletteInterpretation, SampleDimensionType sampleDimensionType)
categoryNames
- description
- minimumValue
- maximumValue
- metadata
- noData
- offset
- colorPalette
- scale
- units
- colorInterpretation
- paletteInterpretation
- sampleDimensionType
- Method Detail |
---|
public java.lang.String[] getCategoryNames()
public ColorInterpretation getColorInterpretation()
Undefined
.
public java.lang.String getDescription()
public double getMaximumValue()
public java.lang.String[] getMetaDataNames()
public java.lang.String getMetadataValue(java.lang.String name)
name
- Metadata keyword for which to retrieve metadata.
public double getMinimumValue()
public double[] getNoDataValues()
public double getOffset()
public int[][] getPalette()
public PaletteInterpretation getPaletteInterpretation()
GrayIndex
or
PaletteIndex
. A palette entry type can be Gray,
RGB, CMYK or HLS.
public SampleDimensionType getSampleDimensionType()
public double getScale()
public java.lang.String getUnits()
null
if no unit information is available.
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org