@vivliostyle/core
Preparing search index...
page-floats
PageFloatFragment
Class PageFloatFragment
Param: continues
Represents whether the float is fragmented and continues after this fragment
Implements
PageFloats
.
PageFloatFragment
Index
Constructors
constructor
Properties
area
clear
Side
continuations
continues
float
Reference
float
Side
Methods
add
Continuations
find
Not
Allowed
Float
get
Flow
Name
get
Order
get
Outer
Rect
get
Outer
Shape
has
Float
should
Be
Stashed
Before
Constructors
constructor
new
PageFloatFragment
(
floatReference
:
PageFloats
.
FloatReference
,
floatSide
:
string
,
clearSide
:
string
,
continuations
:
PageFloatContinuation
[]
,
area
:
Vtree
.
Container
,
continues
:
boolean
,
)
:
PageFloatFragment
Parameters
floatReference
:
PageFloats
.
FloatReference
floatSide
:
string
clearSide
:
string
continuations
:
PageFloatContinuation
[]
area
:
Vtree
.
Container
continues
:
boolean
Returns
PageFloatFragment
Properties
Readonly
area
area
:
Vtree
.
Container
Readonly
clear
Side
clearSide
:
string
Readonly
continuations
continuations
:
PageFloatContinuation
[]
Readonly
continues
continues
:
boolean
Readonly
float
Reference
floatReference
:
PageFloats
.
FloatReference
Readonly
float
Side
floatSide
:
string
Methods
add
Continuations
addContinuations
(
continuations
:
PageFloatContinuation
[]
)
:
void
Parameters
continuations
:
PageFloatContinuation
[]
Returns
void
find
Not
Allowed
Float
findNotAllowedFloat
(
context
:
PageFloatLayoutContext
)
:
PageFloat
Parameters
context
:
PageFloatLayoutContext
Returns
PageFloat
get
Flow
Name
getFlowName
()
:
string
Returns
string
get
Order
getOrder
()
:
number
Returns
number
get
Outer
Rect
getOuterRect
()
:
Rect
Returns
Rect
get
Outer
Shape
getOuterShape
()
:
Shape
Returns
Shape
has
Float
hasFloat
(
float
:
PageFloat
)
:
boolean
Parameters
float
:
PageFloat
Returns
boolean
should
Be
Stashed
Before
shouldBeStashedBefore
(
float
:
PageFloat
)
:
boolean
Parameters
float
:
PageFloat
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
area
clear
Side
continuations
continues
float
Reference
float
Side
Methods
add
Continuations
find
Not
Allowed
Float
get
Flow
Name
get
Order
get
Outer
Rect
get
Outer
Shape
has
Float
should
Be
Stashed
Before
@vivliostyle/core
Loading...
Param: continues
Represents whether the float is fragmented and continues after this fragment