| Package | Description | 
|---|---|
| org.jgrapht | |
| org.jgrapht.alg | 
 Algorithms provided with JGraphT. 
 | 
| org.jgrapht.event | 
 Event classes and listener interfaces, used to provide a change
notification mechanism on graph modification events. 
 | 
| org.jgrapht.ext | 
 
Extensions and integration means to other products. 
 | 
| org.jgrapht.graph | 
 Implementations of various graphs. 
 | 
| org.jgrapht.traverse | 
 Graph traversal means. 
 | 
| Class and Description | 
|---|
| GraphListener
 A listener that is notified when the graph changes. 
 | 
| VertexSetListener
 A listener that is notified when the graph's vertex set changes. 
 | 
| Class and Description | 
|---|
| GraphEdgeChangeEvent
 An event which indicates that a graph edge has changed, or is about to
 change. 
 | 
| GraphListener
 A listener that is notified when the graph changes. 
 | 
| GraphVertexChangeEvent
 An event which indicates that a graph vertex has changed, or is about to
 change. 
 | 
| VertexSetListener
 A listener that is notified when the graph's vertex set changes. 
 | 
| Class and Description | 
|---|
| ConnectedComponentTraversalEvent
 A traversal event with respect to a connected component. 
 | 
| EdgeTraversalEvent
 A traversal event for a graph edge. 
 | 
| GraphChangeEvent
 An event which indicates that a graph has changed. 
 | 
| GraphEdgeChangeEvent
 An event which indicates that a graph edge has changed, or is about to
 change. 
 | 
| GraphVertexChangeEvent
 An event which indicates that a graph vertex has changed, or is about to
 change. 
 | 
| TraversalListener
 A listener on graph iterator or on a graph traverser. 
 | 
| VertexSetListener
 A listener that is notified when the graph's vertex set changes. 
 | 
| VertexTraversalEvent
 A traversal event for a graph vertex. 
 | 
| Class and Description | 
|---|
| GraphEdgeChangeEvent
 An event which indicates that a graph edge has changed, or is about to
 change. 
 | 
| GraphListener
 A listener that is notified when the graph changes. 
 | 
| GraphVertexChangeEvent
 An event which indicates that a graph vertex has changed, or is about to
 change. 
 | 
| VertexSetListener
 A listener that is notified when the graph's vertex set changes. 
 | 
| Class and Description | 
|---|
| GraphListener
 A listener that is notified when the graph changes. 
 | 
| VertexSetListener
 A listener that is notified when the graph's vertex set changes. 
 | 
| Class and Description | 
|---|
| ConnectedComponentTraversalEvent
 A traversal event with respect to a connected component. 
 | 
| EdgeTraversalEvent
 A traversal event for a graph edge. 
 | 
| TraversalListener
 A listener on graph iterator or on a graph traverser. 
 | 
| VertexTraversalEvent
 A traversal event for a graph vertex. 
 | 
Copyright © 2016. All rights reserved.