|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.imaging.TiffImageDataList
Class represents a collection of TIFF images.
| Method Summary | |
int |
getCount()
Gets the number of images in the collection. |
java.util.Iterator |
getIterator()
Returns an enumerator that can iterate through the TiffImageDataList. |
TiffImageData |
getTiffImageData(int index)
Gets the TIFF image data at the given index. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getCount()
public java.util.Iterator getIterator()
TiffImageDataList.
TiffImageDataListpublic TiffImageData getTiffImageData(int index)
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||