Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ToolCreateFigure

Hierarchy

Index

Constructors

Protected constructor

  • new ToolCreateFigure(protractr: any, pointsPerFigure: number): ToolCreateFigure

Properties

currentPoint

currentPoint: FigureCreationPoint

points

pointsPerFigure

pointsPerFigure: number

protractr

protractr: Protractr

Methods

Abstract addFigure

  • addFigure(): any

addRelationsBySnap

  • addRelationsBySnap(figure: Figure, snapFigure: Figure): void

down

  • down(point: Point): void

Abstract draw

getFigureNearPoint

move

  • move(point: Point): void

reset

  • reset(): void

up

updateFigureCreationPoint

Generated using TypeDoc