@vivliostyle/core
Preparing search index...
cfi
Step
Interface Step
interface
Step
{
appendTo
(
sb
:
StringBuffer
)
:
void
;
applyTo
(
pos
:
Position
)
:
boolean
;
}
Implemented by
ChildStep
OffsetStep
RefStep
Index
Methods
append
To
apply
To
Methods
append
To
appendTo
(
sb
:
StringBuffer
)
:
void
Parameters
sb
:
StringBuffer
Returns
void
apply
To
applyTo
(
pos
:
Position
)
:
boolean
Parameters
pos
:
Position
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
append
To
apply
To
@vivliostyle/core
Loading...