Uses of Class
org.apache.pdfbox.jbig2.JBIG2Page
Packages that use JBIG2Page
-
Uses of JBIG2Page in org.apache.pdfbox.jbig2
Fields in org.apache.pdfbox.jbig2 declared as JBIG2PageFields in org.apache.pdfbox.jbig2 with type parameters of type JBIG2PageModifier and TypeFieldDescriptionJBIG2Document.pagesThis map contains all pages of this document.Methods in org.apache.pdfbox.jbig2 that return JBIG2PageModifier and TypeMethodDescriptionprotected JBIG2PageJBIG2Document.getPage(int pageNumber) Retrieves aJBIG2Pagespecified by the given page number.private JBIG2PageJBIG2ImageReader.getPage(int imageIndex) Constructors in org.apache.pdfbox.jbig2 with parameters of type JBIG2Page