Search
Preparing search index...
The search index is not available
protractr
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ui/history
HistoryStack
Class HistoryStack<T>
Type parameters
T
Hierarchy
HistoryStack
Index
Constructors
constructor
Properties
stack
Methods
clear
empty
pop
push
top
Constructors
constructor
new
History
Stack
(
)
:
HistoryStack
Returns
HistoryStack
Properties
stack
stack
:
T
[]
Methods
clear
clear
(
)
:
void
Returns
void
empty
empty
(
)
:
boolean
Returns
boolean
pop
pop
(
)
:
T
Returns
T
push
push
(
element
:
T
)
:
void
Parameters
element:
T
Returns
void
top
top
(
)
:
T
Returns
T
Globals
gcs/filter
String
gcs/geometry
gcs/io
gcs/relations
gcs/sketch
gcs/variable
main
protractr
ui
ui/actions
ui/container
ui/history
ui/menubar
ui/sketchview
ui/tools
ui/topbar
ui/util
ui/widgets
History
History
Stack
constructor
stack
clear
empty
pop
push
top
Generated using
TypeDoc