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.pages
This map contains all pages of this document.Methods in org.apache.pdfbox.jbig2 that return JBIG2PageModifier and TypeMethodDescriptionprotected JBIG2Page
JBIG2Document.getPage
(int pageNumber) Retrieves aJBIG2Page
specified by the given page number.private JBIG2Page
JBIG2ImageReader.getPage
(int imageIndex) Constructors in org.apache.pdfbox.jbig2 with parameters of type JBIG2Page