java.lang.Object
org.jgrapht.demo.LabeledEdges
An example of how to apply edge labels using a custom edge class.
- Author:
- Barak Naveh
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LabeledEdges
public LabeledEdges()
-
-
Method Details
-
main
The starting point for the demo.- Parameters:
args
- ignored.
-