Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PointFigure

Hierarchy

Implements

Index

Constructors

constructor

Properties

childFigures

childFigures: Figure[] = []

name

name: string = "point"

p

parentFigure

parentFigure: Figure = null

type

type: string = "point"

Methods

asObject

getClosestPoint

getDescendants

getRelatedFigures

  • getRelatedFigures(): Figure[]

getRootFigure

setLocked

  • setLocked(lock: boolean): void

translate

Generated using TypeDoc