An interface for undoable objects.
The name of the undo command.
Gives some information about the impact of a command.
Information about the impact of the commmand as an SVG element or text.
Redoes the cancelled command.
Cancels the command.
Generated using TypeDoc
An interface for undoable objects.