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 TypeMethodDescriptionint
long
Arithmetic Integer Decoding Procedure, Annex A.2.int
ArithmeticIntegerDecoder.decodeIAID
(CX cxIAID, long symCodeLen) The IAID decoding procedure, Annex A.3.private int
ArithmeticDecoder.lpsExchange
(CX cx, int icx, int qeValue) private int
ArithmeticDecoder.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 CX
GenericRefinementRegion.cx
private CX
GenericRegion.cx
private CX
SymbolDictionary.cx
private CX
TextRegion.cx
private CX
SymbolDictionary.cxIAAI
private CX
SymbolDictionary.cxIADH
private CX
TextRegion.cxIADS
private CX
SymbolDictionary.cxIADT
private CX
TextRegion.cxIADT
private CX
SymbolDictionary.cxIADW
private CX
SymbolDictionary.cxIAEX
private CX
TextRegion.cxIAFS
protected CX
SymbolDictionary.cxIAID
private CX
TextRegion.cxIAID
private CX
TextRegion.cxIAIT
private CX
TextRegion.cxIARDH
private CX
TextRegion.cxIARDW
private CX
SymbolDictionary.cxIARDX
private CX
TextRegion.cxIARDX
private CX
SymbolDictionary.cxIARDY
private CX
TextRegion.cxIARDY
private CX
TextRegion.cxIARI
Methods in org.apache.pdfbox.jbig2.segments with parameters of type CXModifier and TypeMethodDescriptionprotected void
TextRegion.setContexts
(CX cx, CX cxIADT, CX cxIAFS, CX cxIADS, CX cxIAIT, CX cxIAID, CX cxIARDW, CX cxIARDH, CX cxIARDX, CX cxIARDY) protected abstract void
protected void
protected void
protected void
GenericRefinementRegion.setParameters
(CX cx, ArithmeticDecoder arithmeticDecoder, short grTemplate, int regionWidth, int regionHeight, Bitmap grReference, int grReferenceDX, int grReferenceDY, boolean isTPGRon, short[] grAtX, short[] grAtY) protected void
GenericRegion.setParameters
(boolean isMMREncoded, byte sdTemplate, boolean isTPGDon, boolean useSkip, short[] sdATX, short[] sdATY, int symWidth, int hcHeight, CX cx, ArithmeticDecoder arithmeticDecoder)