Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CircleFigure

Hierarchy

Implements

Index

Constructors

constructor

Properties

c

childFigures

childFigures: Figure[]

name

name: string = "null"

parentFigure

parentFigure: Figure

r

type

type: string = "circle"

Methods

asObject

getClosestPoint

getDescendants

getRelatedFigures

  • getRelatedFigures(): Figure[]

getRootFigure

setLocked

  • setLocked(lock: boolean): void

translate

Generated using TypeDoc