|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpdftron.Common.PDFNetIterator
pdftron.PDF.PageIterator
public class PageIterator
PageIterator is an iterator type that can be used to traverse a list pages in a PDF document. For more information, please PDFDoc::GetPageIterator().
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
java.lang.Object |
next()
Advances the iterator to the next element of the collection. |
| Methods inherited from class pdftron.Common.PDFNetIterator |
|---|
Destroy, hasNext, remove |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.Object next()
PDFNetIterator
next in interface java.util.Iteratornext in class PDFNetIteratorpublic java.lang.Object clone()
clone in class PDFNetIterator
|
© 2002-2011 PDFTron Systems Inc. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||