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