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