Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/graphics
Icon
Class Icon
Hierarchy
Icon
FilledIcon
EnclosedIcon
Implements
Graphics
Index
Constructors
constructor
Properties
mood
Modifier
Methods
draw
is
Themed
modify
Mood
paint
render
with
Mood
Modifier
with
Theme
Constructors
constructor
new
Icon
(
)
:
Icon
Returns
Icon
Properties
Readonly
Abstract
mood
Modifier
mood
Modifier
:
null
|
MoodMatrix
<
Feel
,
Feel
>
Methods
Abstract
draw
draw
(
context
:
DrawingContext
, frame
:
R2Box
)
:
void
Parameters
context:
DrawingContext
frame:
R2Box
Returns
void
Abstract
is
Themed
is
Themed
(
)
:
boolean
Returns
boolean
Abstract
modify
Mood
modify
Mood
(
feel
:
Feel
, updates
:
MoodVectorUpdates
<
Feel
>
)
:
Icon
Parameters
feel:
Feel
updates:
MoodVectorUpdates
<
Feel
>
Returns
Icon
Abstract
paint
paint
(
context
:
PaintingContext
, frame
:
R2Box
)
:
void
Parameters
context:
PaintingContext
frame:
R2Box
Returns
void
Abstract
render
render
(
renderer
:
GraphicsRenderer
, frame
:
R2Box
)
:
void
Parameters
renderer:
GraphicsRenderer
frame:
R2Box
Returns
void
Abstract
with
Mood
Modifier
with
Mood
Modifier
(
moodModifier
:
null
|
MoodMatrix
<
Feel
,
Feel
>
)
:
Icon
Parameters
moodModifier:
null
|
MoodMatrix
<
Feel
,
Feel
>
Returns
Icon
Abstract
with
Theme
with
Theme
(
theme
:
ThemeMatrix
, mood
:
MoodVector
<
Feel
>
)
:
Icon
Parameters
theme:
ThemeMatrix
mood:
MoodVector
<
Feel
>
Returns
Icon
Modules
@swim/system
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/component
@swim/ux
@swim/vis
@swim/maps
Icon
constructor
mood
Modifier
draw
is
Themed
modify
Mood
paint
render
with
Mood
Modifier
with
Theme
Generated using
TypeDoc