public class TiffContents extends Object
Modifier and Type | Field and Description |
---|---|
ArrayList |
directories |
TiffHeader |
header |
Constructor and Description |
---|
TiffContents(TiffHeader tiffHeader,
ArrayList directories) |
public final TiffHeader header
public final ArrayList directories
public TiffContents(TiffHeader tiffHeader, ArrayList directories)
public ArrayList getElements() throws ImageReadException
ImageReadException
public TiffField findField(TagInfo tag) throws ImageReadException
ImageReadException
public void dissect(boolean verbose) throws ImageReadException
ImageReadException
Copyright © 2007-2012. All Rights Reserved.