| Package | Description |
|---|---|
| de.tesis.dynaware.grapheditor |
| Modifier and Type | Method and Description |
|---|---|
GraphEditor |
GTailSkin.getGraphEditor()
Gets the graph editor instance that this skin is a part of.
|
GraphEditor |
GNodeSkin.getGraphEditor()
Gets the graph editor instance that this skin is a part of.
|
GraphEditor |
GJointSkin.getGraphEditor()
Gets the graph editor instance that this skin is a part of.
|
GraphEditor |
GConnectorSkin.getGraphEditor()
Gets the graph editor instance that this skin is a part of.
|
GraphEditor |
GConnectionSkin.getGraphEditor()
Gets the graph editor instance that this skin is a part of.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GTailSkin.setGraphEditor(GraphEditor graphEditor)
Sets the graph editor instance that this skin is a part of.
|
void |
GraphEditorContainer.setGraphEditor(GraphEditor graphEditor)
Sets the graph editor to be displayed in this container.
|
void |
GNodeSkin.setGraphEditor(GraphEditor graphEditor)
Sets the graph editor instance that this skin is a part of.
|
void |
GJointSkin.setGraphEditor(GraphEditor graphEditor)
Sets the graph editor instance that this skin is a part of.
|
void |
GConnectorSkin.setGraphEditor(GraphEditor graphEditor)
Sets the graph editor instance that this skin is a part of.
|
void |
GConnectionSkin.setGraphEditor(GraphEditor graphEditor)
Sets the graph editor instance that this skin is a part of.
|
Copyright © 2014 TESIS DYNAware. All Rights Reserved.