-
Interface Summary Interface Description ComponentAttributeProvider<T> Provides display attributes for vertices and/or edges in a graph.ComponentNameProvider<T> Provides a name for a component.ComponentUpdater<T> Type to handle updates to a component when an import gets more information about it after it has been created.EdgeProvider<V,E> Provider of edgesGraphExporter<V,E> Interface for graph exportersGraphImporter<V,E> Interface for graph importersVertexProvider<V> Creates a vertex. -
Class Summary Class Description IntegerComponentNameProvider<T> Assigns a unique integer to represent each component.StringComponentNameProvider<T> Generates names by invokingObject.toString()on them.VisioExporter<V,E> Exports a graph to a CSV format that can be imported into MS Visio. -
Exception Summary Exception Description ExportException An exception that the library throws in case of graph export errors.ImportException An exception that the library throws in case of graph import errors.
Package org.jgrapht.io Description
Importers/Exporters for various graph formats.
DataMelt 3.0 © DataMelt by jWork.ORG