| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.coverage.CodeList
org.deegree.model.coverage.SampleDimensionType
public final class SampleDimensionType
Specifies the various dimension types for coverage values. For grid coverages, these correspond to band types.
SampleDimension, 
Serialized Form| Field Summary | |
|---|---|
static SampleDimensionType | 
REAL_32BITS
Simple precision floating point numbers.  | 
static SampleDimensionType | 
REAL_64BITS
Double precision floating point numbers.  | 
static SampleDimensionType | 
SIGNED_16BITS
Signed 16 bits integers.  | 
static SampleDimensionType | 
SIGNED_32BITS
Signed 32 bits integers.  | 
static SampleDimensionType | 
SIGNED_8BITS
Signed 8 bits integers.  | 
static SampleDimensionType | 
UNSIGNED_16BITS
Unsigned 16 bits integers.  | 
static SampleDimensionType | 
UNSIGNED_1BIT
Unsigned 1 bit integers.  | 
static SampleDimensionType | 
UNSIGNED_2BITS
Unsigned 2 bits integers.  | 
static SampleDimensionType | 
UNSIGNED_32BITS
Unsigned 32 bits integers.  | 
static SampleDimensionType | 
UNSIGNED_4BITS
Unsigned 4 bits integers.  | 
static SampleDimensionType | 
UNSIGNED_8BITS
Unsigned 8 bits integers.  | 
| Method Summary | |
|---|---|
 CodeList[] | 
family()
Returns the list of enumerations of the same kind than this enum.  | 
static SampleDimensionType[] | 
values()
Returns the list of SampleDimensionTypes. | 
| Methods inherited from class org.deegree.model.coverage.CodeList | 
|---|
name, ordinal, readResolve, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final SampleDimensionType UNSIGNED_1BIT
CV_1BIT as UNSIGNED_1BIT since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType UNSIGNED_2BITS
CV_2BIT as UNSIGNED_2BITS since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType UNSIGNED_4BITS
CV_4BIT as UNSIGNED_4BITS since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType UNSIGNED_8BITS
SIGNED_8BITS, 
DataBuffer.TYPE_BYTECV_8BIT_U as UNSIGNED_8BITS since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType SIGNED_8BITS
UNSIGNED_8BITSCV_8BIT_S as SIGNED_8BITS since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType UNSIGNED_16BITS
SIGNED_16BITS, 
DataBuffer.TYPE_USHORTCV_16BIT_U as UNSIGNED_16BITS since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType SIGNED_16BITS
UNSIGNED_16BITS, 
DataBuffer.TYPE_SHORTCV_16BIT_S as SIGNED_16BITS since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType UNSIGNED_32BITS
SIGNED_32BITSCV_32BIT_U as UNSIGNED_32BITS since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType SIGNED_32BITS
UNSIGNED_32BITS, 
DataBuffer.TYPE_INTCV_32BIT_S as SIGNED_32BITS since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType REAL_32BITS
REAL_64BITS, 
DataBuffer.TYPE_FLOATCV_32BIT_REAL as REAL_32BITS since we
         drop the prefix, but can't get a name starting with a digit.public static final SampleDimensionType REAL_64BITS
REAL_32BITS, 
DataBuffer.TYPE_DOUBLECV_64BIT_REAL as REAL_64BITS since we
         drop the prefix, but can't get a name starting with a digit.| Method Detail | 
|---|
public static SampleDimensionType[] values()
SampleDimensionTypes.
public CodeList[] family()
family in class CodeList
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net