Search
Preparing search index...
The search index is not available
@zxing/library - v0.18.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Home
core/pdf417/decoder
PDF417CodewordDecoder
Class PDF417CodewordDecoder
author
Guenther Grau
author
creatale GmbH (
christoph.schulz@creatale.de
)
Hierarchy
PDF417CodewordDecoder
Index
Properties
RATIOS_
TABLE
b
Symbol
Table
Ready
Methods
get
Bit
Value
get
Closest
Decoded
Value
get
Decoded
Codeword
Value
get
Decoded
Value
initialize
sample
Bit
Counts
Properties
Static
Private
RATIOS_
TABLE
RATIOS_
TABLE
:
number
[]
[]
= new Array(PDF417Common.SYMBOL_TABLE.length).map(x => x = new Array(PDF417Common.BARS_IN_MODULE))
Static
Private
b
Symbol
Table
Ready
b
Symbol
Table
Ready
:
boolean
= false
Methods
Static
Private
get
Bit
Value
get
Bit
Value
(
moduleBitCount
:
Int32Array
)
:
int
Parameters
moduleBitCount:
Int32Array
Returns
int
Static
Private
get
Closest
Decoded
Value
get
Closest
Decoded
Value
(
moduleBitCount
:
Int32Array
)
:
int
Parameters
moduleBitCount:
Int32Array
Returns
int
Static
Private
get
Decoded
Codeword
Value
get
Decoded
Codeword
Value
(
moduleBitCount
:
Int32Array
)
:
int
Parameters
moduleBitCount:
Int32Array
Returns
int
Static
get
Decoded
Value
get
Decoded
Value
(
moduleBitCount
:
Int32Array
)
:
int
Parameters
moduleBitCount:
Int32Array
Returns
int
Static
initialize
initialize
(
)
:
void
Returns
void
Static
Private
sample
Bit
Counts
sample
Bit
Counts
(
moduleBitCount
:
Int32Array
)
:
Int32Array
Parameters
moduleBitCount:
Int32Array
Returns
Int32Array
Getting
Started
Quick
Start
Examples
Multi
Format
Reader
core/pdf417/decoder
Mode
Barcode
Metadata
Barcode
Value
Bounding
Box
Codeword
Decoded
Bit
Stream
Parser
Detection
Result
Detection
Result
Column
Detection
Result
Row
Indicator
Column
PDF417
Codeword
Decoder
RATIOS_
TABLE
b
Symbol
Table
Ready
get
Bit
Value
get
Closest
Decoded
Value
get
Decoded
Codeword
Value
get
Decoded
Value
initialize
sample
Bit
Counts
PDF417
Scanning
Decoder
Big
Integer
create
Big
Int
get
Big
Int
Constructor
getEXP900
Generated using
TypeDoc
Guenther Grau
creatale GmbH (christoph.schulz@creatale.de)