@vivliostyle/core
Preparing search index...
vtree
FlowPosition
Class FlowPosition
Index
Constructors
constructor
Properties
break
After
positions
start
Break
Type
Methods
clone
has
Content
is
Same
Position
Constructors
constructor
new
FlowPosition
()
:
FlowPosition
Returns
FlowPosition
Properties
break
After
breakAfter
:
string
= null
positions
positions
:
FlowChunkPosition
[]
= []
start
Break
Type
startBreakType
:
string
= null
Methods
clone
clone
()
:
FlowPosition
Returns
FlowPosition
has
Content
hasContent
(
offset
:
number
)
:
boolean
Parameters
offset
:
number
Returns
boolean
is
Same
Position
isSamePosition
(
other
:
FlowPosition
)
:
boolean
Parameters
other
:
FlowPosition
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
break
After
positions
start
Break
Type
Methods
clone
has
Content
is
Same
Position
@vivliostyle/core
Loading...