|
Class Summary |
| ArrowGraphNode |
Here is an example of a GraphNode with Arrows. |
| ArrowGraphNodeApplet |
Here is a pathetically naive example of a simple Nodes and Arcs
Application. |
| ArrowGraphNodeTool |
Here is a simple tool that extends the SelectionTool
to create ArrowGraphNodes when a doubleClick event occurs. |
| GraphNode |
Here is a simple example of a graph node figure. |
| GraphNodeApplet |
Here is a pathetically naive example of a simple Nodes and Arcs
Application. |
| GraphNodeTool |
Here is a simple tool that extends the SelectionTool to create GraphNodes
when a doubleClick event occurs. |