Search
Preparing search index...
The search index is not available
SavageDOM
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
PathSegment
CurveToCubicSmoothAbs
Class CurveToCubicSmoothAbs
Hierarchy
DoublePoint
CurveToCubicSmoothAbs
Implements
Attribute
<
PathSegment
>
Index
Constructors
constructor
Properties
command
p1
p2
Methods
build
Instance
default
Instance
get
interpolator
parse
parse
Args
set
to
String
Constructors
constructor
new
Curve
ToCubic
Smooth
Abs
(
c2
?:
Point
, p
?:
Point
)
:
CurveToCubicSmoothAbs
new
Curve
ToCubic
Smooth
Abs
(
c2x
:
Length
, c2y
:
Length
, px
:
Length
, py
:
Length
)
:
CurveToCubicSmoothAbs
Parameters
Optional
c2:
Point
Optional
p:
Point
Returns
CurveToCubicSmoothAbs
Parameters
c2x:
Length
c2y:
Length
px:
Length
py:
Length
Returns
CurveToCubicSmoothAbs
Properties
command
command
:
Command
p1
p1
:
Point
p2
p2
:
Point
Methods
build
Instance
build
Instance
(
c2
:
Point
, p
:
Point
)
:
CurveToCubicSmoothAbs
Parameters
c2:
Point
p:
Point
Returns
CurveToCubicSmoothAbs
default
Instance
default
Instance
(
)
:
CurveToCubicSmoothAbs
Returns
CurveToCubicSmoothAbs
get
get
(
element
:
SVGElement
, attr
:
string
)
:
PathSegment
Parameters
element:
SVGElement
attr:
string
Returns
PathSegment
interpolator
interpolator
(
from
:
PathSegment
)
:
function
Parameters
from:
PathSegment
Returns
function
(
t
:
number
)
:
PathSegment
Parameters
t:
number
Returns
PathSegment
parse
parse
(
css
:
string
|
null
)
:
PathSegment
Parameters
css:
string
|
null
Returns
PathSegment
parse
Args
parse
Args
(
css
:
string
)
:
DoublePoint
Parameters
css:
string
Returns
DoublePoint
set
set
(
element
:
SVGElement
, attr
:
string
, override
?:
PathSegment
)
:
void
Parameters
element:
SVGElement
attr:
string
Optional
override:
PathSegment
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Globals
Path
Segment
Command
Arc
To
Arc
ToAbs
Arc
ToRel
Close
Path
Curve
ToCubic
Abs
Curve
ToCubic
Rel
Curve
ToCubic
Smooth
Abs
constructor
command
p1
p2
build
Instance
default
Instance
get
interpolator
parse
parse
Args
set
to
String
Curve
ToCubic
Smooth
Rel
Curve
ToQuadratic
Abs
Curve
ToQuadratic
Rel
Curve
ToQuadratic
Smooth
Abs
Curve
ToQuadratic
Smooth
Rel
Double
Point
Line
ToAbs
Line
ToHorizontal
Abs
Line
ToHorizontal
Rel
Line
ToRel
Line
ToVertical
Abs
Line
ToVertical
Rel
Move
ToAbs
Move
ToRel
Single
Length
Single
Point
Triple
Point
constructor
command
default
Instance
get
interpolator
parse
parse
Args
set
to
String
Generated using
TypeDoc