Interface | Description |
---|---|
JGraphModelAdapter.CellFactory |
Creates the JGraph cells that reflect the respective JGraphT elements.
|
VisioExporter.VertexNameProvider |
Assigns a display name for each of the graph vertices.
|
Class | Description |
---|---|
JGraphModelAdapter |
An adapter that reflects a JGraphT graph as a JGraph graph.
|
JGraphModelAdapter.DefaultCellFactory |
A simple default cell factory.
|
VisioExporter |
Exports a graph to a csv format that can be imported into MS Visio.
|
Extensions and integration means to other products.