@vivliostyle/core
Preparing search index...
exprs
Numeric
Class Numeric
Numerical value with a unit.
Hierarchy (
View Summary
)
Val
Numeric
Index
Constructors
constructor
Properties
key
num
scope
unit
Methods
append
To
depend
depend
Core
depend
Outer
evaluate
evaluate
Core
expand
is
Media
Name
to
String
Constructors
constructor
new
Numeric
(
scope
:
LexicalScope
,
num
:
number
,
unit
:
string
)
:
Numeric
Parameters
scope
:
LexicalScope
num
:
number
unit
:
string
Returns
Numeric
Properties
key
key
:
string
num
num
:
number
scope
scope
:
LexicalScope
unit
unit
:
string
Methods
append
To
appendTo
(
buf
:
StringBuffer
,
priority
:
number
)
:
void
Parameters
buf
:
StringBuffer
priority
:
number
Returns
void
depend
depend
(
other
:
Val
,
context
:
Context
)
:
boolean
Parameters
other
:
Val
context
:
Context
Returns
boolean
depend
Core
dependCore
(
other
:
Val
,
context
:
Context
,
dependencyCache
:
DependencyCache
,
)
:
boolean
Parameters
other
:
Val
context
:
Context
dependencyCache
:
DependencyCache
Returns
boolean
depend
Outer
dependOuter
(
other
:
Val
,
context
:
Context
,
dependencyCache
:
DependencyCache
,
)
:
boolean
Parameters
other
:
Val
context
:
Context
dependencyCache
:
DependencyCache
Returns
boolean
evaluate
evaluate
(
context
:
Context
)
:
Result
Parameters
context
:
Context
Returns
Result
evaluate
Core
evaluateCore
(
context
:
Context
)
:
Result
Parameters
context
:
Context
Returns
Result
expand
expand
(
context
:
Context
,
params
:
Val
[]
)
:
Val
Parameters
context
:
Context
params
:
Val
[]
Returns
Val
is
Media
Name
isMediaName
()
:
boolean
Returns
boolean
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
key
num
scope
unit
Methods
append
To
depend
depend
Core
depend
Outer
evaluate
evaluate
Core
expand
is
Media
Name
to
String
@vivliostyle/core
Loading...
Numerical value with a unit.