@vivliostyle/core
Preparing search index...
cfi
OffsetStep
Class OffsetStep
Implements
Step
Index
Constructors
constructor
Properties
offset
side
Bias
text
After
text
Before
Methods
append
To
apply
To
Constructors
constructor
new
OffsetStep
(
offset
:
number
,
textBefore
:
string
,
textAfter
:
string
,
sideBias
:
string
,
)
:
OffsetStep
Parameters
offset
:
number
textBefore
:
string
textAfter
:
string
sideBias
:
string
Returns
OffsetStep
Properties
Readonly
offset
offset
:
number
Readonly
side
Bias
sideBias
:
string
Readonly
text
After
textAfter
:
string
Readonly
text
Before
textBefore
:
string
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
Constructors
constructor
Properties
offset
side
Bias
text
After
text
Before
Methods
append
To
apply
To
@vivliostyle/core
Loading...