|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractInsertElementCommand | |
| com.tensegrity.skeleton.commands | The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. |
| com.tensegrity.skeleton.swt.commands | |
| Uses of AbstractInsertElementCommand in com.tensegrity.skeleton.commands |
| Subclasses of AbstractInsertElementCommand in com.tensegrity.skeleton.commands | |
class |
InsertChartCommand
This Command inserts a chart into the currently selected
VisualGraph.
|
class |
InsertImageCommand
This Command inserts an image object into the currently selected
VisualGraph after loading if from a File.
|
class |
InsertTableCommand
This Command inserts a table node into the currently selected
VisualGraph.
|
| Uses of AbstractInsertElementCommand in com.tensegrity.skeleton.swt.commands |
| Subclasses of AbstractInsertElementCommand in com.tensegrity.skeleton.swt.commands | |
class |
SwtInsertImageCommand
This command, to be used within applications in a SWT context, is used in order to insert a VisualNode containing an image on the active
GraphDocument. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||