| Package | Description |
|---|---|
| org.jgrapht.demo |
Demo programs that help to get started with JGraphT.
|
| org.jgrapht.io |
Importers/Exporters for various graph formats.
|
| Class and Description |
|---|
| ExportException
An exception that the library throws in case of graph export errors.
|
| Class and Description |
|---|
| Attribute
An attribute
|
| AttributeType
Denotes the type of an attribute.
|
| ComponentAttributeProvider
Provides display attributes for vertices and/or edges in a graph.
|
| ComponentNameProvider
Provides a name for a component.
|
| ComponentUpdater
Type to handle updates to a component when an import gets more information about it after it has
been created.
|
| CSVFormat
Supported CSV formats.
|
| CSVFormat.Parameter
Parameters that affect the behavior of CVS importers/exporters.
|
| DIMACSExporter.Parameter
Parameters that affect the behavior of the
DIMACSExporter exporter. |
| DIMACSFormat
DIMACS challenge format.
|
| EdgeProvider
Provider of edges
|
| ExportException
An exception that the library throws in case of graph export errors.
|
| GmlExporter.Parameter
Parameters that affect the behavior of the
GmlExporter exporter. |
| Graph6Sparse6Exporter.Format
Format type: graph6 (g6) or sparse6(s6)
|
| GraphExporter
Interface for graph exporters
|
| GraphImporter
Interface for graph importers
|
| GraphMLExporter.AttributeCategory
Denotes the category of a GraphML-Attribute.
|
| ImportException
An exception that the library throws in case of graph import errors.
|
| LemonExporter.Parameter
Parameters that affect the behavior of the
LemonExporter exporter. |
| MatrixExporter.Format
Formats supported by the
MatrixExporter exporter. |
| VertexProvider
Creates a vertex.
|
Copyright © 2018. All rights reserved.