|
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.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 FormField 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 SampleDimensionType s. |
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_BYTE
CV_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_8BITS
CV_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_USHORT
CV_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_SHORT
CV_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_32BITS
CV_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_INT
CV_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_FLOAT
CV_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_DOUBLE
CV_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()
SampleDimensionType
s.
SampleDimensionType
s.public CodeList[] family()
family
in class CodeList
|
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