public abstract class TiffElement extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TiffElement.DataElement |
static class |
TiffElement.Stub |
Modifier and Type | Field and Description |
---|---|
static Comparator |
COMPARATOR |
int |
length |
int |
offset |
Constructor and Description |
---|
TiffElement(int offset,
int length) |
public final int offset
public final int length
public static final Comparator COMPARATOR
Copyright © 2007-2012. All Rights Reserved.