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