Uses of Class
org.apache.pdfbox.jbig2.decoder.arithmetic.CX
Packages that use CX
-
Uses of CX in org.apache.pdfbox.jbig2.decoder.arithmetic
Methods in org.apache.pdfbox.jbig2.decoder.arithmetic with parameters of type CX -
Uses of CX in org.apache.pdfbox.jbig2.segments
Fields in org.apache.pdfbox.jbig2.segments declared as CXMethods in org.apache.pdfbox.jbig2.segments with parameters of type CXModifier and TypeMethodDescriptionprotected voidTextRegion.setContexts(CX cx, CX cxIADT, CX cxIAFS, CX cxIADS, CX cxIAIT, CX cxIAID, CX cxIARDW, CX cxIARDH, CX cxIARDX, CX cxIARDY) protected abstract voidprotected voidGenericRefinementRegion.setParameters(CX cx, ArithmeticDecoder arithmeticDecoder, short grTemplate, int regionWidth, int regionHeight, Bitmap grReference, int grReferenceDX, int grReferenceDY, boolean isTPGRon, short[] grAtX, short[] grAtY) protected voidGenericRegion.setParameters(boolean isMMREncoded, byte sdTemplate, boolean isTPGDon, boolean useSkip, short[] sdATX, short[] sdATY, int symWidth, int hcHeight, CX cx, ArithmeticDecoder arithmeticDecoder)