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