|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DeletionPolicy | An interface that is implemented to provide a "policy" when items are deleted. |
Class Summary | |
---|---|
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:
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |