Class TiffField.OversizeValueElement
- java.lang.Object
-
- org.apache.commons.imaging.formats.tiff.TiffElement
-
- org.apache.commons.imaging.formats.tiff.TiffField.OversizeValueElement
-
- Enclosing class:
- TiffField
public final class TiffField.OversizeValueElement 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 OversizeValueElement(int 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
-
-