| Interface | Description |
|---|---|
| DeletionPolicy |
An interface that is implemented to provide a "policy" when items are
deleted.
|
| Class | Description |
|---|---|
| BasicEdge |
A basic implementation of an edge.
|
| BasicEdgeAdapter |
A implementation of edge models for BasicEdges.
|
| BasicGraphModel |
A basic implementation of a graph model that uses
BasicNodes and BasicEdges objects as its graph structure.
|
| BasicNode |
A basic implementation of a node.
|
| BasicNodeAdapter |
A node adapter for BasicEdges.
|
| ClearDeletionPolicy |
A deletion policy that deletes edges that are connected to a node that
is about to be deleted.
|
| DefaultDeletionPolicy |
A default implementation of a deletion policy.
|
| DeletionListener |
This class provides deletion support for most simple graph
editors.
|
| GraphLogger |
A logger of graph events.
|
A collection of graph-related utility classes. In future, this package should grow to include reusable rendering elements and other useful bits. Specific items of interest in this package:
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.