Package | Description |
---|---|
imaging |
Modifier and Type | Field and Description |
---|---|
MetaImageHeader.DataType |
MetaImageHeader.dataType
ElementType, ie datatype.
|
Modifier and Type | Method and Description |
---|---|
static MetaImageHeader.DataType |
MetaImageHeader.DataType.getDataType(java.lang.String s) |
static MetaImageHeader.DataType |
MetaImageHeader.DataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MetaImageHeader.DataType[] |
MetaImageHeader.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|