Options
All
  • Public
  • Public/Protected
  • All
Menu

Class default

Hierarchy

  • SVGPathData
    • default

Index

Constructors

constructor

  • new default(path: string): default

Properties

Private angles

angles: number[] = []

command

command: Command = null

Readonly commands

commands: Command[] = ...

control

control: default = null

current

current: default = null

Private i

i: number = -1

Private points

points: default[] = []

Private previousCommand

previousCommand: Command = null

start

start: default = null

Methods

addMarker

addMarkerAngle

  • addMarkerAngle(point: default, angle: number): void

getAsControlPoint

  • getAsControlPoint(xProp?: string, yProp?: string): default

getAsCurrentPoint

  • getAsCurrentPoint(xProp?: string, yProp?: string): default

getMarkerAngles

  • getMarkerAngles(): number[]

getMarkerPoints

getPoint

  • getPoint(xProp?: string, yProp?: string): default

getReflectedControlPoint

  • getReflectedControlPoint(): default

isEnd

  • isEnd(): boolean

makeAbsolute

next

reset

  • reset(): void

Generated using TypeDoc