Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BasePathBuilder

Implemented by

Index

Methods

addPoint

  • addPoint(x: number, y: number): void
  • Parameters

    • x: number
    • y: number

    Returns void

beginPath

  • beginPath(y0: number): void
  • Parameters

    • y0: number

    Returns void

endPath

  • endPath(xL: number, yL: number): Path2D
  • Parameters

    • xL: number
    • yL: number

    Returns Path2D

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc