class |
AlignmentAction |
An action to align the selected parts.
|
class |
CopyTemplateAction |
Copies the currently selected template in the palatte to the system
clipboard.
|
class |
DeleteAction |
An action to delete selected objects.
|
class |
DirectEditAction |
An action to perform direct editing on a selected part.
|
class |
EditorPartAction |
|
class |
MatchHeightAction |
An action that matches the height of all selected EditPart's Figures to the
width of the Primary Selection EditPart's Figure.
|
class |
MatchSizeAction |
An action that matches the size of all selected EditPart's Figures to the
size of the Primary Selection EditPart's Figure.
|
class |
MatchWidthAction |
An action that matches the width of all selected EditPart's Figures to the
width of the Primary Selection EditPart's Figure.
|
class |
PasteTemplateAction |
If the current object on the clipboard is a valid template, this action will
paste the template to the viewer.
|
class |
PrintAction |
|
class |
RedoAction |
An action to redo the last command.
|
class |
SaveAction |
An action to save the editor's current state.
|
class |
SelectionAction |
Superclass for an action needing the current selection.
|
class |
StackAction |
Superclass for actions needing access to the stack.
|
class |
UndoAction |
An action to undo the last command.
|