Search
Preparing search index...
The search index is not available
SavageDOM
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
PathSegment
ArcToAbs
Class ArcToAbs
Hierarchy
ArcTo
ArcToAbs
Implements
Attribute
<
PathSegment
>
Index
Constructors
constructor
Properties
command
large
Arc
p
r
sweep
Clockwise
x
Axis
Rotate
Methods
build
Instance
default
Instance
get
interpolator
parse
parse
Args
set
to
String
Constructors
constructor
new
Arc
ToAbs
(
r
?:
Point
, p
?:
Point
, xAxisRotate
?:
undefined
|
number
, largeArc
?:
undefined
|
false
|
true
, sweepClockwise
?:
undefined
|
false
|
true
)
:
ArcToAbs
new
Arc
ToAbs
(
rx
:
Length
, ry
:
Length
, px
:
Length
, py
:
Length
, xAxisRotate
?:
undefined
|
number
, largeArc
?:
undefined
|
false
|
true
, sweepClockwise
?:
undefined
|
false
|
true
)
:
ArcToAbs
Parameters
Optional
r:
Point
Optional
p:
Point
Optional
xAxisRotate:
undefined
|
number
Optional
largeArc:
undefined
|
false
|
true
Optional
sweepClockwise:
undefined
|
false
|
true
Returns
ArcToAbs
Parameters
rx:
Length
ry:
Length
px:
Length
py:
Length
Optional
xAxisRotate:
undefined
|
number
Optional
largeArc:
undefined
|
false
|
true
Optional
sweepClockwise:
undefined
|
false
|
true
Returns
ArcToAbs
Properties
command
command
:
Command
large
Arc
large
Arc
:
boolean
p
p
:
Point
r
r
:
Point
sweep
Clockwise
sweep
Clockwise
:
boolean
x
Axis
Rotate
x
Axis
Rotate
:
number
Methods
build
Instance
build
Instance
(
r
:
Point
, p
:
Point
, xAxisRotate
:
number
, largeArc
:
boolean
, sweepClockwise
:
boolean
)
:
ArcToAbs
Parameters
r:
Point
p:
Point
xAxisRotate:
number
largeArc:
boolean
sweepClockwise:
boolean
Returns
ArcToAbs
default
Instance
default
Instance
(
)
:
ArcToAbs
Returns
ArcToAbs
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
)
:
ArcTo
Parameters
css:
string
Returns
ArcTo
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
constructor
command
large
Arc
p
r
sweep
Clockwise
x
Axis
Rotate
build
Instance
default
Instance
get
interpolator
parse
parse
Args
set
to
String
Arc
ToRel
Close
Path
Curve
ToCubic
Abs
Curve
ToCubic
Rel
Curve
ToCubic
Smooth
Abs
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