| Interface | Description |
|---|---|
| CommandAppender<T> |
Used to append additional actions to EMF compound-commands that are executed by the graph editor.
|
| GConnectorValidator |
An interface for customising connector validation.
|
| GraphEditor |
Provides functionality for displaying and editing graph-like diagrams in JavaFX.
|
| SelectionManager |
Provides actions related to selections in the graph editor.
|
| SkinLookup |
Provides lookup methods to connect each model instance to its skin instance.
|
| Class | Description |
|---|---|
| Commands |
Provides utility methods for editing a
GModel via EMF commands. |
| GConnectionSkin |
The skin class for a
GConnection. |
| GConnectorSkin |
The skin class for a
GConnector. |
| GJointSkin |
The skin class for a
GJoint. |
| GNodeSkin |
The skin class for a
GNode. |
| GraphEditorContainer |
A container for the graph editor.
|
| GTailSkin |
The tail-skin class for a
GConnector. |
| Enum | Description |
|---|---|
| GConnectorStyle |
A set of styles that can be applied to a particular connector.
|
Copyright © 2014 TESIS DYNAware. All Rights Reserved.