Uses of Class
org.apache.pdfbox.jbig2.err.JBIG2Exception
Packages that use JBIG2Exception
-
Uses of JBIG2Exception in org.apache.pdfbox.jbig2
Methods in org.apache.pdfbox.jbig2 that throw JBIG2ExceptionModifier and TypeMethodDescriptionprivate voidJBIG2Page.composePageBitmap()This method composes the segments' bitmaps to a page and stores the page as aBitmapprotected BitmapJBIG2Page.getBitmap()This method returns the decoded bitmap if present.protected intJBIG2Page.getHeight()Returns the final height of the page. -
Uses of JBIG2Exception in org.apache.pdfbox.jbig2.err
Subclasses of JBIG2Exception in org.apache.pdfbox.jbig2.errModifier and TypeClassDescriptionclassCan be used if the maximum value limit of an integer is exceeded.classCan be used if a segment header value is invalid.