Package com.drew.metadata.heif.boxes
Class ItemLocationBox.Extent
- java.lang.Object
-
- com.drew.metadata.heif.boxes.ItemLocationBox.Extent
-
- Enclosing class:
- ItemLocationBox
public static class ItemLocationBox.Extent extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Extent(long itemId, java.lang.Long index, long offset, long length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetItemId()longgetLength()longgetOffset()
-