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
PolygonIconInterpolator
Interface PolygonIconInterpolator
Hierarchy
Interpolator
<
PolygonIcon
>
PolygonIconInterpolator
Callable
Polygon
Icon
Interpolator
(
x
:
number
)
:
PolygonIcon
Parameters
x:
number
Returns
PolygonIcon
Index
Properties
0
1
domain
fill
Color
Interpolator
fill
Look
mood
Modifier
range
rotation
Interpolator
sides
Methods
can
Equal
equals
equivalent
To
interpolate
To
map
to
String
Properties
Readonly
0
0
:
PolygonIcon
Readonly
1
1
:
PolygonIcon
Readonly
domain
domain
:
LinearDomain
Readonly
fill
Color
Interpolator
fill
Color
Interpolator
:
Interpolator
<
null
|
Color
>
Readonly
fill
Look
fill
Look
:
null
|
Look
<
Color
,
never
>
Readonly
mood
Modifier
mood
Modifier
:
null
|
MoodMatrix
<
Feel
,
Feel
>
Readonly
range
range
:
PolygonIconInterpolator
Readonly
rotation
Interpolator
rotation
Interpolator
:
Interpolator
<
Angle
>
Readonly
sides
sides
:
number
Methods
can
Equal
can
Equal
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
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
:
Interpolator
<
PolygonIcon
>
)
:
Interpolator
<
Interpolator
<
PolygonIcon
>
>
interpolate
To
(
that
:
unknown
)
:
null
|
Interpolator
<
Interpolator
<
PolygonIcon
>
>
Parameters
that:
Interpolator
<
PolygonIcon
>
Returns
Interpolator
<
Interpolator
<
PolygonIcon
>
>
Parameters
that:
unknown
Returns
null
|
Interpolator
<
Interpolator
<
PolygonIcon
>
>
map
map<FY>
(
transform
:
(
y
:
PolygonIcon
)
=>
FY
)
:
Interpolator
<
FY
>
Type parameters
FY
Parameters
transform:
(
y
:
PolygonIcon
)
=>
FY
(
y
:
PolygonIcon
)
:
FY
Parameters
y:
PolygonIcon
Returns
FY
Returns
Interpolator
<
FY
>
to
String
to
String
(
)
:
string
Returns
string
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
Polygon
Icon
Interpolator
0
1
domain
fill
Color
Interpolator
fill
Look
mood
Modifier
range
rotation
Interpolator
sides
can
Equal
equals
equivalent
To
interpolate
To
map
to
String
Generated using
TypeDoc