Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ArcPoint

Hierarchy

Index

Constructors

constructor

  • new ArcPoint(arc: Arc, x: number, y: number): ArcPoint

Properties

_constant

_constant: boolean

_x

_y

arc

arc: Arc

label

label: string

labelPosition

labelPosition: LabelPosition = "center"

Accessors

constant

constant:

x

x:

y

y:

Methods

copy

equals

getChildFigures

getClosestPoint

setConstant

  • setConstant(c: boolean): void

translate

Generated using TypeDoc