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 CXModifier and TypeMethodDescriptionintlongArithmetic Integer Decoding Procedure, Annex A.2.intArithmeticIntegerDecoder.decodeIAID(CX cxIAID, long symCodeLen) The IAID decoding procedure, Annex A.3.private intArithmeticDecoder.lpsExchange(CX cx, int icx, int qeValue) private intArithmeticDecoder.mpsExchange(CX cx, int icx) -
Uses of CX in org.apache.pdfbox.jbig2.segments
Fields in org.apache.pdfbox.jbig2.segments declared as CXModifier and TypeFieldDescriptionprivate CXGenericRefinementRegion.cxprivate CXGenericRegion.cxprivate CXSymbolDictionary.cxprivate CXTextRegion.cxprivate CXSymbolDictionary.cxIAAIprivate CXSymbolDictionary.cxIADHprivate CXTextRegion.cxIADSprivate CXSymbolDictionary.cxIADTprivate CXTextRegion.cxIADTprivate CXSymbolDictionary.cxIADWprivate CXSymbolDictionary.cxIAEXprivate CXTextRegion.cxIAFSprotected CXSymbolDictionary.cxIAIDprivate CXTextRegion.cxIAIDprivate CXTextRegion.cxIAITprivate CXTextRegion.cxIARDHprivate CXTextRegion.cxIARDWprivate CXSymbolDictionary.cxIARDXprivate CXTextRegion.cxIARDXprivate CXSymbolDictionary.cxIARDYprivate CXTextRegion.cxIARDYprivate CXTextRegion.cxIARIMethods 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 voidprotected 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)