Class TiffDirectory.ImageDataElement
- java.lang.Object
-
- org.apache.commons.imaging.formats.tiff.TiffElement
-
- org.apache.commons.imaging.formats.tiff.TiffDirectory.ImageDataElement
-
- Enclosing class:
- TiffDirectory
public static final class TiffDirectory.ImageDataElement extends TiffElement
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.commons.imaging.formats.tiff.TiffElement
TiffElement.DataElement, TiffElement.Stub
-
-
Field Summary
-
Fields inherited from class org.apache.commons.imaging.formats.tiff.TiffElement
COMPARATOR, length, offset
-
-
Constructor Summary
Constructors Constructor Description ImageDataElement(long offset, int length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getElementDescription()
-
-
-
Method Detail
-
getElementDescription
public java.lang.String getElementDescription()
- Specified by:
getElementDescription
in classTiffElement
-
-