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
CircleIcon
Class CircleIcon
Hierarchy
FilledIcon
CircleIcon
Implements
Interpolate
<
CircleIcon
>
Equals
Equivalent
Debug
Index
Constructors
constructor
Properties
fill
Color
fill
Look
mood
Modifier
Methods
copy
debug
draw
equals
equivalent
To
interpolate
To
is
Themed
modify
Mood
paint
render
to
String
with
Fill
Color
with
Fill
Look
with
Mood
Modifier
with
Theme
create
Constructors
constructor
new
Circle
Icon
(
fillColor
:
null
|
Color
, fillLook
:
null
|
Look
<
Color
,
never
>
, moodModifier
:
null
|
MoodMatrix
<
Feel
,
Feel
>
)
:
CircleIcon
Parameters
fillColor:
null
|
Color
fillLook:
null
|
Look
<
Color
,
never
>
moodModifier:
null
|
MoodMatrix
<
Feel
,
Feel
>
Returns
CircleIcon
Properties
Readonly
fill
Color
fill
Color
:
null
|
Color
Readonly
fill
Look
fill
Look
:
null
|
Look
<
Color
,
never
>
Readonly
mood
Modifier
mood
Modifier
:
null
|
MoodMatrix
<
Feel
,
Feel
>
Methods
Protected
copy
copy
(
fillColor
:
null
|
Color
, fillLook
:
null
|
Look
<
Color
,
never
>
, moodModifier
:
null
|
MoodMatrix
<
Feel
,
Feel
>
)
:
CircleIcon
Parameters
fillColor:
null
|
Color
fillLook:
null
|
Look
<
Color
,
never
>
moodModifier:
null
|
MoodMatrix
<
Feel
,
Feel
>
Returns
CircleIcon
debug
debug
(
output
:
Output
<
unknown
>
)
:
void
Parameters
output:
Output
<
unknown
>
Returns
void
draw
draw
(
context
:
DrawingContext
, frame
:
R2Box
)
:
void
Parameters
context:
DrawingContext
frame:
R2Box
Returns
void
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
equivalent
To
equivalent
To
(
that
:
unknown
, epsilon
?:
number
)
:
boolean
Parameters
that:
unknown
Optional
epsilon:
number
Returns
boolean
interpolate
To
interpolate
To
(
that
:
CircleIcon
)
:
Interpolator
<
CircleIcon
>
interpolate
To
(
that
:
unknown
)
:
null
|
Interpolator
<
CircleIcon
>
Parameters
that:
CircleIcon
Returns
Interpolator
<
CircleIcon
>
Parameters
that:
unknown
Returns
null
|
Interpolator
<
CircleIcon
>
is
Themed
is
Themed
(
)
:
boolean
Returns
boolean
modify
Mood
modify
Mood
(
feel
:
Feel
, updates
:
MoodVectorUpdates
<
Feel
>
)
:
CircleIcon
Parameters
feel:
Feel
updates:
MoodVectorUpdates
<
Feel
>
Returns
CircleIcon
paint
paint
(
context
:
PaintingContext
, frame
:
R2Box
)
:
void
Parameters
context:
PaintingContext
frame:
R2Box
Returns
void
render
render
(
renderer
:
GraphicsRenderer
, frame
:
R2Box
)
:
void
Parameters
renderer:
GraphicsRenderer
frame:
R2Box
Returns
void
to
String
to
String
(
)
:
string
Returns
string
with
Fill
Color
with
Fill
Color
(
fillColor
:
null
|
Color
)
:
CircleIcon
Parameters
fillColor:
null
|
Color
Returns
CircleIcon
with
Fill
Look
with
Fill
Look
(
fillLook
:
null
|
Look
<
Color
,
never
>
)
:
CircleIcon
Parameters
fillLook:
null
|
Look
<
Color
,
never
>
Returns
CircleIcon
with
Mood
Modifier
with
Mood
Modifier
(
moodModifier
:
null
|
MoodMatrix
<
Feel
,
Feel
>
)
:
CircleIcon
Parameters
moodModifier:
null
|
MoodMatrix
<
Feel
,
Feel
>
Returns
CircleIcon
with
Theme
with
Theme
(
theme
:
ThemeMatrix
, mood
:
MoodVector
<
Feel
>
)
:
CircleIcon
Parameters
theme:
ThemeMatrix
mood:
MoodVector
<
Feel
>
Returns
CircleIcon
Static
create
create
(
)
:
CircleIcon
Returns
CircleIcon
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
Circle
Icon
constructor
fill
Color
fill
Look
mood
Modifier
copy
debug
draw
equals
equivalent
To
interpolate
To
is
Themed
modify
Mood
paint
render
to
String
with
Fill
Color
with
Fill
Look
with
Mood
Modifier
with
Theme
create
Generated using
TypeDoc