Module org.jgrapht.io
Package org.jgrapht.nio.gml
GML importers/exporters
-
Class Summary Class Description GmlEventDrivenImporter Imports a graph from a GML file (Graph Modeling Language).GmlExporter<V,E> Exports a graph into a GML file (Graph Modeling Language).GmlImporter<V,E> Imports a graph from a GML file (Graph Modeling Language). -
Enum Summary Enum Description GmlExporter.Parameter Parameters that affect the behavior of theGmlExporter
exporter.