|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Package org.dbreplicator.graph
Graphing libraries
See:
Description
| Interface Summary | |
|---|---|
| DGraph | A directed graph with weighted edges. |
| Class Summary | |
|---|---|
| DirectedGraph | |
| Edge | Instances of this class act as edges in the graph. |
| JbDirectedGraph | |
| JbEdge | Instances of this class act as edges in the graph. |
| JbListElement | Instances of this class act as elements of a linked list. |
| JbVertex | Instances of this class act as wrappers for the real vertex object, which can be for example java.lang.Integer, or any object. |
| ListElement | Instances of this class act as elements of a linked list. |
| Vertex | Instances of this class act as wrappers for the real vertex object, which can be for example Integer, or any object. |
Package org.dbreplicator.graph Description
Graphing libraries
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||

