| Package | Description |
|---|---|
| org.monte.media.tiff |
| Modifier and Type | Field and Description |
|---|---|
protected IFDEntry |
TIFFNode.ifdEntry |
| Modifier and Type | Method and Description |
|---|---|
IFDEntry |
IFD.get(int index) |
IFDEntry |
TIFFNode.getIFDEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IFDEntry> |
IFD.getEntries() |
| Constructor and Description |
|---|
TIFFDirectory(TagSet tagSet,
TIFFTag tag,
int index,
IFD ifd,
IFDEntry parentEntry,
java.util.ArrayList<FileSegment> fileSegments) |
TIFFDirectory(TagSet tagSet,
TIFFTag tag,
int index,
IFD ifd,
IFDEntry parentEntry,
FileSegment fileSegment) |
TIFFField(TIFFTag tag,
java.lang.Object data,
IFDEntry entry) |
Copyright © 2022. All Rights Reserved.