Interface for editor windows that display and edit graphs.
Graph Toolkit editor windows implement this interface to provide access to the graph being edited. Check if an EditorWindow implements this interface to access the graph.
| Property | Description |
|---|---|
| Graph | Gets the graph currently being edited in this window. |