Uses of Class
org.jpedal.jbig2.decoders.ArithmeticDecoder
Packages that use ArithmeticDecoder
-
Uses of ArithmeticDecoder in org.jpedal.jbig2.image
Constructors in org.jpedal.jbig2.image with parameters of type ArithmeticDecoderModifierConstructorDescriptionJBIG2Bitmap
(int width, int height, ArithmeticDecoder arithmeticDecoder, HuffmanDecoder huffmanDecoder, MMRDecoder mmrDecoder) Constructor for JBIG2Bitmap. -
Uses of ArithmeticDecoder in org.jpedal.jbig2.segment
Fields in org.jpedal.jbig2.segment declared as ArithmeticDecoder