@vivliostyle/core
Preparing search index...
repetitive-element
RepetitiveElementsOwnerLayoutRetryer
Class RepetitiveElementsOwnerLayoutRetryer
Hierarchy (
View Summary
)
AbstractLayoutRetryer
RepetitiveElementsOwnerLayoutRetryer
Index
Constructors
constructor
Properties
formatting
Context
initial
Break
Positions
initial
Fragment
Layout
Constraints
initial
Position
initial
State
Of
Formatting
Context
Methods
clear
Nodes
layout
prepare
Layout
resolve
Layout
Mode
restore
State
save
State
Constructors
constructor
new
RepetitiveElementsOwnerLayoutRetryer
(
formattingContext
:
RepetitiveElement
.
RepetitiveElementsOwnerFormattingContext
,
processor
:
RepetitiveElementsOwnerLayoutProcessor
,
)
:
RepetitiveElementsOwnerLayoutRetryer
Parameters
formattingContext
:
RepetitiveElement
.
RepetitiveElementsOwnerFormattingContext
processor
:
RepetitiveElementsOwnerLayoutProcessor
Returns
RepetitiveElementsOwnerLayoutRetryer
Properties
Readonly
formatting
Context
formattingContext
:
RepetitiveElement
.
RepetitiveElementsOwnerFormattingContext
initial
Break
Positions
initialBreakPositions
:
Layout
.
BreakPosition
[]
= null
initial
Fragment
Layout
Constraints
initialFragmentLayoutConstraints
:
Layout
.
FragmentLayoutConstraint
[]
initial
Position
initialPosition
:
Vtree
.
NodeContext
initial
State
Of
Formatting
Context
initialStateOfFormattingContext
:
Vtree
.
NodeContext
= null
Methods
clear
Nodes
clearNodes
(
initialPosition
:
Vtree
.
NodeContext
)
:
void
Parameters
initialPosition
:
Vtree
.
NodeContext
Returns
void
layout
layout
(
nodeContext
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
,
)
:
Result
<
Vtree
.
NodeContext
>
Parameters
nodeContext
:
Vtree
.
NodeContext
column
:
Layout
.
Column
Returns
Result
<
Vtree
.
NodeContext
>
prepare
Layout
prepareLayout
(
nodeContext
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
)
:
void
Parameters
nodeContext
:
Vtree
.
NodeContext
column
:
Layout
.
Column
Returns
void
Abstract
resolve
Layout
Mode
resolveLayoutMode
(
nodeContext
:
Vtree
.
NodeContext
)
:
LayoutMode
Parameters
nodeContext
:
Vtree
.
NodeContext
Returns
LayoutMode
restore
State
restoreState
(
nodeContext
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
)
:
void
Parameters
nodeContext
:
Vtree
.
NodeContext
column
:
Layout
.
Column
Returns
void
save
State
saveState
(
nodeContext
:
Vtree
.
NodeContext
,
column
:
Layout
.
Column
)
:
void
Parameters
nodeContext
:
Vtree
.
NodeContext
column
:
Layout
.
Column
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
formatting
Context
initial
Break
Positions
initial
Fragment
Layout
Constraints
initial
Position
initial
State
Of
Formatting
Context
Methods
clear
Nodes
layout
prepare
Layout
resolve
Layout
Mode
restore
State
save
State
@vivliostyle/core
Loading...