public abstract class TiffElement
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TiffElement.DataElement  | 
static class  | 
TiffElement.Stub  | 
| Modifier and Type | Field and Description | 
|---|---|
static java.util.Comparator<TiffElement> | 
COMPARATOR  | 
int | 
length  | 
long | 
offset  | 
| Constructor and Description | 
|---|
TiffElement(long offset,
           int length)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getElementDescription()  | 
abstract java.lang.String | 
getElementDescription(boolean verbose)  | 
public final long offset
public final int length
public static final java.util.Comparator<TiffElement> COMPARATOR
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"