Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new GObject(x?: number, y?: number, svgWidth?: number, svgHeight?: number): GObject

Properties

graphContainer

graphContainer: Element

graphObject

graphObject: SVGSVGElement

linePath

linePath: SVGPathElement

pathData

pathData: string

svgHeight

svgHeight: number

svgWidth

svgWidth: number

x

x: number

y

y: number

Methods

moveTo

  • moveTo(newX: any, newY: any, startTime: any, endTime: any): void

Generated using TypeDoc