| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.imaging.TiffImageDataList
public class TiffImageDataList
Class represents a collection of TIFF images.
Licensing:
This class is a DynamicPDF Generator Professional Edition
 feature. One of the following licenses is required for non-evaluation usage:
 
| Method Summary | |
|---|---|
|  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. | 
|  int | size()Gets the number of images in the collection. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public int size()
public java.util.Iterator getIterator()
TiffImageDataList.
TiffImageDataListpublic TiffImageData getTiffImageData(int index)
index - the index of the tiff image data
| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||