Interface | Description |
---|---|
ComponentAttributeProvider<T> | Deprecated
Use
ComponentAttributeProvider instead. |
ComponentNameProvider<T> | Deprecated
Use
ComponentNameProvider instead. |
ComponentUpdater<T> | Deprecated
Use
ComponentUpdater instead. |
EdgeProvider<V,E> | Deprecated
Use
EdgeProvider instead. |
GraphExporter<V,E> | Deprecated
Use
GraphExporter instead. |
GraphImporter<V,E> | Deprecated
Use
GraphImporter instead. |
JGraphModelAdapter.CellFactory<VV,EE> |
Creates the JGraph cells that reflect the respective JGraphT elements.
|
VertexProvider<V> | Deprecated
Use
VertexProvider instead. |
Class | Description |
---|---|
CSVExporter<V,E> | Deprecated
Use
CSVExporter instead. |
CSVImporter<V,E> | Deprecated
Use
CSVImporter instead. |
DIMACSExporter<V,E> | Deprecated
Use
DIMACSExporter instead. |
DIMACSImporter<V,E> | Deprecated
Use
DIMACSImporter instead. |
DOTExporter<V,E> | Deprecated
Use
DOTExporter instead. |
DOTImporter<V,E> | Deprecated
Use
DOTImporter instead. |
DOTUtils | Deprecated
Contains no public methods
|
GmlExporter<V,E> | Deprecated
Use
GmlExporter instead. |
GmlImporter<V,E> | Deprecated
Use
GmlImporter instead. |
GraphMLExporter<V,E> | Deprecated
Use
GraphMLExporter instead. |
GraphMLImporter<V,E> | Deprecated
Use
GraphMLImporter instead. |
IntegerComponentNameProvider<T> | Deprecated
Use
IntegerComponentNameProvider instead. |
JGraphModelAdapter<V,E> |
A JGraph model adapter.
|
JGraphModelAdapter.DefaultCellFactory<VV,EE> |
A simple default cell factory.
|
JGraphXAdapter<V,E> |
Adapter to draw a JGraphT graph with the JGraphX drawing library.
|
MatrixExporter<V,E> | Deprecated
Use
MatrixExporter instead. |
StringComponentNameProvider<T> | Deprecated
Use
StringComponentNameProvider instead. |
VisioExporter<V,E> | Deprecated
Use
VisioExporter instead. |
Enum | Description |
---|---|
CSVFormat | Deprecated
Use
CSVFormat instead. |
CSVFormat.Parameter | Deprecated
Use
CSVFormat.Parameter instead. |
DIMACSExporter.Parameter | Deprecated
Use
DIMACSExporter.Parameter instead. |
DIMACSFormat | Deprecated
Use
DIMACSFormat instead. |
GmlExporter.Parameter | Deprecated
Use
GmlExporter.Parameter instead. |
GraphMLExporter.AttributeCategory | Deprecated
Use attribute support from
GraphMLExporter instead. |
GraphMLExporter.AttributeType | Deprecated
Use attribute support from
GraphMLExporter instead. |
MatrixExporter.Format | Deprecated
Use
MatrixExporter.Format instead. |
Exception | Description |
---|---|
ExportException | Deprecated
Use
ExportException instead. |
ImportException | Deprecated
Use
ImportException instead. |
Copyright © 2017. All rights reserved.