Search
Preparing search index...
The search index is not available
Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Documentation
@svg-drawing/core
Convert
Class Convert
Hierarchy
Convert
Index
Constructors
constructor
Properties
ratio
Methods
_control
Point
bezier
Curve
bezier
Curve
Commands
line
Commands
Constructors
constructor
new
Convert
(
__namedParameters
?:
ConvertOption
)
:
Convert
Parameters
__namedParameters:
ConvertOption
= {}
Returns
Convert
Properties
ratio
ratio
:
number
Methods
Private
_control
Point
_control
Point
(
pr
:
PointObject
, st
:
PointObject
, ne
:
PointObject
)
:
[
number
,
number
]
Parameters
pr:
PointObject
st:
PointObject
ne:
PointObject
Returns
[
number
,
number
]
bezier
Curve
bezier
Curve
(
p1
:
PointObject
, p2
:
PointObject
, p3
:
PointObject
, p4
:
PointObject
)
:
Command
Parameters
p1:
PointObject
p2:
PointObject
p3:
PointObject
p4:
PointObject
Returns
Command
bezier
Curve
Commands
bezier
Curve
Commands
(
p
:
PointObject
[]
)
:
Command
[]
Parameters
p:
PointObject
[]
Returns
Command
[]
line
Commands
line
Commands
(
points
:
PointObject
[]
)
:
Command
[]
Parameters
points:
PointObject
[]
Returns
Command
[]
Modules
@svg-
drawing/animation
@svg-
drawing/core
@svg-
drawing/img-
trace
@svg-
drawing/react
Convert
constructor
ratio
_control
Point
bezier
Curve
bezier
Curve
Commands
line
Commands
Generated using
TypeDoc