Search
Preparing search index...
The search index is not available
SavageDOM
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Matrix
Class Matrix
Hierarchy
Matrix
Implements
Attribute
<
Matrix
>
Index
Constructors
constructor
Properties
arr
Methods
get
interpolator
parse
set
to
String
Constructors
constructor
new
Matrix
(
values
:
number
[]
[]
)
:
Matrix
Parameters
values:
number
[]
[]
Returns
Matrix
Properties
arr
arr
:
number
[]
= []
Methods
get
get
(
element
:
SVGElement
, attr
:
string
)
:
Matrix
Parameters
element:
SVGElement
attr:
string
Returns
Matrix
interpolator
interpolator
(
from
:
Matrix
)
:
function
Parameters
from:
Matrix
Returns
function
(
t
:
number
)
:
Matrix
Parameters
t:
number
Returns
Matrix
parse
parse
(
css
:
string
|
null
)
:
Matrix
Parameters
css:
string
|
null
Returns
Matrix
set
set
(
element
:
SVGElement
, attr
:
string
, override
?:
Matrix
)
:
void
Parameters
element:
SVGElement
attr:
string
Optional
override:
Matrix
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Globals
Matrix
constructor
arr
get
interpolator
parse
set
to
String
Generated using
TypeDoc