Uses of Class
com.pdftools.image.Page
Packages that use Page
-
Uses of Page in com.pdftools.image
Methods in com.pdftools.image that return PageModifier and TypeMethodDescriptionPageList.get(int index) SinglePageDocument.getPage()The page of the image (Getter)PageList.remove(int index) Not supported.Not supported.Methods in com.pdftools.image that return types with arguments of type PageModifier and TypeMethodDescriptionPageList.iterator()PageList.listIterator()PageList.listIterator(int index) PageList.subList(int fromIndex, int toIndex) Methods in com.pdftools.image with parameters of type PageModifier and TypeMethodDescriptionvoidNot supported.booleanNot supported.Not supported.Method parameters in com.pdftools.image with type arguments of type PageModifier and TypeMethodDescriptionbooleanPageList.addAll(int index, Collection<? extends Page> elements) Not supported.booleanPageList.addAll(Collection<? extends Page> elements) Not supported.