@vivliostyle/core
Preparing search index...
page-floats
PageFloat
Class PageFloat
Hierarchy (
View Summary
)
PageFloat
Footnote
Implements
PageFloats
.
PageFloat
Index
Constructors
constructor
Properties
clear
Side
float
Min
Wrap
Block
float
Reference
float
Side
flow
Name
id
node
Position
order
Methods
get
Id
get
Order
is
Allowed
On
Context
is
Allowed
To
Precede
Constructors
constructor
new
PageFloat
(
nodePosition
:
Vtree
.
NodePosition
,
floatReference
:
PageFloats
.
FloatReference
,
floatSide
:
string
,
clearSide
:
string
,
flowName
:
string
,
floatMinWrapBlock
:
Numeric
,
)
:
PageFloat
Parameters
nodePosition
:
Vtree
.
NodePosition
floatReference
:
PageFloats
.
FloatReference
floatSide
:
string
clearSide
:
string
flowName
:
string
floatMinWrapBlock
:
Numeric
Returns
PageFloat
Properties
Readonly
clear
Side
clearSide
:
string
Readonly
float
Min
Wrap
Block
floatMinWrapBlock
:
Numeric
Readonly
float
Reference
floatReference
:
PageFloats
.
FloatReference
Readonly
float
Side
floatSide
:
string
Readonly
flow
Name
flowName
:
string
id
id
:
string
= null
Readonly
node
Position
nodePosition
:
Vtree
.
NodePosition
order
order
:
number
= null
Methods
get
Id
getId
()
:
string
Returns
string
get
Order
getOrder
()
:
number
Returns
number
is
Allowed
On
Context
isAllowedOnContext
(
pageFloatLayoutContext
:
PageFloatLayoutContext
)
:
boolean
Parameters
pageFloatLayoutContext
:
PageFloatLayoutContext
Returns
boolean
is
Allowed
To
Precede
isAllowedToPrecede
(
other
:
PageFloat
)
:
boolean
Parameters
other
:
PageFloat
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
clear
Side
float
Min
Wrap
Block
float
Reference
float
Side
flow
Name
id
node
Position
order
Methods
get
Id
get
Order
is
Allowed
On
Context
is
Allowed
To
Precede
@vivliostyle/core
Loading...