pdf-parse
Preparing search index...
index
LineStore
Class LineStore
Index
Constructors
constructor
Properties
h
Lines
v
Lines
Methods
add
add
Rectangle
get
Table
Data
get
Tables
normalize
normalize
Horizontal
normalize
Vertical
Constructors
constructor
new
LineStore
()
:
LineStore
Returns
LineStore
Properties
h
Lines
hLines
:
Line
[]
= []
v
Lines
vLines
:
Line
[]
= []
Methods
add
add
(
line
:
Line
)
:
void
Parameters
line
:
Line
Returns
void
add
Rectangle
addRectangle
(
rect
:
Rectangle
)
:
void
Parameters
rect
:
Rectangle
Returns
void
get
Table
Data
getTableData
()
:
TableData
[]
Returns
TableData
[]
get
Tables
getTables
()
:
Table
[]
Returns
Table
[]
normalize
normalize
()
:
void
Returns
void
normalize
Horizontal
normalizeHorizontal
()
:
void
Returns
void
normalize
Vertical
normalizeVertical
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
h
Lines
v
Lines
Methods
add
add
Rectangle
get
Table
Data
get
Tables
normalize
normalize
Horizontal
normalize
Vertical
pdf-parse
Loading...