Class IFD
java.lang.Object
com.twelvemonkeys.imageio.metadata.AbstractDirectory
com.twelvemonkeys.imageio.metadata.tiff.IFD
Represents a TIFF Image File Directory.
- Version:
- $Id: IFD.java,v 1.0 23.12.11 16:24 haraldk Exp$
- Author:
- Harald Kuhr, last modified by $Author: haraldk$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.twelvemonkeys.imageio.metadata.AbstractDirectory
add, assertMutable, equals, getEntryByFieldName, getEntryById, hashCode, isReadOnly, iterator, remove, size, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
IFD
-