Class TiffElement
java.lang.Object
org.apache.commons.imaging.formats.tiff.TiffElement
- Direct Known Subclasses:
TiffDirectory
,TiffDirectory.ImageDataElement
,TiffElement.DataElement
,TiffElement.Stub
,TiffField.OversizeValueElement
,TiffHeader
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static final class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
offset
public final long offset -
length
public final int length -
COMPARATOR
-
-
Constructor Details
-
TiffElement
public TiffElement(long offset, int length)
-
-
Method Details
-
getElementDescription
-