Search
Preparing search index...
The search index is not available
protractr
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ui/tools"
ActivatableTool
Class ActivatableTool
Hierarchy
Tool
ActivatableTool
SelectTool
PointTool
LineTool
CircleTool
RectTool
Index
Constructors
constructor
Properties
do
Snap
image
name
tooltip
Methods
down
draw
move
reset
up
used
Constructors
constructor
new
Activatable
Tool
(
name
:
string
, tooltip
:
string
, image
:
string
)
:
ActivatableTool
Parameters
name:
string
tooltip:
string
image:
string
Returns
ActivatableTool
Properties
do
Snap
do
Snap
:
boolean
= true
image
image
:
string
name
name
:
string
tooltip
tooltip
:
string
Methods
Abstract
down
down
(
point
:
Point
, snapFigure
:
Figure
)
:
any
Parameters
point:
Point
snapFigure:
Figure
Returns
any
Abstract
draw
draw
(
sketchView
:
SketchView
)
:
any
Parameters
sketchView:
SketchView
Returns
any
Abstract
move
move
(
point
:
Point
, snapFigure
:
Figure
)
:
any
Parameters
point:
Point
snapFigure:
Figure
Returns
any
Abstract
reset
reset
(
)
:
any
Returns
any
Abstract
up
up
(
point
:
Point
, snapFigure
:
Figure
)
:
any
Parameters
point:
Point
snapFigure:
Figure
Returns
any
used
used
(
)
:
void
Returns
void
Globals
"gcs/constraint"
"gcs/constraint_
filter"
"gcs/figures"
"gcs/sketch"
"main"
"protractr"
"ui/history"
"ui/sidepane"
"ui/sketchview"
"ui/toolbar"
"ui/tools"
"ui/ui"
Activatable
Tool
constructor
do
Snap
image
name
tooltip
down
draw
move
reset
up
used
Circle
Tool
Export
Tool
Import
Tool
Line
Tool
Point
Tool
Rect
Tool
Redo
Tool
Select
Tool
Tool
Undo
Tool
constrain
Point
BySnap
Generated using
TypeDoc