@vivliostyle/core
Preparing search index...
types
Selectors
AfterIfContinuesElementsOffset
Interface AfterIfContinuesElementsOffset
interface
AfterIfContinuesElementsOffset
{
nodeContext
:
Vtree
.
NodeContext
;
pseudoElementHeight
:
number
;
affectTo
(
nodeContext
:
Vtree
.
NodeContext
)
:
boolean
;
calculateMinimumOffset
(
nodeContext
:
Vtree
.
NodeContext
)
:
number
;
calculateOffset
(
nodeContext
:
Vtree
.
NodeContext
)
:
number
;
}
Hierarchy (
View Summary
)
RepetitiveElement
.
ElementsOffset
AfterIfContinuesElementsOffset
Implemented by
AfterIfContinuesElementsOffset
Index
Properties
node
Context
pseudo
Element
Height
Methods
affect
To
calculate
Minimum
Offset
calculate
Offset
Properties
node
Context
nodeContext
:
Vtree
.
NodeContext
pseudo
Element
Height
pseudoElementHeight
:
number
Methods
affect
To
affectTo
(
nodeContext
:
Vtree
.
NodeContext
)
:
boolean
Parameters
nodeContext
:
Vtree
.
NodeContext
Returns
boolean
calculate
Minimum
Offset
calculateMinimumOffset
(
nodeContext
:
Vtree
.
NodeContext
)
:
number
Parameters
nodeContext
:
Vtree
.
NodeContext
Returns
number
calculate
Offset
calculateOffset
(
nodeContext
:
Vtree
.
NodeContext
)
:
number
Parameters
nodeContext
:
Vtree
.
NodeContext
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
node
Context
pseudo
Element
Height
Methods
affect
To
calculate
Minimum
Offset
calculate
Offset
@vivliostyle/core
Loading...