Search
Preparing search index...
The search index is not available
@metagram/framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SVGService
Class SVGService
Hierarchy
SVGService
Index
Methods
createSVGPath
parseSVGPath
Command
parseSVGPath
Commands
Methods
Static
createSVGPath
createSVGPath
(
)
:
SVGPath
Returns
SVGPath
Static
parseSVGPath
Command
parseSVGPath
Command
(
path
:
string
, i
:
number
, expectedCommands
:
number
)
:
[
number
,
number
[]
]
Parameters
path:
string
i:
number
expectedCommands:
number
Returns
[
number
,
number
[]
]
Static
parseSVGPath
Commands
parseSVGPath
Commands
(
path
:
string
)
:
SVGCommand
[]
Parameters
path:
string
Returns
SVGCommand
[]
Globals
SVGService
createSVGPath
parseSVGPath
Command
parseSVGPath
Commands
Generated using
TypeDoc