Package | Description |
---|---|
org.jgrapht.ext |
Extensions and integration means to other products.
|
Modifier and Type | Class and Description |
---|---|
class |
CSVImporter<V,E>
Imports a graph from a CSV Format or any other Delimiter-separated value format.
|
class |
DIMACSImporter<V,E>
Imports a graph specified in DIMACS format (http://mat.gsia.cmu.edu/COLOR/general/ccformat.ps).
|
class |
DOTImporter<V,E>
Imports a graph from a DOT file.
|
class |
GmlImporter<V,E>
Imports a graph from a GML file (Graph Modeling Language).
|
class |
GraphMLImporter<V,E>
Imports a graph from a GraphML data source.
|
Copyright © 2016. All rights reserved.