| Package | Description |
|---|---|
| org.jgrapht.ext |
Extensions and integration means to other products.
|
| Class and Description |
|---|
| ComponentAttributeProvider
Provides display attributes for vertices and/or edges in a graph.
|
| CSVFormat
Supported CSV formats.
|
| CSVFormat.Parameter
Parameters that affect the behavior of CVS importers/exporters.
|
| CSVListener
This interface defines a complete listener for a parse tree produced by
CSVParser. |
| CSVParser.EmptyFieldContext |
| CSVParser.FieldContext |
| CSVParser.FileContext |
| CSVParser.HeaderContext |
| CSVParser.RecordContext |
| CSVParser.StringFieldContext |
| CSVParser.TextFieldContext |
| EdgeNameProvider
Assigns a display name for each of the graph edges.
|
| EdgeProvider
Defines a provider of edges of type E
|
| ExportException
An exception that the library throws in case of graph export errors.
|
| GmlExporter.Parameter
Parameters that affect the behavior of the exporter.
|
| GmlListener
This interface defines a complete listener for a parse tree produced by
GmlParser. |
| GmlParser.GmlContext |
| GmlParser.KeyValuePairContext |
| GmlParser.ListKeyValueContext |
| GmlParser.NumberKeyValueContext |
| GmlParser.StringKeyValueContext |
| GraphExporter
Interface for graph exporters
|
| GraphImporter
Interface for graph importers
|
| GraphMLExporter.AttributeCategory
Denotes the category of a GraphML-Attribute.
|
| GraphMLExporter.AttributeType
Denotes the type of a GraphML-Attribute.
|
| ImportException
An exception that the library throws in case of graph import errors.
|
| JGraphModelAdapter.CellFactory
Creates the JGraph cells that reflect the respective JGraphT elements.
|
| MatrixExporter.Format
Formats supported by the exporter.
|
| VertexNameProvider
Assigns a display name for each of the graph vertices.
|
| VertexProvider
Creates a Vertex of type V
|
| VertexUpdater
Type to handle updates to a vertex when an import gets more information about a vertex after it
has been created.
|
Copyright © 2016. All rights reserved.