Preparing search index...
The search index is not available
Grapholscape - v4.0.11
Grapholscape - v4.0.11
model
GrapholscapeTheme
Class GrapholscapeTheme
Export
Interface
Theme
Hierarchy
GrapholscapeTheme
Implements
Theme
Index
Constructors
constructor
Properties
_id
_name
colours
use
Computed
Colours
Accessors
id
name
Methods
get
Colour
set
Colour
Constructors
constructor
new
Grapholscape
Theme
(
id
:
string
, colours
?:
ColourMap
, name
?:
string
)
:
GrapholscapeTheme
Parameters
id:
string
Optional
colours:
ColourMap
Optional
name:
string
Returns
GrapholscapeTheme
Properties
Private
_id
_id
:
string
Private
_name
_name
:
string
colours
colours
:
ColourMap
= {}
Memberof
Theme
use
Computed
Colours
use
Computed
Colours
:
boolean
= false
Accessors
id
get
id
(
)
:
string
Memberof
Theme
Returns
string
name
get
name
(
)
:
string
Memberof
Theme
Returns
string
set
name
(
newName
:
string
)
:
void
Memberof
Theme
Parameters
newName:
string
Returns
void
Methods
get
Colour
get
Colour
(
name
:
ColoursNames
)
:
undefined
|
string
Parameters
name:
ColoursNames
Returns
undefined
|
string
set
Colour
set
Colour
(
name
:
ColoursNames
, colourValue
:
string
)
:
void
Parameters
name:
ColoursNames
colourValue:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
Grapholscape -
v4.0.11
Getting
Started
Configuration
UI
icons
config
core
index
IncrementalUI
util
model
Swagger
Model
Grapholscape
Theme
constructor
_id
_name
colours
use
Computed
Colours
id
name
get
Colour
set
Colour
Export
Interface
Theme