| Package | Description |
|---|---|
| org.apache.pdfbox.jbig2.decoder.arithmetic | |
| org.apache.pdfbox.jbig2.segments |
| Modifier and Type | Method and Description |
|---|---|
long |
ArithmeticIntegerDecoder.decode(CX cxIAx)
Arithmetic Integer Decoding Procedure, Annex A.2.
|
int |
ArithmeticDecoder.decode(CX cx) |
int |
ArithmeticIntegerDecoder.decodeIAID(CX cxIAID,
long symCodeLen)
The IAID decoding procedure, Annex A.3.
|
| Modifier and Type | Field and Description |
|---|---|
protected CX |
SymbolDictionary.cxIAID |
| Modifier and Type | Method and Description |
|---|---|
protected 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 |
GenericRefinementRegion.Template.setIndex(CX cx) |
protected void |
GenericRegion.setParameters(boolean isMMREncoded,
byte sdTemplate,
boolean isTPGDon,
boolean useSkip,
short[] sdATX,
short[] sdATY,
int symWidth,
int hcHeight,
CX cx,
ArithmeticDecoder arithmeticDecoder) |
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) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.