| Package | Description |
|---|---|
| org.monte.media.tiff |
| Modifier and Type | Method and Description |
|---|---|
IFDDataType |
TIFFField.getType() |
IFDDataType |
TIFFTag.getType(java.lang.Object data) |
static IFDDataType |
IFDDataType.valueOf(int typeNumber) |
static IFDDataType |
IFDDataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IFDDataType[] |
IFDDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All Rights Reserved.