See: Description
| Class | Description |
|---|---|
| EditorTutorial |
This tutorial expands on the simple tutorial and turns it into
a more complete graph editor.
|
| NestedTutorial |
This example shows three alternatives to display a prepopulated
graph model in a window.
|
| NodeRendererTutorial |
This tutorial shows how to customize the look of
the nodes based on the semantic properties of the
nodes.
|
| PrepopulatedTutorial |
This example shows three alternatives to display a prepopulated
graph model in a window.
|
| SimpleTutorial |
This is the most basic tutorial, popping up an empty graph
editing window.
|
A package full of tutorial code which demonstrates various aspects of the Diva graph package. Each tutorial file is standalone and demonstrates one concept. See the individual class documentation for details.