Preparing search index...
The search index is not available
LineUpJS - v4.7.0
LineUpJS - v4.7.0
SolidColorFunction
Class SolidColorFunction
Hierarchy
SolidColorFunction
Implements
IColorMappingFunction
Index
Constructors
constructor
Properties
color
Methods
apply
clone
eq
toJSON
Constructors
constructor
new
Solid
Color
Function
(
color
:
string
)
:
SolidColorFunction
Parameters
color:
string
Returns
SolidColorFunction
Properties
Readonly
color
color
:
string
Methods
apply
apply
(
)
:
string
Returns
string
clone
clone
(
)
:
SolidColorFunction
Returns
SolidColorFunction
eq
eq
(
other
:
IColorMappingFunction
)
:
boolean
Parameters
other:
IColorMappingFunction
Returns
boolean
toJSON
toJSON
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Line
UpJS -
v4.7.0
builder
Adapter
renderer
Classes
renderer
Utils
Solid
Color
Function
constructor
color
apply
clone
eq
toJSON