abstract TiffRasterDataType |
TiffRasterData.getDataType() |
Gets the raster data type from the instance.
|
TiffRasterDataType |
TiffRasterDataFloat.getDataType() |
Gets the raster data type from the instance.
|
TiffRasterDataType |
TiffRasterDataInt.getDataType() |
Gets the raster data type from the instance.
|
static TiffRasterDataType |
TiffRasterDataType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TiffRasterDataType[] |
TiffRasterDataType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|