pdf-parse
Preparing search index...
index
Table
Class Table
Index
Constructors
constructor
Properties
h
Lines
v
Lines
Accessors
col
Pivots
is
Valid
row
Pivots
Methods
add
horizontal
Exists
normalize
to
Data
vertical
Exists
Constructors
constructor
new
Table
(
line
:
Line
)
:
Table
Parameters
line
:
Line
Returns
Table
Properties
h
Lines
hLines
:
Line
[]
= []
v
Lines
vLines
:
Line
[]
= []
Accessors
col
Pivots
get
colPivots
()
:
number
[]
Returns
number
[]
is
Valid
get
isValid
()
:
boolean
Returns
boolean
row
Pivots
get
rowPivots
()
:
number
[]
Returns
number
[]
Methods
add
add
(
line
:
Line
)
:
boolean
Parameters
line
:
Line
Returns
boolean
horizontal
Exists
horizontalExists
(
line
:
Line
,
x1
:
number
,
x2
:
number
)
:
boolean
Parameters
line
:
Line
x1
:
number
x2
:
number
Returns
boolean
normalize
normalize
()
:
void
Returns
void
to
Data
toData
()
:
TableData
Returns
TableData
vertical
Exists
verticalExists
(
line
:
Line
,
y1
:
number
,
y2
:
number
)
:
boolean
Parameters
line
:
Line
y1
:
number
y2
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
h
Lines
v
Lines
Accessors
col
Pivots
is
Valid
row
Pivots
Methods
add
horizontal
Exists
normalize
to
Data
vertical
Exists
pdf-parse
Loading...