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 void
JBIG2Page.composePageBitmap()
This method composes the segments' bitmaps to a page and stores the page as aBitmap
protected Bitmap
JBIG2Page.getBitmap()
This method returns the decoded bitmap if present.protected int
JBIG2Page.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 TypeClassDescriptionclass
Can be used if the maximum value limit of an integer is exceeded.class
Can be used if a segment header value is invalid.