Constructors
constructor
Parameters
Properties
attrs
commands
Methods
addCommand
Parameters
clone
getCommandString
- getCommandString(): string
Returns string
parseCommandString
- parseCommandString(d: string): void
Parameters
Returns void
parsePathElement
- parsePathElement(pEl: SVGPathElement): Path
Parameters
scale
Parameters
toJson
TODO: refactor command. The following commands are not supported. Cannot support commands that use
M
orz
more than onceM 0 0 L 1 1 Z M 1 1 L 2 2 Z