class TiffRecord extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
length
Length
|
(package private) int |
tag
TIFF tag
|
(package private) int |
type
Data type
|
(package private) int |
voff
Pointer or value
|
| Constructor and Description |
|---|
TiffRecord() |
int tag
int type
int length
int voff
TiffRecord()