| 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. 
 | 
| EdgeNameProvider
 Assigns a display name for each of the graph edes. 
 | 
| EdgeProvider
 Defines a provider of edges of type E 
 | 
| ImportException
 Used to show problems with importing a graph. 
 | 
| JGraphModelAdapter.CellFactory
 Creates the JGraph cells that reflect the respective JGraphT elements. 
 | 
| 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.