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