|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Element | The common base interface for both vertices and edges. |
ElementData | The common base interface for both vertices and edges. |
GraphEventProvider | Classes implementing this interface provide graph events. |
GraphListener | Classes which implement this interface listen for the changes of the graph. |
Class Summary | |
---|---|
Edge | Represents a graph edge. |
EdgeData | Represents the data which defines an edge. |
Graph | The class represents a graph which is being edited. |
GraphData | The class holds information about a graph. |
GraphEvent | The exception is thrown when the graph was modified. |
Vertex | Represents a graph vertex. |
VertexData | Represents the data which defines a vertex. |
Exception Summary | |
---|---|
DuplicateIDException | The exception is thrown when a vertex is tried setting ID with the ID that is already assigned another vertex. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |