@vivliostyle/core
Preparing search index...
types
Vtree
ChunkPosition
Interface ChunkPosition
interface
ChunkPosition
{
floats
:
Vtree
.
NodePosition
[]
;
primary
:
Vtree
.
NodePosition
;
clone
()
:
Vtree
.
ChunkPosition
;
isSamePosition
(
other
:
Vtree
.
ChunkPosition
)
:
boolean
;
}
Implemented by
ChunkPosition
Index
Properties
floats
primary
Methods
clone
is
Same
Position
Properties
floats
floats
:
Vtree
.
NodePosition
[]
primary
primary
:
Vtree
.
NodePosition
Methods
clone
clone
()
:
Vtree
.
ChunkPosition
Returns
Vtree
.
ChunkPosition
is
Same
Position
isSamePosition
(
other
:
Vtree
.
ChunkPosition
)
:
boolean
Parameters
other
:
Vtree
.
ChunkPosition
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
floats
primary
Methods
clone
is
Same
Position
@vivliostyle/core
Loading...