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