@vivliostyle/core
Preparing search index...
types
RepetitiveElement
ElementsOffset
Interface ElementsOffset
interface
ElementsOffset
{
calculateMinimumOffset
(
nodeContext
:
Vtree
.
NodeContext
)
:
number
;
calculateOffset
(
nodeContext
:
Vtree
.
NodeContext
)
:
number
;
}
Hierarchy (
View Summary
)
ElementsOffset
Selectors
.
AfterIfContinuesElementsOffset
RepetitiveElement
.
RepetitiveElements
Implemented by
ElementsOffsetOfTableCell
Index
Methods
calculate
Minimum
Offset
calculate
Offset
Methods
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
Methods
calculate
Minimum
Offset
calculate
Offset
@vivliostyle/core
Loading...