Uses of Class
org.apache.pdfbox.jbig2.err.IntegerMaxValueException
Packages that use IntegerMaxValueException
-
Uses of IntegerMaxValueException in org.apache.pdfbox.jbig2
Methods in org.apache.pdfbox.jbig2 that throw IntegerMaxValueExceptionModifier and TypeMethodDescriptionDictionary.getDictionary()Decodes a dictionary segment and returns the result.Region.getRegionBitmap()Decodes and returns a regions content.voidSegmentData.init(SegmentHeader header, SubInputStream sis) Parse the stream and read information of header. -
Uses of IntegerMaxValueException in org.apache.pdfbox.jbig2.segments
Methods in org.apache.pdfbox.jbig2.segments that throw IntegerMaxValueExceptionModifier and TypeMethodDescriptionSymbolDictionary.getDictionary()6.5.5 Decoding the symbol dictionaryGenericRefinementRegion.getRegionBitmap()Decode using a template and arithmetic coding, as described in 6.3.5.6TextRegion.getRegionBitmap()voidEndOfStripe.init(SegmentHeader header, SubInputStream sis) voidRegionSegmentInformation.init(SegmentHeader header, SubInputStream sis) voidSymbolDictionary.init(SegmentHeader header, SubInputStream sis) voidTable.init(SegmentHeader header, SubInputStream sis) voidTextRegion.init(SegmentHeader header, SubInputStream sis)