public class TitledSkinController extends DefaultSkinController
graphEditor, graphEditorContainer, NODE_INITIAL_X, NODE_INITIAL_Y| Constructor and Description |
|---|
TitledSkinController(de.tesis.dynaware.grapheditor.GraphEditor graphEditor,
de.tesis.dynaware.grapheditor.GraphEditorContainer graphEditorContainer)
Creates a new
TitledSkinController instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
addNode(double currentZoomFactor)
Adds a node to the graph.
|
void |
handlePaste()
Handles the paste operation.
|
addConnector, clearConnectorspublic TitledSkinController(de.tesis.dynaware.grapheditor.GraphEditor graphEditor,
de.tesis.dynaware.grapheditor.GraphEditorContainer graphEditorContainer)
TitledSkinController instance.graphEditor - the graph editor on display in this demographEditorContainer - the graph editor container on display in this demopublic void addNode(double currentZoomFactor)
SkinControlleraddNode in interface SkinControlleraddNode in class DefaultSkinControllercurrentZoomFactor - the current zoom factor (1 for 100%)public void handlePaste()
SkinControllerhandlePaste in interface SkinControllerhandlePaste in class DefaultSkinControllerCopyright © 2015 TESIS DYNAware. All Rights Reserved.