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