@vivliostyle/core
Preparing search index...
layout-util
LayoutIterator
Class LayoutIterator
Index
Constructors
constructor
Methods
iterate
Constructors
constructor
new
LayoutIterator
(
strategy
:
LayoutIteratorStrategy
,
layoutContext
:
Vtree
.
LayoutContext
,
)
:
LayoutIterator
Parameters
strategy
:
LayoutIteratorStrategy
layoutContext
:
Vtree
.
LayoutContext
Returns
LayoutIterator
Methods
iterate
iterate
(
initialNodeContext
:
Vtree
.
NodeContext
)
:
Result
<
Vtree
.
NodeContext
>
Parameters
initialNodeContext
:
Vtree
.
NodeContext
Returns
Result
<
Vtree
.
NodeContext
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
iterate
@vivliostyle/core
Loading...