public class IFD
extends java.lang.Object
| Constructor and Description |
|---|
IFD(long offset,
boolean hasNextOffset) |
| Modifier and Type | Method and Description |
|---|---|
IFDEntry |
get(int index) |
int |
getCount() |
java.util.List<IFDEntry> |
getEntries() |
long |
getLength() |
long |
getNextOffset() |
long |
getOffset() |
boolean |
hasNextOffset() |
java.lang.String |
toString() |
public long getOffset()
public long getNextOffset()
public boolean hasNextOffset()
public int getCount()
public IFDEntry get(int index)
public java.util.List<IFDEntry> getEntries()
public java.lang.String toString()
toString in class java.lang.Objectpublic long getLength()
Copyright © 2022. All Rights Reserved.