This file is indexed.

/usr/share/doc/libjgrapht0.8-java/apidoc/index-all.html is in libjgrapht0.8-java-doc 0.8.3-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Thu Mar 20 12:24:51 UTC 2014 -->
<title>Index (JGraphT : a free Java graph library)</title>
<meta name="date" content="2014-03-20">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Index (JGraphT : a free Java graph library)";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip-navbar_top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a name="_A_">
<!--   -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph"><span class="strong">AbstractBaseGraph</span></a>&lt;<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="type parameter in AbstractBaseGraph">V</a>,<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="type parameter in AbstractBaseGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">The most general implementation of the <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a> interface.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#AbstractBaseGraph(org.jgrapht.EdgeFactory, boolean, boolean)">AbstractBaseGraph(EdgeFactory&lt;V, E&gt;, boolean, boolean)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Construct a new pseudograph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph"><span class="strong">AbstractGraph</span></a>&lt;<a href="./org/jgrapht/graph/AbstractGraph.html" title="type parameter in AbstractGraph">V</a>,<a href="./org/jgrapht/graph/AbstractGraph.html" title="type parameter in AbstractGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A skeletal implementation of the <tt>Graph</tt> interface, to minimize the
 effort required to implement graph interfaces.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#AbstractGraph()">AbstractGraph()</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Construct a new empty graph object.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse"><span class="strong">AbstractGraphIterator</span></a>&lt;<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="type parameter in AbstractGraphIterator">V</a>,<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="type parameter in AbstractGraphIterator">E</a>&gt; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">An empty implementation of a graph iterator to minimize the effort required
 to implement graph iterators.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#AbstractGraphIterator()">AbstractGraphIterator()</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addAllEdges(org.jgrapht.Graph, org.jgrapht.Graph, java.util.Collection)">addAllEdges(Graph&lt;? super V, ? super E&gt;, Graph&lt;V, E&gt;, Collection&lt;? extends E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds a subset of the edges of the specified source graph to the specified
 destination graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addAllVertices(org.jgrapht.Graph, java.util.Collection)">addAllVertices(Graph&lt;? super V, ? super E&gt;, Collection&lt;? extends V&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds all of the specified vertices to the destination graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Creates a new edge in this graph, going from the source vertex to the
 target vertex, and returns the created edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Adds the specified edge to this graph, going from the source vertex to
 the target vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
 GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
 GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ParanoidGraph.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/ParanoidGraph.html" title="class in org.jgrapht.graph">ParanoidGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#addEdge(V, V)">addEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#addEdge(V, V, E)">addEdge(V, V, E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addEdge(org.jgrapht.Graph, V, V, double)">addEdge(Graph&lt;V, E&gt;, V, V, double)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Creates a new edge and adds it to the specified graph similarly to the
 <a href="./org/jgrapht/Graph.html#addEdge(V, V)"><code>Graph.addEdge(Object, Object)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph, V, V)">addEdgeWithVertices(Graph&lt;V, E&gt;, V, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds the specified source and target vertices to the graph, if not
 already included, and creates a new edge and adds it to the specified
 graph similarly to the <a href="./org/jgrapht/Graph.html#addEdge(V, V)"><code>Graph.addEdge(Object, Object)</code></a> method.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph, org.jgrapht.Graph, E)">addEdgeWithVertices(Graph&lt;V, E&gt;, Graph&lt;V, E&gt;, E)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds the specified edge to the graph, including its vertices if not
 already included.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addEdgeWithVertices(org.jgrapht.Graph, V, V, double)">addEdgeWithVertices(Graph&lt;V, E&gt;, V, V, double)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds the specified source and target vertices to the graph, if not
 already included, and creates a new weighted edge and adds it to the
 specified graph similarly to the <a href="./org/jgrapht/Graph.html#addEdge(V, V)"><code>Graph.addEdge(Object, Object)</code></a>
 method.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#addElement(T)">addElement(T)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>
<div class="block">Adds a new element to the data structure in its own set.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addGraph(org.jgrapht.Graph, org.jgrapht.Graph)">addGraph(Graph&lt;? super V, ? super E&gt;, Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds all the vertices and all the edges of the specified source graph to
 the specified destination graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addGraphListener(org.jgrapht.event.GraphListener)">addGraphListener(GraphListener&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ListenableGraph.html#addGraphListener(org.jgrapht.event.GraphListener)">addGraphListener(GraphListener&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht">ListenableGraph</a></dt>
<dd>
<div class="block">Adds the specified graph listener to this graph, if not already present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#addGraphReversed(org.jgrapht.DirectedGraph, org.jgrapht.DirectedGraph)">addGraphReversed(DirectedGraph&lt;? super V, ? super E&gt;, DirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Adds all the vertices and all the edges of the specified source digraph
 to the specified destination digraph, reversing all of the edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#addTraversalListener(org.jgrapht.event.TraversalListener)">addTraversalListener(TraversalListener&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Adds the specified traversal listener to this iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#addTraversalListener(org.jgrapht.event.TraversalListener)">addTraversalListener(TraversalListener&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Adds the specified traversal listener to this iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#addVertex(V)">addVertex(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Adds the specified vertex to this graph if not already present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
 GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ParanoidGraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/ParanoidGraph.html" title="class in org.jgrapht.graph">ParanoidGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>
<div class="block">Adds the specified vertex to this subgraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#addVertex(V)">addVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#addVertexSetListener(org.jgrapht.event.VertexSetListener)">addVertexSetListener(VertexSetListener&lt;V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ListenableGraph.html#addVertexSetListener(org.jgrapht.event.VertexSetListener)">addVertexSetListener(VertexSetListener&lt;V&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht">ListenableGraph</a></dt>
<dd>
<div class="block">Adds the specified vertex set listener to this graph, if not already
 present.</div>
</dd>
<dt><a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util"><span class="strong">ArrayUnenforcedSet</span></a>&lt;<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="type parameter in ArrayUnenforcedSet">E</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Helper for efficiently representing small sets whose elements are known to be
 unique by construction, implying we don't need to enforce the uniqueness
 property in the data structure itself.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#ArrayUnenforcedSet()">ArrayUnenforcedSet()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#ArrayUnenforcedSet(java.util.Collection)">ArrayUnenforcedSet(Collection&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#ArrayUnenforcedSet(int)">ArrayUnenforcedSet(int)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#assertVertexExist(V)">assertVertexExist(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Ensures that the specified vertex exists in this graph, or else throws
 exception.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">AsUndirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="type parameter in AsUndirectedGraph">V</a>,<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="type parameter in AsUndirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected view of the backing directed graph specified in the
 constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#AsUndirectedGraph(org.jgrapht.DirectedGraph)">AsUndirectedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>
<div class="block">Constructor for AsUndirectedGraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">AsUnweightedDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="type parameter in AsUnweightedDirectedGraph">V</a>,<a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="type parameter in AsUnweightedDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An unweighted view of the backing weighted graph specified in the
 constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html#AsUnweightedDirectedGraph(org.jgrapht.DirectedGraph)">AsUnweightedDirectedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="class in org.jgrapht.graph">AsUnweightedDirectedGraph</a></dt>
<dd>
<div class="block">Constructor for AsUnweightedGraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AsUnweightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">AsUnweightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/AsUnweightedGraph.html" title="type parameter in AsUnweightedGraph">V</a>,<a href="./org/jgrapht/graph/AsUnweightedGraph.html" title="type parameter in AsUnweightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An unweighted view of the backing weighted graph specified in the
 constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUnweightedGraph.html#AsUnweightedGraph(org.jgrapht.Graph)">AsUnweightedGraph(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUnweightedGraph.html" title="class in org.jgrapht.graph">AsUnweightedGraph</a></dt>
<dd>
<div class="block">Constructor for AsUnweightedGraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">AsWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="type parameter in AsWeightedGraph">V</a>,<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="type parameter in AsWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A weighted view of the backing graph specified in the constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsWeightedGraph.html#AsWeightedGraph(org.jgrapht.Graph, java.util.Map)">AsWeightedGraph(Graph&lt;V, E&gt;, Map&lt;E, Double&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph">AsWeightedGraph</a></dt>
<dd>
<div class="block">Constructor for AsWeightedGraph.</div>
</dd>
</dl>
<a name="_B_">
<!--   -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#BEFORE_EDGE_ADDED">BEFORE_EDGE_ADDED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Before edge added event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#BEFORE_EDGE_REMOVED">BEFORE_EDGE_REMOVED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Before edge removed event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#BEFORE_VERTEX_ADDED">BEFORE_VERTEX_ADDED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Before vertex added event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#BEFORE_VERTEX_REMOVED">BEFORE_VERTEX_REMOVED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Before vertex removed event.</div>
</dd>
<dt><a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg"><span class="strong">BellmanFordShortestPath</span></a>&lt;<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">V</a>,<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="type parameter in BellmanFordShortestPath">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block"><a href="http://www.nist.gov/dads/HTML/bellmanford.html">Bellman-Ford
 algorithm</a>: weights could be negative, paths could be constrained by a
 maximum number of edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#BellmanFordShortestPath(org.jgrapht.Graph, V)">BellmanFordShortestPath(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Creates an object to calculate shortest paths between the start vertex
 and others vertices using the Bellman-Ford algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#BellmanFordShortestPath(org.jgrapht.Graph, V, int)">BellmanFordShortestPath(Graph&lt;V, E&gt;, V, int)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Creates an object to calculate shortest paths between the start vertex
 and others vertices using the Bellman-Ford algorithm.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#BellmanFordShortestPath(org.jgrapht.Graph, V, int, double)">BellmanFordShortestPath(Graph&lt;V, E&gt;, V, int, double)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Creates an object to calculate shortest paths between the start vertex
 and others vertices using the Bellman-Ford algorithm.</div>
</dd>
<dt><a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg"><span class="strong">BiconnectivityInspector</span></a>&lt;<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="type parameter in BiconnectivityInspector">V</a>,<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="type parameter in BiconnectivityInspector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Inspects a graph for the biconnectivity property.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#BiconnectivityInspector(org.jgrapht.UndirectedGraph)">BiconnectivityInspector(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Running time = O(m) where m is the number of edges.</div>
</dd>
<dt><a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg"><span class="strong">BlockCutpointGraph</span></a>&lt;<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="type parameter in BlockCutpointGraph">V</a>,<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="type parameter in BlockCutpointGraph">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Definition of a <a href="http://mathworld.wolfram.com/Block.html">block of a
 graph</a> in MathWorld.<br>
 </br> Definition and lemma taken from the article <a
 href="http://www.albany.edu/~goel/publications/rosencrantz2005.pdf">
 Structure-Based Resilience Metrics for Service-Oriented Networks</a>:

 
 <b>Definition 4.5</b> Let G(V; E) be a connected undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BlockCutpointGraph.html#BlockCutpointGraph(org.jgrapht.UndirectedGraph)">BlockCutpointGraph(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg">BlockCutpointGraph</a></dt>
<dd>
<div class="block">Running time = O(m) where m is the number of edges.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse"><span class="strong">BreadthFirstIterator</span></a>&lt;<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="type parameter in BreadthFirstIterator">V</a>,<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="type parameter in BreadthFirstIterator">E</a>&gt; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">A breadth-first iterator for a directed and an undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#BreadthFirstIterator(org.jgrapht.Graph)">BreadthFirstIterator(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>
<div class="block">Creates a new breadth-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#BreadthFirstIterator(org.jgrapht.Graph, V)">BreadthFirstIterator(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>
<div class="block">Creates a new breadth-first iterator for the specified graph.</div>
</dd>
<dt><a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="class in org.jgrapht.alg"><span class="strong">BronKerboschCliqueFinder</span></a>&lt;<a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="type parameter in BronKerboschCliqueFinder">V</a>,<a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="type parameter in BronKerboschCliqueFinder">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">This class implements Bron-Kerbosch clique detection algorithm as it is
 described in [Samudrala R.,Moult J.:A Graph-theoretic Algorithm for
 comparative Modeling of Protein Structure; J.Mol.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html#BronKerboschCliqueFinder(org.jgrapht.Graph)">BronKerboschCliqueFinder(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="class in org.jgrapht.alg">BronKerboschCliqueFinder</a></dt>
<dd>
<div class="block">Creates a new clique finder.</div>
</dd>
</dl>
<a name="_C_">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#calculateMaximumFlow(V, V)">calculateMaximumFlow(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Sets current source to <tt>source</tt>, current sink to <tt>sink</tt>,
 then calculates maximum flow from <tt>source</tt> to <tt>sink</tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#cascadingCut(org.jgrapht.util.FibonacciHeapNode)">cascadingCut(FibonacciHeapNode&lt;T&gt;)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Performs a cascading cut operation.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/StarGraphGenerator.html#CENTER_VERTEX">CENTER_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/StarGraphGenerator.html" title="class in org.jgrapht.generate">StarGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/ChromaticNumber.html" title="class in org.jgrapht.alg"><span class="strong">ChromaticNumber</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Allows the <a href="http://mathworld.wolfram.com/ChromaticNumber.html">
 chromatic number</a> of a graph to be calculated.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ChromaticNumber.html#ChromaticNumber()">ChromaticNumber()</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/ChromaticNumber.html" title="class in org.jgrapht.alg">ChromaticNumber</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="class in org.jgrapht.graph"><span class="strong">ClassBasedEdgeFactory</span></a>&lt;<a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="type parameter in ClassBasedEdgeFactory">V</a>,<a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="type parameter in ClassBasedEdgeFactory">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An <a href="./org/jgrapht/EdgeFactory.html" title="interface in org.jgrapht"><code>EdgeFactory</code></a> for producing edges by using a class as a factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html#ClassBasedEdgeFactory(java.lang.Class)">ClassBasedEdgeFactory(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="class in org.jgrapht.graph">ClassBasedEdgeFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/ClassBasedVertexFactory.html" title="class in org.jgrapht.graph"><span class="strong">ClassBasedVertexFactory</span></a>&lt;<a href="./org/jgrapht/graph/ClassBasedVertexFactory.html" title="type parameter in ClassBasedVertexFactory">V</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A <a href="./org/jgrapht/VertexFactory.html" title="interface in org.jgrapht"><code>VertexFactory</code></a> for producing vertices by using a class as a factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ClassBasedVertexFactory.html#ClassBasedVertexFactory(java.lang.Class)">ClassBasedVertexFactory(Class&lt;? extends V&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ClassBasedVertexFactory.html" title="class in org.jgrapht.graph">ClassBasedVertexFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html#clear()">clear()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="class in org.jgrapht.ext">IntegerEdgeNameProvider</a></dt>
<dd>
<div class="block">Clears all cached identifiers, and resets the unique identifier counter.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerNameProvider.html#clear()">clear()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerNameProvider.html" title="class in org.jgrapht.ext">IntegerNameProvider</a></dt>
<dd>
<div class="block">Clears all cached identifiers, and resets the unique identifier counter.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#clear()">clear()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Removes all elements from this heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#clone()">clone()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Returns a shallow copy of this graph instance.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#clone()">clone()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TransitiveClosure.html#closeSimpleDirectedGraph(org.jgrapht.graph.SimpleDirectedGraph)">closeSimpleDirectedGraph(SimpleDirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TransitiveClosure.html" title="class in org.jgrapht.alg">TransitiveClosure</a></dt>
<dd>
<div class="block">Computes the transitive closure of the given graph.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse"><span class="strong">ClosestFirstIterator</span></a>&lt;<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">V</a>,<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="type parameter in ClosestFirstIterator">E</a>&gt; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">A closest-first iterator for a directed or undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org.jgrapht.Graph)">ClosestFirstIterator(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Creates a new closest-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org.jgrapht.Graph, V)">ClosestFirstIterator(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Creates a new closest-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org.jgrapht.Graph, V, double)">ClosestFirstIterator(Graph&lt;V, E&gt;, V, double)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Creates a new radius-bounded closest-first iterator for the specified
 graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#combine(double, double)">combine(double, double)</a></span> - Method in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Combines two weights.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/VertexDegreeComparator.html#compare(V, V)">compare(V, V)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org.jgrapht.alg.util">VertexDegreeComparator</a></dt>
<dd>
<div class="block">Compare the degrees of <code>v1</code> and <code>v2</code>, taking into
 account whether ascending or descending order is used.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#compareTo(org.jgrapht.alg.StoerWagnerMinimumCut.VertexAndWeight)">compareTo(StoerWagnerMinimumCut&lt;V, E&gt;.VertexAndWeight)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#compareTo(org.jgrapht.util.ModifiableInteger)">compareTo(ModifiableInteger)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Compares two <code>ModifiableInteger</code> objects numerically.</div>
</dd>
<dt><a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">CompleteBipartiteGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="type parameter in CompleteBipartiteGraphGenerator">V</a>,<a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="type parameter in CompleteBipartiteGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a <a
 href="http://mathworld.wolfram.com/CompleteBipartiteGraph.html">complete
 bipartite graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html#CompleteBipartiteGraphGenerator(int, int)">CompleteBipartiteGraphGenerator(int, int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="class in org.jgrapht.generate">CompleteBipartiteGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new CompleteBipartiteGraphGenerator object.</div>
</dd>
<dt><a href="./org/jgrapht/demo/CompleteGraphDemo.html" title="class in org.jgrapht.demo"><span class="strong">CompleteGraphDemo</span></a> - Class in <a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/CompleteGraphDemo.html#CompleteGraphDemo()">CompleteGraphDemo()</a></span> - Constructor for class org.jgrapht.demo.<a href="./org/jgrapht/demo/CompleteGraphDemo.html" title="class in org.jgrapht.demo">CompleteGraphDemo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/CompleteGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">CompleteGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/CompleteGraphGenerator.html" title="type parameter in CompleteGraphGenerator">V</a>,<a href="./org/jgrapht/generate/CompleteGraphGenerator.html" title="type parameter in CompleteGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a complete graph of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/CompleteGraphGenerator.html#CompleteGraphGenerator(int)">CompleteGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/CompleteGraphGenerator.html" title="class in org.jgrapht.generate">CompleteGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new CompleteGraphGenerator.</div>
</dd>
<dt><a href="./org/jgrapht/ext/ComponentAttributeProvider.html" title="interface in org.jgrapht.ext"><span class="strong">ComponentAttributeProvider</span></a>&lt;<a href="./org/jgrapht/ext/ComponentAttributeProvider.html" title="type parameter in ComponentAttributeProvider">T</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Provides display attributes for vertices and/or edges in a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html#CONNECTED_COMPONENT_FINISHED">CONNECTED_COMPONENT_FINISHED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event">ConnectedComponentTraversalEvent</a></dt>
<dd>
<div class="block">Connected component traversal finished event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html#CONNECTED_COMPONENT_STARTED">CONNECTED_COMPONENT_STARTED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event">ConnectedComponentTraversalEvent</a></dt>
<dd>
<div class="block">Connected component traversal started event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#connectedComponentFinished(org.jgrapht.event.ConnectedComponentTraversalEvent)">connectedComponentFinished(ConnectedComponentTraversalEvent)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform listeners that the traversal of the current connected
 component has finished.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#connectedComponentFinished(org.jgrapht.event.ConnectedComponentTraversalEvent)">connectedComponentFinished(ConnectedComponentTraversalEvent)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#connectedComponentStarted(org.jgrapht.event.ConnectedComponentTraversalEvent)">connectedComponentStarted(ConnectedComponentTraversalEvent)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform listeners that a traversal of a new connected component
 has started.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#connectedComponentStarted(org.jgrapht.event.ConnectedComponentTraversalEvent)">connectedComponentStarted(ConnectedComponentTraversalEvent)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event"><span class="strong">ConnectedComponentTraversalEvent</span></a> - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A traversal event with respect to a connected component.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html#ConnectedComponentTraversalEvent(java.lang.Object, int)">ConnectedComponentTraversalEvent(Object, int)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event">ConnectedComponentTraversalEvent</a></dt>
<dd>
<div class="block">Creates a new ConnectedComponentTraversalEvent.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#connectedSetOf(V)">connectedSetOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Returns a set of all vertices that are in the maximally connected
 component together with the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#connectedSets()">connectedSets()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Returns a list of <code>Set</code> s, where each set contains all
 vertices that are in the same maximally connected component.</div>
</dd>
<dt><a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg"><span class="strong">ConnectivityInspector</span></a>&lt;<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="type parameter in ConnectivityInspector">V</a>,<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="type parameter in ConnectivityInspector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Allows obtaining various connectivity aspects of a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#ConnectivityInspector(org.jgrapht.UndirectedGraph)">ConnectivityInspector(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Creates a connectivity inspector for the specified undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#ConnectivityInspector(org.jgrapht.DirectedGraph)">ConnectivityInspector(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Creates a connectivity inspector for the specified directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#consolidate()">consolidate()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#containsEdge(V, V)">containsEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#containsEdge(V, V)">containsEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if and only if this graph contains an edge going
 from the source vertex to the target vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#containsEdge(E)">containsEdge(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if this graph contains the specified edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#containsEdge(E)">containsEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#containsVertex(V)">containsVertex(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if this graph contains the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#containsVertex(V)">containsVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/GridGraphGenerator.html#CORNER_VERTEX">CORNER_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/GridGraphGenerator.html" title="class in org.jgrapht.generate">GridGraphGenerator</a></dt>
<dd>
<div class="block">Role for the vertices at the corners.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#createDefaultEdgeAttributes(org.jgrapht.Graph)">createDefaultEdgeAttributes(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Creates and returns a map of attributes to be used as defaults for edge
 attributes, depending on the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#createDefaultVertexAttributes()">createDefaultVertexAttributes()</a></span> - Static method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Creates and returns a map of attributes to be used as defaults for vertex
 attributes.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/EdgeFactory.html#createEdge(V, V)">createEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/EdgeFactory.html" title="interface in org.jgrapht">EdgeFactory</a></dt>
<dd>
<div class="block">Creates a new edge whose endpoints are the specified source and target
 vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html#createEdge(V, V)">createEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/ClassBasedEdgeFactory.html" title="class in org.jgrapht.graph">ClassBasedEdgeFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html#createEdgeCell(EE)">createEdgeCell(EE)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org.jgrapht.ext">JGraphModelAdapter.CellFactory</a></dt>
<dd>
<div class="block">Creates an edge cell that contains its respective JGraphT edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html#createEdgeCell(EE)">createEdgeCell(EE)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org.jgrapht.ext">JGraphModelAdapter.DefaultCellFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#createEdges(org.jgrapht.Graph, java.util.Map, int, java.util.Random)">createEdges(Graph&lt;VV, EE&gt;, Map&lt;Integer, VV&gt;, int, Random)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate">RandomGraphGenerator.DefaultEdgeTopologyFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html#createEdges(org.jgrapht.Graph, java.util.Map, int, java.util.Random)">createEdges(Graph&lt;VV, EE&gt;, Map&lt;Integer, VV&gt;, int, Random)</a></span> - Method in interface org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="interface in org.jgrapht.generate">RandomGraphGenerator.EdgeTopologyFactory</a></dt>
<dd>
<div class="block">Two different calls to the createEdges() with the same parameters
 must result in the generation of the same.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeSetFactory.html#createEdgeSet(V)">createEdgeSet(V)</a></span> - Method in interface org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeSetFactory.html" title="interface in org.jgrapht.graph">EdgeSetFactory</a></dt>
<dd>
<div class="block">Create a new edge set for a particular vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ClassBasedVertexFactory.html#createVertex()">createVertex()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/ClassBasedVertexFactory.html" title="class in org.jgrapht.graph">ClassBasedVertexFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/VertexFactory.html#createVertex()">createVertex()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/VertexFactory.html" title="interface in org.jgrapht">VertexFactory</a></dt>
<dd>
<div class="block">Creates a new vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html#createVertexCell(VV)">createVertexCell(VV)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org.jgrapht.ext">JGraphModelAdapter.CellFactory</a></dt>
<dd>
<div class="block">Creates a vertex cell that contains its respective JGraphT vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html#createVertexCell(VV)">createVertexCell(VV)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org.jgrapht.ext">JGraphModelAdapter.DefaultCellFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse"><span class="strong">CrossComponentIterator</span></a>&lt;<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="type parameter in CrossComponentIterator">V</a>,<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="type parameter in CrossComponentIterator">E</a>,<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="type parameter in CrossComponentIterator">D</a>&gt; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">Provides a cross-connected-component traversal functionality for iterator
 subclasses.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#CrossComponentIterator(org.jgrapht.Graph, V)">CrossComponentIterator(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Creates a new iterator for the specified graph.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html" title="enum in org.jgrapht.traverse"><span class="strong">CrossComponentIterator.VisitColor</span></a> - Enum in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">Standard vertex visit state enumeration.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#cut(org.jgrapht.util.FibonacciHeapNode, org.jgrapht.util.FibonacciHeapNode)">cut(FibonacciHeapNode&lt;T&gt;, FibonacciHeapNode&lt;T&gt;)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">The reverse of the link operation: removes x from the child list of y.</div>
</dd>
<dt><a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg"><span class="strong">CycleDetector</span></a>&lt;<a href="./org/jgrapht/alg/CycleDetector.html" title="type parameter in CycleDetector">V</a>,<a href="./org/jgrapht/alg/CycleDetector.html" title="type parameter in CycleDetector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Performs cycle detection on a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#CycleDetector(org.jgrapht.DirectedGraph)">CycleDetector(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Creates a cycle detector for the specified graph.</div>
</dd>
</dl>
<a name="_D_">
<!--   -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#decreaseKey(org.jgrapht.util.FibonacciHeapNode, double)">decreaseKey(FibonacciHeapNode&lt;T&gt;, double)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Decreases the key value for a heap node, given the new value to take on.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#decrement()">decrement()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Subtracts one from the value of this modifiable integer.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/WeightedGraph.html#DEFAULT_EDGE_WEIGHT">DEFAULT_EDGE_WEIGHT</a></span> - Static variable in interface org.jgrapht.<a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht">WeightedGraph</a></dt>
<dd>
<div class="block">The default weight for an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#DEFAULT_EPSILON">DEFAULT_EPSILON</a></span> - Static variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Default tolerance.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">DefaultDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="type parameter in DefaultDirectedGraph">V</a>,<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="type parameter in DefaultDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedGraph.html#DefaultDirectedGraph(java.lang.Class)">DefaultDirectedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedGraph.html#DefaultDirectedGraph(org.jgrapht.EdgeFactory)">DefaultDirectedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new directed graph with the specified edge factory.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">DefaultDirectedWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="type parameter in DefaultDirectedWeightedGraph">V</a>,<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="type parameter in DefaultDirectedWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html#DefaultDirectedWeightedGraph(java.lang.Class)">DefaultDirectedWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new directed weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html#DefaultDirectedWeightedGraph(org.jgrapht.EdgeFactory)">DefaultDirectedWeightedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org.jgrapht.graph">DefaultDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new directed weighted graph with the specified edge factory.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph"><span class="strong">DefaultEdge</span></a> - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A default implementation for edges in a <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultEdge.html#DefaultEdge()">DefaultEdge()</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph">DefaultEdge</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="class in org.jgrapht.graph"><span class="strong">DefaultGraphMapping</span></a>&lt;<a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">V</a>,<a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="type parameter in DefaultGraphMapping">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">Implementation of the GraphMapping interface.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultGraphMapping.html#DefaultGraphMapping(java.util.Map, java.util.Map, org.jgrapht.Graph, org.jgrapht.Graph)">DefaultGraphMapping(Map&lt;V, V&gt;, Map&lt;V, V&gt;, Graph&lt;V, E&gt;, Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="class in org.jgrapht.graph">DefaultGraphMapping</a></dt>
<dd>
<div class="block">The maps themselves are used.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph"><span class="strong">DefaultListenableGraph</span></a>&lt;<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="type parameter in DefaultListenableGraph">V</a>,<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="type parameter in DefaultListenableGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A graph backed by the the graph specified at the constructor, which can be
 listened by <code>GraphListener</code> s and by <code>
 VertexSetListener</code> s.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#DefaultListenableGraph(org.jgrapht.Graph)">DefaultListenableGraph(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Creates a new listenable graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#DefaultListenableGraph(org.jgrapht.Graph, boolean)">DefaultListenableGraph(Graph&lt;V, E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Creates a new listenable graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DefaultWeightedEdge.html" title="class in org.jgrapht.graph"><span class="strong">DefaultWeightedEdge</span></a> - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A default implementation for edges in a <a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht"><code>WeightedGraph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultWeightedEdge.html#DefaultWeightedEdge()">DefaultWeightedEdge()</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultWeightedEdge.html" title="class in org.jgrapht.graph">DefaultWeightedEdge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedGraphUnion.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedGraphUnion.html" title="class in org.jgrapht.graph">UndirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedSubgraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="class in org.jgrapht.graph">UndirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/UndirectedGraph.html#degreeOf(V)">degreeOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht">UndirectedGraph</a></dt>
<dd>
<div class="block">Returns the degree of the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#delete(org.jgrapht.util.FibonacciHeapNode)">delete(FibonacciHeapNode&lt;T&gt;)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Deletes a node from the heap given the reference to the node.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse"><span class="strong">DepthFirstIterator</span></a>&lt;<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="type parameter in DepthFirstIterator">V</a>,<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="type parameter in DepthFirstIterator">E</a>&gt; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">A depth-first iterator for a directed and an undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#DepthFirstIterator(org.jgrapht.Graph)">DepthFirstIterator(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>
<div class="block">Creates a new depth-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#DepthFirstIterator(org.jgrapht.Graph, V)">DepthFirstIterator(Graph&lt;V, E&gt;, V)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>
<div class="block">Creates a new depth-first iterator for the specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#detectCycles()">detectCycles()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Performs yes/no cycle detection on the entire graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#detectCyclesContainingVertex(V)">detectCyclesContainingVertex(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Performs yes/no cycle detection on an individual vertex.</div>
</dd>
<dt><a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg"><span class="strong">DijkstraShortestPath</span></a>&lt;<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">V</a>,<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="type parameter in DijkstraShortestPath">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">An implementation of <a
 href="http://mathworld.wolfram.com/DijkstrasAlgorithm.html">Dijkstra's
 shortest path algorithm</a> using <code>ClosestFirstIterator</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#DijkstraShortestPath(org.jgrapht.Graph, V, V)">DijkstraShortestPath(Graph&lt;V, E&gt;, V, V)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Creates and executes a new DijkstraShortestPath algorithm instance.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#DijkstraShortestPath(org.jgrapht.Graph, V, V, double)">DijkstraShortestPath(Graph&lt;V, E&gt;, V, V, double)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Creates and executes a new DijkstraShortestPath algorithm instance.</div>
</dd>
<dt><a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht"><span class="strong">DirectedGraph</span></a>&lt;<a href="./org/jgrapht/DirectedGraph.html" title="type parameter in DirectedGraph">V</a>,<a href="./org/jgrapht/DirectedGraph.html" title="type parameter in DirectedGraph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A graph whose all edges are directed.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph"><span class="strong">DirectedGraphUnion</span></a>&lt;<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="type parameter in DirectedGraphUnion">V</a>,<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="type parameter in DirectedGraphUnion">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/DirectedMaskSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedMaskSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedMaskSubgraph.html" title="type parameter in DirectedMaskSubgraph">V</a>,<a href="./org/jgrapht/graph/DirectedMaskSubgraph.html" title="type parameter in DirectedMaskSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed graph that is a <a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph"><code>MaskSubgraph</code></a> on another graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedMaskSubgraph.html#DirectedMaskSubgraph(org.jgrapht.DirectedGraph, org.jgrapht.graph.MaskFunctor)">DirectedMaskSubgraph(DirectedGraph&lt;V, E&gt;, MaskFunctor&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedMaskSubgraph.html" title="class in org.jgrapht.graph">DirectedMaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/DirectedMultigraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedMultigraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="type parameter in DirectedMultigraph">V</a>,<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="type parameter in DirectedMultigraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedMultigraph.html#DirectedMultigraph(java.lang.Class)">DirectedMultigraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="class in org.jgrapht.graph">DirectedMultigraph</a></dt>
<dd>
<div class="block">Creates a new directed multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedMultigraph.html#DirectedMultigraph(org.jgrapht.EdgeFactory)">DirectedMultigraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedMultigraph.html" title="class in org.jgrapht.graph">DirectedMultigraph</a></dt>
<dd>
<div class="block">Creates a new directed multigraph with the specified edge factory.</div>
</dd>
<dt><a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg"><span class="strong">DirectedNeighborIndex</span></a>&lt;<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="type parameter in DirectedNeighborIndex">V</a>,<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="type parameter in DirectedNeighborIndex">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Maintains a cache of each vertex's neighbors.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#DirectedNeighborIndex(org.jgrapht.DirectedGraph)">DirectedNeighborIndex(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Creates a neighbor index for the specified directed graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedPseudograph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedPseudograph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="type parameter in DirectedPseudograph">V</a>,<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="type parameter in DirectedPseudograph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedPseudograph.html#DirectedPseudograph(java.lang.Class)">DirectedPseudograph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="class in org.jgrapht.graph">DirectedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedPseudograph.html#DirectedPseudograph(org.jgrapht.EdgeFactory)">DirectedPseudograph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedPseudograph.html" title="class in org.jgrapht.graph">DirectedPseudograph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="type parameter in DirectedSubgraph">V</a>,<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="type parameter in DirectedSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed graph that is a subgraph on other graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#DirectedSubgraph(org.jgrapht.DirectedGraph, java.util.Set, java.util.Set)">DirectedSubgraph(DirectedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>
<div class="block">Creates a new directed subgraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedWeightedMultigraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="type parameter in DirectedWeightedMultigraph">V</a>,<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="type parameter in DirectedWeightedMultigraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed weighted multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html#DirectedWeightedMultigraph(java.lang.Class)">DirectedWeightedMultigraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org.jgrapht.graph">DirectedWeightedMultigraph</a></dt>
<dd>
<div class="block">Creates a new directed weighted multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html#DirectedWeightedMultigraph(org.jgrapht.EdgeFactory)">DirectedWeightedMultigraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org.jgrapht.graph">DirectedWeightedMultigraph</a></dt>
<dd>
<div class="block">Creates a new directed weighted multigraph with the specified edge
 factory.</div>
</dd>
<dt><a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">DirectedWeightedSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html" title="type parameter in DirectedWeightedSubgraph">V</a>,<a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html" title="type parameter in DirectedWeightedSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed weighted graph that is a subgraph on other graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html#DirectedWeightedSubgraph(org.jgrapht.WeightedGraph, java.util.Set, java.util.Set)">DirectedWeightedSubgraph(WeightedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedWeightedSubgraph.html" title="class in org.jgrapht.graph">DirectedWeightedSubgraph</a></dt>
<dd>
<div class="block">Creates a new weighted directed subgraph.</div>
</dd>
<dt><a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext"><span class="strong">DOTExporter</span></a>&lt;<a href="./org/jgrapht/ext/DOTExporter.html" title="type parameter in DOTExporter">V</a>,<a href="./org/jgrapht/ext/DOTExporter.html" title="type parameter in DOTExporter">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph into a DOT file.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTExporter.html#DOTExporter()">DOTExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext">DOTExporter</a></dt>
<dd>
<div class="block">Constructs a new DOTExporter object with an integer name provider for the
 vertex IDs and null providers for the vertex and edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTExporter.html#DOTExporter(org.jgrapht.ext.VertexNameProvider, org.jgrapht.ext.VertexNameProvider, org.jgrapht.ext.EdgeNameProvider)">DOTExporter(VertexNameProvider&lt;V&gt;, VertexNameProvider&lt;V&gt;, EdgeNameProvider&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext">DOTExporter</a></dt>
<dd>
<div class="block">Constructs a new DOTExporter object with the given ID and label
 providers.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTExporter.html#DOTExporter(org.jgrapht.ext.VertexNameProvider, org.jgrapht.ext.VertexNameProvider, org.jgrapht.ext.EdgeNameProvider, org.jgrapht.ext.ComponentAttributeProvider, org.jgrapht.ext.ComponentAttributeProvider)">DOTExporter(VertexNameProvider&lt;V&gt;, VertexNameProvider&lt;V&gt;, EdgeNameProvider&lt;E&gt;, ComponentAttributeProvider&lt;V&gt;, ComponentAttributeProvider&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext">DOTExporter</a></dt>
<dd>
<div class="block">Constructs a new DOTExporter object with the given ID, label, and
 attribute providers.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#doubleValue()">doubleValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_E_">
<!--   -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/event/EdgeTraversalEvent.html#edge">edge</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="class in org.jgrapht.event">EdgeTraversalEvent</a></dt>
<dd>
<div class="block">The traversed edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#edge">edge</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">The edge that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#EDGE_ADDED">EDGE_ADDED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Edge added event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#EDGE_REMOVED">EDGE_REMOVED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Edge removed event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#edgeAdded(org.jgrapht.event.GraphEdgeChangeEvent)">edgeAdded(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#edgeAdded(org.jgrapht.event.GraphEdgeChangeEvent)">edgeAdded(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#edgeAdded(org.jgrapht.event.GraphEdgeChangeEvent)">edgeAdded(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphListener.html#edgeAdded(org.jgrapht.event.GraphEdgeChangeEvent)">edgeAdded(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/GraphListener.html" title="interface in org.jgrapht.event">GraphListener</a></dt>
<dd>
<div class="block">Notifies that an edge has been added to the graph.</div>
</dd>
<dt><a href="./org/jgrapht/EdgeFactory.html" title="interface in org.jgrapht"><span class="strong">EdgeFactory</span></a>&lt;<a href="./org/jgrapht/EdgeFactory.html" title="type parameter in EdgeFactory">V</a>,<a href="./org/jgrapht/EdgeFactory.html" title="type parameter in EdgeFactory">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">An edge factory used by graphs for creating new edges.</div>
</dd>
<dt><a href="./org/jgrapht/ext/EdgeNameProvider.html" title="interface in org.jgrapht.ext"><span class="strong">EdgeNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/EdgeNameProvider.html" title="type parameter in EdgeNameProvider">E</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Assigns a display name for each of the graph edes.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#edgeRemoved(org.jgrapht.event.GraphEdgeChangeEvent)">edgeRemoved(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#edgeRemoved(org.jgrapht.event.GraphEdgeChangeEvent)">edgeRemoved(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#edgeRemoved(org.jgrapht.event.GraphEdgeChangeEvent)">edgeRemoved(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphListener.html#edgeRemoved(org.jgrapht.event.GraphEdgeChangeEvent)">edgeRemoved(GraphEdgeChangeEvent&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/GraphListener.html" title="interface in org.jgrapht.event">GraphListener</a></dt>
<dd>
<div class="block">Notifies that an edge has been removed from the graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph"><span class="strong">EdgeReversedGraph</span></a>&lt;<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="type parameter in EdgeReversedGraph">V</a>,<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="type parameter in EdgeReversedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">Provides an edge-reversed view g' of a directed graph g.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#EdgeReversedGraph(org.jgrapht.DirectedGraph)">EdgeReversedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>
<div class="block">Creates a new EdgeReversedGraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#edgeSet()">edgeSet()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns a set of the edges contained in this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#edgeSet()">edgeSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/EdgeSetFactory.html" title="interface in org.jgrapht.graph"><span class="strong">EdgeSetFactory</span></a>&lt;<a href="./org/jgrapht/graph/EdgeSetFactory.html" title="type parameter in EdgeSetFactory">V</a>,<a href="./org/jgrapht/graph/EdgeSetFactory.html" title="type parameter in EdgeSetFactory">E</a>&gt; - Interface in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A factory for edge sets.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#edgesOf(V)">edgesOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns a set of all edges touching the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#edgesOf(V)">edgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="class in org.jgrapht.event"><span class="strong">EdgeTraversalEvent</span></a>&lt;<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="type parameter in EdgeTraversalEvent">V</a>,<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="type parameter in EdgeTraversalEvent">E</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A traversal event for a graph edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/EdgeTraversalEvent.html#EdgeTraversalEvent(java.lang.Object, E)">EdgeTraversalEvent(Object, E)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="class in org.jgrapht.event">EdgeTraversalEvent</a></dt>
<dd>
<div class="block">Creates a new EdgeTraversalEvent.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#edgeTraversed(org.jgrapht.event.EdgeTraversalEvent)">edgeTraversed(EdgeTraversalEvent&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform the listener that the specified edge have been visited
 during the graph traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#edgeTraversed(org.jgrapht.event.EdgeTraversalEvent)">edgeTraversed(EdgeTraversalEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg"><span class="strong">EdmondsKarpMaximumFlow</span></a>&lt;<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="type parameter in EdmondsKarpMaximumFlow">V</a>,<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="type parameter in EdmondsKarpMaximumFlow">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">A <a href = "http://en.wikipedia.org/wiki/Flow_network">flow network</a> is a
 directed graph where each edge has a capacity and each edge receives a flow.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#EdmondsKarpMaximumFlow(org.jgrapht.DirectedGraph)">EdmondsKarpMaximumFlow(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Constructs <tt>MaximumFlow</tt> instance to work with <i>a copy of</i>
 <tt>network</tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#EdmondsKarpMaximumFlow(org.jgrapht.DirectedGraph, double)">EdmondsKarpMaximumFlow(DirectedGraph&lt;V, E&gt;, double)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Constructs <tt>MaximumFlow</tt> instance to work with <i>a copy of</i>
 <tt>network</tt>.</div>
</dd>
<dt><a href="./org/jgrapht/generate/EmptyGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">EmptyGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/EmptyGraphGenerator.html" title="type parameter in EmptyGraphGenerator">V</a>,<a href="./org/jgrapht/generate/EmptyGraphGenerator.html" title="type parameter in EmptyGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates an <a href="http://mathworld.wolfram.com/EmptyGraph.html">empty
 graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/EmptyGraphGenerator.html#EmptyGraphGenerator(int)">EmptyGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/EmptyGraphGenerator.html" title="class in org.jgrapht.generate">EmptyGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new EmptyGraphGenerator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#encounterVertex(V, E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#encounterVertex(V, E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#encounterVertex(V, E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Update data structures the first time we see a vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#encounterVertex(V, E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#encounterVertex(V, E)">encounterVertex(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#encounterVertexAgain(V, E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#encounterVertexAgain(V, E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Override superclass.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#encounterVertexAgain(V, E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Called whenever we re-encounter a vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#encounterVertexAgain(V, E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#encounterVertexAgain(V, E)">encounterVertexAgain(V, E)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/LinearGraphGenerator.html#END_VERTEX">END_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate">LinearGraphGenerator</a></dt>
<dd>
<div class="block">Role for the last vertex generated.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Compares this object to the specified object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/EulerianCircuit.html" title="class in org.jgrapht.alg"><span class="strong">EulerianCircuit</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">This algorithm will check whether a graph is Eulerian (hence it contains an
 <a href="http://mathworld.wolfram.com/EulerianCircuit.html">Eulerian
 circuit</a>).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EulerianCircuit.html#EulerianCircuit()">EulerianCircuit()</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/EulerianCircuit.html" title="class in org.jgrapht.alg">EulerianCircuit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/DOTExporter.html#export(java.io.Writer, org.jgrapht.Graph)">export(Writer, Graph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/DOTExporter.html" title="class in org.jgrapht.ext">DOTExporter</a></dt>
<dd>
<div class="block">Exports a graph into a plain text file in DOT format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#export(java.io.Writer, org.jgrapht.UndirectedGraph)">export(Writer, UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Exports an undirected graph into a plain text file in GML format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#export(java.io.Writer, org.jgrapht.DirectedGraph)">export(Writer, DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Exports a directed graph into a plain text file in GML format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GraphMLExporter.html#export(java.io.Writer, org.jgrapht.Graph)">export(Writer, Graph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GraphMLExporter.html" title="class in org.jgrapht.ext">GraphMLExporter</a></dt>
<dd>
<div class="block">Exports a graph into a plain text file in GraphML format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VisioExporter.html#export(java.io.OutputStream, org.jgrapht.Graph)">export(OutputStream, Graph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/VisioExporter.html" title="class in org.jgrapht.ext">VisioExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a Visio csv file format.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#exportAdjacencyMatrix(java.io.Writer, org.jgrapht.UndirectedGraph)">exportAdjacencyMatrix(Writer, UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a plain text file format containing a
 sparse representation of the graph's adjacency matrix.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#exportAdjacencyMatrix(java.io.Writer, org.jgrapht.DirectedGraph)">exportAdjacencyMatrix(Writer, DirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a plain text file format containing a
 sparse representation of the graph's adjacency matrix.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#exportLaplacianMatrix(java.io.Writer, org.jgrapht.UndirectedGraph)">exportLaplacianMatrix(Writer, UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a plain text file format containing a
 sparse representation of the graph's Laplacian matrix.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#exportNormalizedLaplacianMatrix(java.io.Writer, org.jgrapht.UndirectedGraph)">exportNormalizedLaplacianMatrix(Writer, UndirectedGraph&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Exports the specified graph into a plain text file format containing a
 sparse representation of the graph's normalized Laplacian matrix.</div>
</dd>
</dl>
<a name="_F_">
<!--   -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/util/MathUtil.html#factorial(int)">factorial(int)</a></span> - Static method in class org.jgrapht.util.<a href="./org/jgrapht/util/MathUtil.html" title="class in org.jgrapht.util">MathUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util"><span class="strong">FibonacciHeap</span></a>&lt;<a href="./org/jgrapht/util/FibonacciHeap.html" title="type parameter in FibonacciHeap">T</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">This class implements a Fibonacci heap data structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#FibonacciHeap()">FibonacciHeap()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Constructs a FibonacciHeap object that contains no elements.</div>
</dd>
<dt><a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util"><span class="strong">FibonacciHeapNode</span></a>&lt;<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="type parameter in FibonacciHeapNode">T</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Implements a node of the Fibonacci heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeapNode.html#FibonacciHeapNode(T)">FibonacciHeapNode(T)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util">FibonacciHeapNode</a></dt>
<dd>
<div class="block">Default constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#find(T)">find(T)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>
<div class="block">Returns the representative element of the set that element is in.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/VertexCovers.html#find2ApproximationCover(org.jgrapht.Graph)">find2ApproximationCover(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/VertexCovers.html" title="class in org.jgrapht.alg">VertexCovers</a></dt>
<dd>
<div class="block">Finds a 2-approximation for a minimal vertex cover of the specified
 graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#findCycles()">findCycles()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Finds the vertex set for the subgraph of all cycles.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/CycleDetector.html#findCyclesContainingVertex(V)">findCyclesContainingVertex(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/CycleDetector.html" title="class in org.jgrapht.alg">CycleDetector</a></dt>
<dd>
<div class="block">Finds the vertex set for the subgraph of all cycles which contain a
 particular vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ChromaticNumber.html#findGreedyChromaticNumber(org.jgrapht.UndirectedGraph)">findGreedyChromaticNumber(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ChromaticNumber.html" title="class in org.jgrapht.alg">ChromaticNumber</a></dt>
<dd>
<div class="block">Finds the number of colors required for a greedy coloring of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ChromaticNumber.html#findGreedyColoredGroups(org.jgrapht.UndirectedGraph)">findGreedyColoredGroups(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ChromaticNumber.html" title="class in org.jgrapht.alg">ChromaticNumber</a></dt>
<dd>
<div class="block">Finds a greedy coloring of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/VertexCovers.html#findGreedyCover(org.jgrapht.UndirectedGraph)">findGreedyCover(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/VertexCovers.html" title="class in org.jgrapht.alg">VertexCovers</a></dt>
<dd>
<div class="block">Finds a greedy approximation for a minimal vertex cover of a specified
 graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#findPathBetween(org.jgrapht.Graph, V, V)">findPathBetween(Graph&lt;V, E&gt;, V, V)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Convenience method to find the shortest path via a single static method
 call.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#findPathBetween(org.jgrapht.Graph, V, V)">findPathBetween(Graph&lt;V, E&gt;, V, V)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Convenience method to find the shortest path via a single static method
 call.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#finishVertex(V)">finishVertex(V)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Called when a vertex has been finished (meaning is dependent on traversal
 represented by subclass).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireConnectedComponentFinished(org.jgrapht.event.ConnectedComponentTraversalEvent)">fireConnectedComponentFinished(ConnectedComponentTraversalEvent)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that the traversal of the current connected
 component finished.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireConnectedComponentStarted(org.jgrapht.event.ConnectedComponentTraversalEvent)">fireConnectedComponentStarted(ConnectedComponentTraversalEvent)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that a traversal of a new connected component has
 started.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#fireEdgeAdded(E)">fireEdgeAdded(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Notify listeners that the specified edge was added.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#fireEdgeRemoved(E)">fireEdgeRemoved(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Notify listeners that the specified edge was removed.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireEdgeTraversed(org.jgrapht.event.EdgeTraversalEvent)">fireEdgeTraversed(EdgeTraversalEvent&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that a the specified edge was visited.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#fireVertexAdded(V)">fireVertexAdded(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Notify listeners that the specified vertex was added.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireVertexFinished(org.jgrapht.event.VertexTraversalEvent)">fireVertexFinished(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that a the specified vertex was finished.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#fireVertexRemoved(V)">fireVertexRemoved(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Notify listeners that the specified vertex was removed.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#fireVertexTraversed(org.jgrapht.event.VertexTraversalEvent)">fireVertexTraversed(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Informs all listeners that a the specified vertex was visited.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#FIRST">FIRST</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">First weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#floatValue()">floatValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg"><span class="strong">FloydWarshallShortestPaths</span></a>&lt;<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="type parameter in FloydWarshallShortestPaths">V</a>,<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="type parameter in FloydWarshallShortestPaths">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">The <a href="http://en.wikipedia.org/wiki/Floyd-Warshall_algorithm">
 Floyd-Warshall algorithm</a> finds all shortest paths (all n^2 of them) in
 O(n^3) time.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#FloydWarshallShortestPaths(org.jgrapht.Graph)">FloydWarshallShortestPaths(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_G_">
<!--   -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/CompleteBipartiteGraphGenerator.html" title="class in org.jgrapht.generate">CompleteBipartiteGraphGenerator</a></dt>
<dd>
<div class="block">Construct a complete bipartite graph</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/CompleteGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/CompleteGraphGenerator.html" title="class in org.jgrapht.generate">CompleteGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/EmptyGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/EmptyGraphGenerator.html" title="class in org.jgrapht.generate">EmptyGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/GraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, T&gt;)</a></span> - Method in interface org.jgrapht.generate.<a href="./org/jgrapht/generate/GraphGenerator.html" title="interface in org.jgrapht.generate">GraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/GridGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/GridGraphGenerator.html" title="class in org.jgrapht.generate">GridGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html" title="class in org.jgrapht.generate">HyperCubeGraphGenerator</a></dt>
<dd>
<div class="block">This will generate the hypercube graph</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/LinearGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate">LinearGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>
<div class="block">(non-Javadoc)</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RingGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RingGraphGenerator.html" title="class in org.jgrapht.generate">RingGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="class in org.jgrapht.generate">ScaleFreeGraphGenerator</a></dt>
<dd>
<div class="block">Generates scale-free network with <tt>size</tt> passed to the
 constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/StarGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/StarGraphGenerator.html" title="class in org.jgrapht.generate">StarGraphGenerator</a></dt>
<dd>
<div class="block">Generates a star graph with the designated order from the constructor</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WheelGraphGenerator.html#generateGraph(org.jgrapht.Graph, org.jgrapht.VertexFactory, java.util.Map)">generateGraph(Graph&lt;V, E&gt;, VertexFactory&lt;V&gt;, Map&lt;String, V&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate">WheelGraphGenerator</a></dt>
<dd>
<div class="block">Generate a graph structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getAllEdges(V, V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#getAllEdges(V, V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#getAllEdges(V, V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getAllEdges(V, V)">getAllEdges(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns a set of all edges connecting source vertex to target vertex if
 such vertices exist in this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getAllEdges(V, V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getAllEdges(V, V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getAllEdges(V, V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getAllEdges(V, V)">getAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html#getAllMaximalCliques()">getAllMaximalCliques()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="class in org.jgrapht.alg">BronKerboschCliqueFinder</a></dt>
<dd>
<div class="block">Finds all maximal cliques of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/HamiltonianCycle.html#getApproximateOptimalForCompleteGraph(org.jgrapht.graph.SimpleWeightedGraph)">getApproximateOptimalForCompleteGraph(SimpleWeightedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/HamiltonianCycle.html" title="class in org.jgrapht.alg">HamiltonianCycle</a></dt>
<dd>
<div class="block">This method will return an approximate minimal traveling salesman tour
 (hamiltonian cycle).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getBase()">getBase()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#getBiconnectedVertexComponents()">getBiconnectedVertexComponents()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Returns the biconnected vertex-components of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#getBiconnectedVertexComponents(V)">getBiconnectedVertexComponents(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Returns the biconnected vertex-components containing the vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html#getBiggestMaximalCliques()">getBiggestMaximalCliques()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BronKerboschCliqueFinder.html" title="class in org.jgrapht.alg">BronKerboschCliqueFinder</a></dt>
<dd>
<div class="block">Finds the biggest maximal cliques of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BlockCutpointGraph.html#getBlock(V)">getBlock(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg">BlockCutpointGraph</a></dt>
<dd>
<div class="block">Returns the vertex if vertex is a cutpoint, and otherwise returns the
 block (biconnected component) containing the vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getCellFactory()">getCellFactory()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the cell factory used to create the JGraph cells.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/ComponentAttributeProvider.html#getComponentAttributes(T)">getComponentAttributes(T)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/ComponentAttributeProvider.html" title="interface in org.jgrapht.ext">ComponentAttributeProvider</a></dt>
<dd>
<div class="block">Returns a set of attribute key/value pairs for a vertex or edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#getCost(V)">getCost(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#getCurrentSink()">getCurrentSink()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Returns current sink vertex, or <tt>null</tt> if there was no <tt>
 calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#getCurrentSource()">getCurrentSource()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Returns current source vertex, or <tt>null</tt> if there was no <tt>
 calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#getCutpoints()">getCutpoints()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Returns the cutpoints of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BlockCutpointGraph.html#getCutpoints()">getCutpoints()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg">BlockCutpointGraph</a></dt>
<dd>
<div class="block">Returns the cutpoints of the initial graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeapNode.html#getData()">getData()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util">FibonacciHeapNode</a></dt>
<dd>
<div class="block">Obtain the data for this node.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getDefaultEdgeAttributes()">getDefaultEdgeAttributes()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the default edge attributes used for creating new JGraph edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getDefaultVertexAttributes()">getDefaultVertexAttributes()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the default vertex attributes used for creating new JGraph
 vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getDiameter()">getDiameter()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/EdgeTraversalEvent.html#getEdge()">getEdge()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/EdgeTraversalEvent.html" title="class in org.jgrapht.event">EdgeTraversalEvent</a></dt>
<dd>
<div class="block">Returns the traversed edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#getEdge()">getEdge()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Returns the edge that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdge(V, V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#getEdge(V, V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#getEdge(V, V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdge(V, V)">getEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns an edge connecting source vertex to target vertex if such
 vertices and such edge exist in this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdge(V, V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdge(V, V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdge(V, V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdge(V, V)">getEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getEdgeCell(E)">getEdgeCell(E)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the JGraph edge cell that corresponds to the specified JGraphT
 edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultGraphMapping.html#getEdgeCorrespondence(E, boolean)">getEdgeCorrespondence(E, boolean)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="class in org.jgrapht.graph">DefaultGraphMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphMapping.html#getEdgeCorrespondence(E, boolean)">getEdgeCorrespondence(E, boolean)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphMapping.html" title="interface in org.jgrapht">GraphMapping</a></dt>
<dd>
<div class="block">Gets the mapped value where the key is <code>edge</code></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns the edge factory using which this graph creates new edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
 GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdgeFactory()">getEdgeFactory()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getEdgeList()">getEdgeList()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getEdgeList()">getEdgeList()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the edges making up the path.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/EdgeNameProvider.html#getEdgeName(E)">getEdgeName(E)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/EdgeNameProvider.html" title="interface in org.jgrapht.ext">EdgeNameProvider</a></dt>
<dd>
<div class="block">Returns a unique name for an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html#getEdgeName(E)">getEdgeName(E)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="class in org.jgrapht.ext">IntegerEdgeNameProvider</a></dt>
<dd>
<div class="block">Returns the String representation of an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/StringEdgeNameProvider.html#getEdgeName(E)">getEdgeName(E)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/StringEdgeNameProvider.html" title="class in org.jgrapht.ext">StringEdgeNameProvider</a></dt>
<dd>
<div class="block">Returns the String representation an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html#getEdgeSet()">getEdgeSet()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg">KruskalMinimumSpanningTree</a></dt>
<dd>
<div class="block">Returns the edges making up the tree found.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns the source vertex of an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdgeSource(E)">getEdgeSource(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns the target vertex of an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdgeTarget(E)">getEdgeTarget(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUnweightedDirectedGraph.html" title="class in org.jgrapht.graph">AsUnweightedDirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUnweightedGraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUnweightedGraph.html" title="class in org.jgrapht.graph">AsUnweightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsWeightedGraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph">AsWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns the weight assigned to a given edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#getEdgeWeight(E)">getEdgeWeight(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getEndVertex()">getEndVertex()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getEndVertex()">getEndVertex()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the end vertex in the path.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EulerianCircuit.html#getEulerianCircuitVertices(org.jgrapht.UndirectedGraph)">getEulerianCircuitVertices(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EulerianCircuit.html" title="class in org.jgrapht.alg">EulerianCircuit</a></dt>
<dd>
<div class="block">This method will return a list of vertices which represents the Eulerian
 circuit of the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#getFirst()">getFirst()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getG1()">getG1()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#getG2()">getG2()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block">Returns the graph inspected by the StrongConnectivityInspector.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getGraph()">getGraph()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the graph over which this path is defined.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#getGraph()">getGraph()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeapNode.html#getKey()">getKey()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util">FibonacciHeapNode</a></dt>
<dd>
<div class="block">Obtain the key for this node.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#getMaxEdgesForVertexNum(org.jgrapht.Graph)">getMaxEdgesForVertexNum(Graph&lt;VV, EE&gt;)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate">RandomGraphGenerator.DefaultEdgeTopologyFactory</a></dt>
<dd>
<div class="block">Return max edges for that graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#getMaximumFlow()">getMaximumFlow()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Returns maximum flow, that was calculated during last <tt>
 calculateMaximumFlow</tt> call, or <tt>null</tt>, if there was no <tt>
 calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html#getMaximumFlowValue()">getMaximumFlowValue()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EdmondsKarpMaximumFlow.html" title="class in org.jgrapht.alg">EdmondsKarpMaximumFlow</a></dt>
<dd>
<div class="block">Returns maximum flow value, that was calculated during last <tt>
 calculateMaximumFlow</tt> call, or <tt>null</tt>, if there was no <tt>
 calculateMaximumFlow</tt> calls.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#getOppositeVertex(org.jgrapht.Graph, E, V)">getOppositeVertex(Graph&lt;V, E&gt;, E, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Gets the vertex opposite another vertex across an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#getOther(V)">getOther(V)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#getParentMap()">getParentMap()</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#getPath()">getPath()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Return the path found.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#getPathEdgeList(V)">getPathEdgeList(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#getPathEdgeList()">getPathEdgeList()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Return the edges making up the path found.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DijkstraShortestPath.html#getPathLength()">getPathLength()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DijkstraShortestPath.html" title="class in org.jgrapht.alg">DijkstraShortestPath</a></dt>
<dd>
<div class="block">Return the length of the path found.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KShortestPaths.html#getPaths(V)">getPaths(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KShortestPaths.html" title="class in org.jgrapht.alg">KShortestPaths</a></dt>
<dd>
<div class="block">Returns the k shortest simple paths in increasing order of weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#getPathVertexList(org.jgrapht.GraphPath)">getPathVertexList(GraphPath&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Gets the list of vertices visited by a path.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#getPrintLabels()">getPrintLabels()</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Get whether to export the vertex and edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#getRankMap()">getRankMap()</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#getSecond()">getSecond()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#getSeenData(V)">getSeenData(V)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Access the data stored for a seen vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getShortestPath(V, V)">getShortestPath(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>
<div class="block">Get the shortest path between two vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#getShortestPathLength(V)">getShortestPathLength(V)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Get the length of the shortest path known to the given vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getShortestPaths(V)">getShortestPaths(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>
<div class="block">Get shortest paths from a vertex to all other vertices in the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#getShortestPathsCount()">getShortestPathsCount()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultEdge.html#getSource()">getSource()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph">DefaultEdge</a></dt>
<dd>
<div class="block">Retrieves the source of this edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html#getSpanningTreeCost()">getSpanningTreeCost()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg">KruskalMinimumSpanningTree</a></dt>
<dd>
<div class="block">Returns the cost of the minimum spanning tree or forest.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#getSpanningTreeEdge(V)">getSpanningTreeEdge(V)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>
<div class="block">Get the spanning tree edge reaching a vertex which has been seen already
 in this traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#getStack()">getStack()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>
<div class="block">Retrieves the LIFO stack of vertices which have been encountered but not
 yet visited (WHITE).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getStartVertex()">getStartVertex()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getStartVertex()">getStartVertex()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the start vertex in the path.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultEdge.html#getTarget()">getTarget()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph">DefaultEdge</a></dt>
<dd>
<div class="block">Retrieves the target of this edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html#getType()">getType()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org.jgrapht.event">ConnectedComponentTraversalEvent</a></dt>
<dd>
<div class="block">Returns the event type.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphChangeEvent.html#getType()">getType()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphChangeEvent.html" title="class in org.jgrapht.event">GraphChangeEvent</a></dt>
<dd>
<div class="block">Returns the event type.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#getValue()">getValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Returns the value of this object, similarly to <a href="./org/jgrapht/util/ModifiableInteger.html#intValue()"><code>ModifiableInteger.intValue()</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#getVertex()">getVertex()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Returns the vertex that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexTraversalEvent.html#getVertex()">getVertex()</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/VertexTraversalEvent.html" title="class in org.jgrapht.event">VertexTraversalEvent</a></dt>
<dd>
<div class="block">Returns the traversed vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getVertexCell(java.lang.Object)">getVertexCell(Object)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the JGraph vertex cell that corresponds to the specified JGraphT
 vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultGraphMapping.html#getVertexCorrespondence(V, boolean)">getVertexCorrespondence(V, boolean)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultGraphMapping.html" title="class in org.jgrapht.graph">DefaultGraphMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphMapping.html#getVertexCorrespondence(V, boolean)">getVertexCorrespondence(V, boolean)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphMapping.html" title="interface in org.jgrapht">GraphMapping</a></dt>
<dd>
<div class="block">Gets the mapped value where the key is <code>vertex</code></div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerNameProvider.html#getVertexName(V)">getVertexName(V)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerNameProvider.html" title="class in org.jgrapht.ext">IntegerNameProvider</a></dt>
<dd>
<div class="block">Returns the String representation of the unique integer representing a
 vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/StringNameProvider.html#getVertexName(V)">getVertexName(V)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/StringNameProvider.html" title="class in org.jgrapht.ext">StringNameProvider</a></dt>
<dd>
<div class="block">Returns the String representation of the unique integer representing a
 vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VertexNameProvider.html#getVertexName(V)">getVertexName(V)</a></span> - Method in interface org.jgrapht.ext.<a href="./org/jgrapht/ext/VertexNameProvider.html" title="interface in org.jgrapht.ext">VertexNameProvider</a></dt>
<dd>
<div class="block">Returns a unique name for a vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#getVertexPort(java.lang.Object)">getVertexPort(Object)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Returns the JGraph port cell that corresponds to the specified JGraphT
 vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultWeightedEdge.html#getWeight()">getWeight()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultWeightedEdge.html" title="class in org.jgrapht.graph">DefaultWeightedEdge</a></dt>
<dd>
<div class="block">Retrieves the weight of this edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#getWeight()">getWeight()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphPath.html#getWeight()">getWeight()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht">GraphPath</a></dt>
<dd>
<div class="block">Returns the weight assigned to the path.</div>
</dd>
<dt><a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext"><span class="strong">GmlExporter</span></a>&lt;<a href="./org/jgrapht/ext/GmlExporter.html" title="type parameter in GmlExporter">V</a>,<a href="./org/jgrapht/ext/GmlExporter.html" title="type parameter in GmlExporter">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph into a GML file (Graph Modelling Language).</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#GmlExporter()">GmlExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Creates a new GmlExporter object with integer name providers for the
 vertex and edge IDs and null providers for the vertex and edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#GmlExporter(org.jgrapht.ext.VertexNameProvider, org.jgrapht.ext.VertexNameProvider, org.jgrapht.ext.EdgeNameProvider, org.jgrapht.ext.EdgeNameProvider)">GmlExporter(VertexNameProvider&lt;V&gt;, VertexNameProvider&lt;V&gt;, EdgeNameProvider&lt;E&gt;, EdgeNameProvider&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Constructs a new GmlExporter object with the given ID and label
 providers.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#graph">graph</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Graph on which shortest paths are searched.</div>
</dd>
<dt><a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><span class="strong">Graph</span></a>&lt;<a href="./org/jgrapht/Graph.html" title="type parameter in Graph">V</a>,<a href="./org/jgrapht/Graph.html" title="type parameter in Graph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">The root interface in the graph hierarchy.</div>
</dd>
<dt><a href="./org/jgrapht/event/GraphChangeEvent.html" title="class in org.jgrapht.event"><span class="strong">GraphChangeEvent</span></a> - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">An event which indicates that a graph has changed.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphChangeEvent.html#GraphChangeEvent(java.lang.Object, int)">GraphChangeEvent(Object, int)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/GraphChangeEvent.html" title="class in org.jgrapht.event">GraphChangeEvent</a></dt>
<dd>
<div class="block">Creates a new graph change event.</div>
</dd>
<dt><a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph"><span class="strong">GraphDelegator</span></a>&lt;<a href="./org/jgrapht/graph/GraphDelegator.html" title="type parameter in GraphDelegator">V</a>,<a href="./org/jgrapht/graph/GraphDelegator.html" title="type parameter in GraphDelegator">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A graph backed by the the graph specified at the constructor, which delegates
 all its methods to the backing graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#GraphDelegator(org.jgrapht.Graph)">GraphDelegator(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>
<div class="block">Constructor for GraphDelegator.</div>
</dd>
<dt><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event"><span class="strong">GraphEdgeChangeEvent</span></a>&lt;<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="type parameter in GraphEdgeChangeEvent">V</a>,<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="type parameter in GraphEdgeChangeEvent">E</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">An event which indicates that a graph edge has changed, or is about to
 change.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphEdgeChangeEvent.html#GraphEdgeChangeEvent(java.lang.Object, int, E)">GraphEdgeChangeEvent(Object, int, E)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org.jgrapht.event">GraphEdgeChangeEvent</a></dt>
<dd>
<div class="block">Constructor for GraphEdgeChangeEvent.</div>
</dd>
<dt><a href="./org/jgrapht/generate/GraphGenerator.html" title="interface in org.jgrapht.generate"><span class="strong">GraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/GraphGenerator.html" title="type parameter in GraphGenerator">V</a>,<a href="./org/jgrapht/generate/GraphGenerator.html" title="type parameter in GraphGenerator">E</a>,<a href="./org/jgrapht/generate/GraphGenerator.html" title="type parameter in GraphGenerator">T</a>&gt; - Interface in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">GraphGenerator defines an interface for generating new graph structures.</div>
</dd>
<dt><a href="./org/jgrapht/GraphHelper.html" title="class in org.jgrapht"><span class="strong">GraphHelper</span></a> - Class in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht"><code>Graphs</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/GraphHelper.html#GraphHelper()">GraphHelper()</a></span> - Constructor for class org.jgrapht.<a href="./org/jgrapht/GraphHelper.html" title="class in org.jgrapht">GraphHelper</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span></div>
&nbsp;</dd>
<dt><a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse"><span class="strong">GraphIterator</span></a>&lt;<a href="./org/jgrapht/traverse/GraphIterator.html" title="type parameter in GraphIterator">V</a>,<a href="./org/jgrapht/traverse/GraphIterator.html" title="type parameter in GraphIterator">E</a>&gt; - Interface in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">A graph iterator.</div>
</dd>
<dt><a href="./org/jgrapht/event/GraphListener.html" title="interface in org.jgrapht.event"><span class="strong">GraphListener</span></a>&lt;<a href="./org/jgrapht/event/GraphListener.html" title="type parameter in GraphListener">V</a>,<a href="./org/jgrapht/event/GraphListener.html" title="type parameter in GraphListener">E</a>&gt; - Interface in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A listener that is notified when the graph changes.</div>
</dd>
<dt><a href="./org/jgrapht/GraphMapping.html" title="interface in org.jgrapht"><span class="strong">GraphMapping</span></a>&lt;<a href="./org/jgrapht/GraphMapping.html" title="type parameter in GraphMapping">V</a>,<a href="./org/jgrapht/GraphMapping.html" title="type parameter in GraphMapping">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">GraphMapping represents a bidirectional mapping between two graphs (called
 graph1 and graph2), which allows the caller to obtain the matching vertex or
 edge in either direction, from graph1 to graph2, or from graph2 to graph1.</div>
</dd>
<dt><a href="./org/jgrapht/ext/GraphMLExporter.html" title="class in org.jgrapht.ext"><span class="strong">GraphMLExporter</span></a>&lt;<a href="./org/jgrapht/ext/GraphMLExporter.html" title="type parameter in GraphMLExporter">V</a>,<a href="./org/jgrapht/ext/GraphMLExporter.html" title="type parameter in GraphMLExporter">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph into a GraphML file.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GraphMLExporter.html#GraphMLExporter()">GraphMLExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/GraphMLExporter.html" title="class in org.jgrapht.ext">GraphMLExporter</a></dt>
<dd>
<div class="block">Constructs a new GraphMLExporter object with integer name providers for
 the vertex and edge IDs and null providers for the vertex and edge
 labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GraphMLExporter.html#GraphMLExporter(org.jgrapht.ext.VertexNameProvider, org.jgrapht.ext.VertexNameProvider, org.jgrapht.ext.EdgeNameProvider, org.jgrapht.ext.EdgeNameProvider)">GraphMLExporter(VertexNameProvider&lt;V&gt;, VertexNameProvider&lt;V&gt;, EdgeNameProvider&lt;E&gt;, EdgeNameProvider&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/GraphMLExporter.html" title="class in org.jgrapht.ext">GraphMLExporter</a></dt>
<dd>
<div class="block">Constructs a new GraphMLExporter object with the given ID and label
 providers.</div>
</dd>
<dt><a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht"><span class="strong">GraphPath</span></a>&lt;<a href="./org/jgrapht/GraphPath.html" title="type parameter in GraphPath">V</a>,<a href="./org/jgrapht/GraphPath.html" title="type parameter in GraphPath">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A GraphPath represents a <a href="http://mathworld.wolfram.com/Path.html">
 path</a> in a <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a>.</div>
</dd>
<dt><a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph"><span class="strong">GraphPathImpl</span></a>&lt;<a href="./org/jgrapht/graph/GraphPathImpl.html" title="type parameter in GraphPathImpl">V</a>,<a href="./org/jgrapht/graph/GraphPathImpl.html" title="type parameter in GraphPathImpl">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">GraphPathImpl is a default implementation of <a href="./org/jgrapht/GraphPath.html" title="interface in org.jgrapht"><code>GraphPath</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#GraphPathImpl(org.jgrapht.Graph, V, V, java.util.List, double)">GraphPathImpl(Graph&lt;V, E&gt;, V, V, List&lt;E&gt;, double)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht"><span class="strong">Graphs</span></a> - Class in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A collection of utilities to assist with graph manipulation.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#Graphs()">Graphs()</a></span> - Constructor for class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph"><span class="strong">GraphUnion</span></a>&lt;<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">V</a>,<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">E</a>,<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">G</a> extends <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">V</a>,<a href="./org/jgrapht/graph/GraphUnion.html" title="type parameter in GraphUnion">E</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">Read-only union of two graphs: G<sub>1</sub> and G<sub>2</sub>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#GraphUnion(G, G, org.jgrapht.util.WeightCombiner)">GraphUnion(G, G, WeightCombiner)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#GraphUnion(G, G)">GraphUnion(G, G)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event"><span class="strong">GraphVertexChangeEvent</span></a>&lt;<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="type parameter in GraphVertexChangeEvent">V</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">An event which indicates that a graph vertex has changed, or is about to
 change.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#GraphVertexChangeEvent(java.lang.Object, int, V)">GraphVertexChangeEvent(Object, int, V)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Creates a new GraphVertexChangeEvent object.</div>
</dd>
<dt><a href="./org/jgrapht/generate/GridGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">GridGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/GridGraphGenerator.html" title="type parameter in GridGraphGenerator">V</a>,<a href="./org/jgrapht/generate/GridGraphGenerator.html" title="type parameter in GridGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a bidirectional <a
 href="http://mathworld.wolfram.com/GridGraph.html">grid graph</a> of any
 size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/GridGraphGenerator.html#GridGraphGenerator(int, int)">GridGraphGenerator(int, int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/GridGraphGenerator.html" title="class in org.jgrapht.generate">GridGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new GridGraphGenerator object with rows x cols dimension.</div>
</dd>
</dl>
<a name="_H_">
<!--   -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><a href="./org/jgrapht/alg/HamiltonianCycle.html" title="class in org.jgrapht.alg"><span class="strong">HamiltonianCycle</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">This class will deal with finding the optimal or approximately optimal
 minimum tour (hamiltonian cycle) or commonly known as the <a
 href="http://mathworld.wolfram.com/TravelingSalesmanProblem.html">Traveling
 Salesman Problem</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/HamiltonianCycle.html#HamiltonianCycle()">HamiltonianCycle()</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/HamiltonianCycle.html" title="class in org.jgrapht.alg">HamiltonianCycle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ArrayUnenforcedSet.html#hashCode()">hashCode()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ArrayUnenforcedSet.html" title="class in org.jgrapht.util">ArrayUnenforcedSet</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#hashCode()">hashCode()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Returns a hash code for this <code>ModifiableInteger</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#hashCode()">hashCode()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#hasMoreElements()">hasMoreElements()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>
<div class="block">If (isGetNextLastResultUpToDate==true) returns true else 1.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#hasNext()">hasNext()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#hasNext()">hasNext()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#hasVertex(V)">hasVertex(V)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>
<div class="block">Assess if this pair contains the vertex.</div>
</dd>
<dt><a href="./org/jgrapht/demo/HelloJGraphT.html" title="class in org.jgrapht.demo"><span class="strong">HelloJGraphT</span></a> - Class in <a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a></dt>
<dd>
<div class="block">A simple introduction to using JGraphT.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WheelGraphGenerator.html#HUB_VERTEX">HUB_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate">WheelGraphGenerator</a></dt>
<dd>
<div class="block">Role for the hub vertex.</div>
</dd>
<dt><a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">HyperCubeGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html" title="type parameter in HyperCubeGraphGenerator">V</a>,<a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html" title="type parameter in HyperCubeGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a <a href="http://mathworld.wolfram.com/HypercubeGraph.html">hyper
 cube graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html#HyperCubeGraphGenerator(int)">HyperCubeGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/HyperCubeGraphGenerator.html" title="class in org.jgrapht.generate">HyperCubeGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new HyperCubeGraphGenerator object.</div>
</dd>
</dl>
<a name="_I_">
<!--   -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/DirectedGraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a></dt>
<dd>
<div class="block">Returns a set of all edges incoming into the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#incomingEdgesOf(V)">incomingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#increment()">increment()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Adds one to the value of this modifiable integer.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/DirectedGraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a></dt>
<dd>
<div class="block">Returns the "in degree" of the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#inDegreeOf(V)">inDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/JGraphAdapterDemo.html#init()">init()</a></span> - Method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/JGraphAdapterDemo.html" title="class in org.jgrapht.demo">JGraphAdapterDemo</a></dt>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#insert(org.jgrapht.util.FibonacciHeapNode, double)">insert(FibonacciHeapNode&lt;T&gt;, double)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Inserts a new data element into the heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/TransitiveClosure.html#INSTANCE">INSTANCE</a></span> - Static variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/TransitiveClosure.html" title="class in org.jgrapht.alg">TransitiveClosure</a></dt>
<dd>
<div class="block">Singleton instance.</div>
</dd>
<dt><a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="class in org.jgrapht.ext"><span class="strong">IntegerEdgeNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="type parameter in IntegerEdgeNameProvider">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Assigns a unique integer to represent each edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html#IntegerEdgeNameProvider()">IntegerEdgeNameProvider()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerEdgeNameProvider.html" title="class in org.jgrapht.ext">IntegerEdgeNameProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/IntegerNameProvider.html" title="class in org.jgrapht.ext"><span class="strong">IntegerNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/IntegerNameProvider.html" title="type parameter in IntegerNameProvider">V</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Assigns a unique integer to represent each vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/IntegerNameProvider.html#IntegerNameProvider()">IntegerNameProvider()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/IntegerNameProvider.html" title="class in org.jgrapht.ext">IntegerNameProvider</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#intValue()">intValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#isAllowingLoops()">isAllowingLoops()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Returns <code>true</code> if and only if self-loops are allowed in this
 graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#isAllowingMultipleEdges()">isAllowingMultipleEdges()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Returns <code>true</code> if and only if multiple edges are allowed in
 this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BiconnectivityInspector.html#isBiconnected()">isBiconnected()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BiconnectivityInspector.html" title="class in org.jgrapht.alg">BiconnectivityInspector</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the graph is biconnected (no cutpoint),
 <code>false</code> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Returns <tt>true</tt> if there are no more uniterated vertices in the
 currently iterated connected component; <tt>false</tt> otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#isConnectedComponentExhausted()">isConnectedComponentExhausted()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#isCrossComponentTraversal()">isCrossComponentTraversal()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Test whether this iterator is set to traverse the graph across connected
 components.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#isCrossComponentTraversal()">isCrossComponentTraversal()</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Test whether this iterator is set to traverse the grpah across connected
 components.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BlockCutpointGraph.html#isCutpoint(V)">isCutpoint(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BlockCutpointGraph.html" title="class in org.jgrapht.alg">BlockCutpointGraph</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the vertex is a cutpoint, <code>false</code>
 otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskFunctor.html#isEdgeMasked(E)">isEdgeMasked(E)</a></span> - Method in interface org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskFunctor.html" title="interface in org.jgrapht.graph">MaskFunctor</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the edge is masked, <code>false</code>
 otherwise.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#isEmpty()">isEmpty()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Tests if the Fibonacci heap is empty or not.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#isEnumerationStartedEmpty()">isEnumerationStartedEmpty()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>
<div class="block">Tests whether the enumeration started as an empty one.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/EulerianCircuit.html#isEulerian(org.jgrapht.UndirectedGraph)">isEulerian(UndirectedGraph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/EulerianCircuit.html" title="class in org.jgrapht.alg">EulerianCircuit</a></dt>
<dd>
<div class="block">This method will check whether the graph passed in is Eulerian or not.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#isGraphConnected()">isGraphConnected()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Test if the inspected graph is connected.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#isNumberOfEdgesValid(org.jgrapht.Graph, int)">isNumberOfEdgesValid(Graph&lt;VV, EE&gt;, int)</a></span> - Method in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate">RandomGraphGenerator.DefaultEdgeTopologyFactory</a></dt>
<dd>
<div class="block">checks if the numOfEdges is smaller than the Max edges according to
 the following table:</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html#isNumberOfEdgesValid(org.jgrapht.Graph, int)">isNumberOfEdgesValid(Graph&lt;VV, EE&gt;, int)</a></span> - Method in interface org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="interface in org.jgrapht.generate">RandomGraphGenerator.EdgeTopologyFactory</a></dt>
<dd>
<div class="block">Checks if the graph can contain the givven numberOfEdges according to
 the graph type restrictions.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#isReuseEvents()">isReuseEvents()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">Tests whether the <code>reuseEvents</code> flag is set.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#isReuseEvents()">isReuseEvents()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#isReuseEvents()">isReuseEvents()</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Tests whether the <code>reuseEvents</code> flag is set.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#isSeenVertex(java.lang.Object)">isSeenVertex(Object)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Determines whether a vertex has been seen yet by this traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#isStronglyConnected()">isStronglyConnected()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block">Returns true if the graph of this <code>
 StronglyConnectivityInspector</code> instance is strongly connected.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskFunctor.html#isVertexMasked(V)">isVertexMasked(V)</a></span> - Method in interface org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskFunctor.html" title="interface in org.jgrapht.graph">MaskFunctor</a></dt>
<dd>
<div class="block">Returns <code>true</code> if the vertex is masked, <code>false</code>
 otherwise.</div>
</dd>
</dl>
<a name="_J_">
<!--   -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><a href="./org/jgrapht/demo/JGraphAdapterDemo.html" title="class in org.jgrapht.demo"><span class="strong">JGraphAdapterDemo</span></a> - Class in <a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a></dt>
<dd>
<div class="block">A demo applet that shows how to use JGraph to visualize JGraphT graphs.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/JGraphAdapterDemo.html#JGraphAdapterDemo()">JGraphAdapterDemo()</a></span> - Constructor for class org.jgrapht.demo.<a href="./org/jgrapht/demo/JGraphAdapterDemo.html" title="class in org.jgrapht.demo">JGraphAdapterDemo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext"><span class="strong">JGraphModelAdapter</span></a>&lt;<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">V</a>,<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="type parameter in JGraphModelAdapter">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">An adapter that reflects a JGraphT graph as a JGraph graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org.jgrapht.Graph)">JGraphModelAdapter(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Constructs a new JGraph model adapter for the specified JGraphT graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org.jgrapht.Graph, AttributeMap, AttributeMap)">JGraphModelAdapter(Graph&lt;V, E&gt;, AttributeMap, AttributeMap)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Constructs a new JGraph model adapter for the specified JGraphT graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org.jgrapht.Graph, AttributeMap, AttributeMap, org.jgrapht.ext.JGraphModelAdapter.CellFactory)">JGraphModelAdapter(Graph&lt;V, E&gt;, AttributeMap, AttributeMap, JGraphModelAdapter.CellFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Constructs a new JGraph model adapter for the specified JGraphT graph.</div>
</dd>
<dt><a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org.jgrapht.ext"><span class="strong">JGraphModelAdapter.CellFactory</span></a>&lt;<a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="type parameter in JGraphModelAdapter.CellFactory">VV</a>,<a href="./org/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="type parameter in JGraphModelAdapter.CellFactory">EE</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Creates the JGraph cells that reflect the respective JGraphT elements.</div>
</dd>
<dt><a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org.jgrapht.ext"><span class="strong">JGraphModelAdapter.DefaultCellFactory</span></a>&lt;<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="type parameter in JGraphModelAdapter.DefaultCellFactory">VV</a>,<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="type parameter in JGraphModelAdapter.DefaultCellFactory">EE</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">A simple default cell factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html#JGraphModelAdapter.DefaultCellFactory()">JGraphModelAdapter.DefaultCellFactory()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org.jgrapht.ext">JGraphModelAdapter.DefaultCellFactory</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_K_">
<!--   -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg"><span class="strong">KruskalMinimumSpanningTree</span></a>&lt;<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="type parameter in KruskalMinimumSpanningTree">V</a>,<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="type parameter in KruskalMinimumSpanningTree">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">An implementation of <a
 href="http://en.wikipedia.org/wiki/Kruskal's_algorithm">Kruskal's minimum
 spanning tree algorithm</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html#KruskalMinimumSpanningTree(org.jgrapht.Graph)">KruskalMinimumSpanningTree(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/KruskalMinimumSpanningTree.html" title="class in org.jgrapht.alg">KruskalMinimumSpanningTree</a></dt>
<dd>
<div class="block">Creates and executes a new KruskalMinimumSpanningTree algorithm instance.</div>
</dd>
<dt><a href="./org/jgrapht/alg/KShortestPaths.html" title="class in org.jgrapht.alg"><span class="strong">KShortestPaths</span></a>&lt;<a href="./org/jgrapht/alg/KShortestPaths.html" title="type parameter in KShortestPaths">V</a>,<a href="./org/jgrapht/alg/KShortestPaths.html" title="type parameter in KShortestPaths">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">The algorithm determines the k shortest simple paths in increasing order of
 weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KShortestPaths.html#KShortestPaths(org.jgrapht.Graph, V, int)">KShortestPaths(Graph&lt;V, E&gt;, V, int)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/KShortestPaths.html" title="class in org.jgrapht.alg">KShortestPaths</a></dt>
<dd>
<div class="block">Creates an object to compute ranking shortest paths between the start
 vertex and others vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/KShortestPaths.html#KShortestPaths(org.jgrapht.Graph, V, int, int)">KShortestPaths(Graph&lt;V, E&gt;, V, int, int)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/KShortestPaths.html" title="class in org.jgrapht.alg">KShortestPaths</a></dt>
<dd>
<div class="block">Creates an object to calculate ranking shortest paths between the start
 vertex and others vertices.</div>
</dd>
</dl>
<a name="_L_">
<!--   -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">LinearGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="type parameter in LinearGraphGenerator">V</a>,<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="type parameter in LinearGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a linear graph of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/LinearGraphGenerator.html#LinearGraphGenerator(int)">LinearGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate">LinearGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new LinearGraphGenerator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#link(org.jgrapht.util.FibonacciHeapNode, org.jgrapht.util.FibonacciHeapNode)">link(FibonacciHeapNode&lt;T&gt;, FibonacciHeapNode&lt;T&gt;)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Make node y a child of node x.</div>
</dd>
<dt><a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">ListenableDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="type parameter in ListenableDirectedGraph">V</a>,<a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="type parameter in ListenableDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed graph which is also <a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><code>ListenableGraph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableDirectedGraph.html#ListenableDirectedGraph(java.lang.Class)">ListenableDirectedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableDirectedGraph.html#ListenableDirectedGraph(org.jgrapht.DirectedGraph)">ListenableDirectedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableDirectedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable directed graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">ListenableDirectedWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="type parameter in ListenableDirectedWeightedGraph">V</a>,<a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="type parameter in ListenableDirectedWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed weighted graph which is also <a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><code>ListenableGraph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html#ListenableDirectedWeightedGraph(java.lang.Class)">ListenableDirectedWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable directed weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html#ListenableDirectedWeightedGraph(org.jgrapht.WeightedGraph)">ListenableDirectedWeightedGraph(WeightedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable directed weighted graph.</div>
</dd>
<dt><a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><span class="strong">ListenableGraph</span></a>&lt;<a href="./org/jgrapht/ListenableGraph.html" title="type parameter in ListenableGraph">V</a>,<a href="./org/jgrapht/ListenableGraph.html" title="type parameter in ListenableGraph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A graph that supports listeners on structural change events.</div>
</dd>
<dt><a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">ListenableUndirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="type parameter in ListenableUndirectedGraph">V</a>,<a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="type parameter in ListenableUndirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected graph which is also <a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><code>ListenableGraph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableUndirectedGraph.html#ListenableUndirectedGraph(java.lang.Class)">ListenableUndirectedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable undirected simple graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableUndirectedGraph.html#ListenableUndirectedGraph(org.jgrapht.UndirectedGraph)">ListenableUndirectedGraph(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable undirected graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">ListenableUndirectedWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="type parameter in ListenableUndirectedWeightedGraph">V</a>,<a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="type parameter in ListenableUndirectedWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected weighted graph which is also <a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht"><code>ListenableGraph</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html#ListenableUndirectedWeightedGraph(java.lang.Class)">ListenableUndirectedWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable undirected weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html#ListenableUndirectedWeightedGraph(org.jgrapht.WeightedGraph)">ListenableUndirectedWeightedGraph(WeightedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org.jgrapht.graph">ListenableUndirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new listenable undirected weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#longValue()">longValue()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_M_">
<!--   -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/demo/CompleteGraphDemo.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/CompleteGraphDemo.html" title="class in org.jgrapht.demo">CompleteGraphDemo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/HelloJGraphT.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/HelloJGraphT.html" title="class in org.jgrapht.demo">HelloJGraphT</a></dt>
<dd>
<div class="block">The starting point for the demo.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/JGraphAdapterDemo.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/JGraphAdapterDemo.html" title="class in org.jgrapht.demo">JGraphAdapterDemo</a></dt>
<dd>
<div class="block">An alternative starting point for this demo, to also allow running this
 applet as an application.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/PerformanceDemo.html#main(java.lang.String[])">main(String[])</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/PerformanceDemo.html" title="class in org.jgrapht.demo">PerformanceDemo</a></dt>
<dd>
<div class="block">The starting point for the demo.</div>
</dd>
<dt><a href="./org/jgrapht/graph/MaskFunctor.html" title="interface in org.jgrapht.graph"><span class="strong">MaskFunctor</span></a>&lt;<a href="./org/jgrapht/graph/MaskFunctor.html" title="type parameter in MaskFunctor">V</a>,<a href="./org/jgrapht/graph/MaskFunctor.html" title="type parameter in MaskFunctor">E</a>&gt; - Interface in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A functor interface for masking out vertices and edges of a graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">MaskSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/MaskSubgraph.html" title="type parameter in MaskSubgraph">V</a>,<a href="./org/jgrapht/graph/MaskSubgraph.html" title="type parameter in MaskSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An unmodifiable subgraph induced by a vertex/edge masking function.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#MaskSubgraph(org.jgrapht.Graph, org.jgrapht.graph.MaskFunctor)">MaskSubgraph(Graph&lt;V, E&gt;, MaskFunctor&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>
<div class="block">Creates a new induced subgraph.</div>
</dd>
<dt><a href="./org/jgrapht/util/MathUtil.html" title="class in org.jgrapht.util"><span class="strong">MathUtil</span></a> - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Math Utilities.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/MathUtil.html#MathUtil()">MathUtil()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/MathUtil.html" title="class in org.jgrapht.util">MathUtil</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext"><span class="strong">MatrixExporter</span></a>&lt;<a href="./org/jgrapht/ext/MatrixExporter.html" title="type parameter in MatrixExporter">V</a>,<a href="./org/jgrapht/ext/MatrixExporter.html" title="type parameter in MatrixExporter">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph to a plain text matrix format, which can be processed by
 matrix manipulation software, such as <a href="http://rs.cipr.uib.no/mtj/">
 MTJ</a> or <a href="http://www.mathworks.com/products/matlab/">MATLAB</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/MatrixExporter.html#MatrixExporter()">MatrixExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/MatrixExporter.html" title="class in org.jgrapht.ext">MatrixExporter</a></dt>
<dd>
<div class="block">Creates a new MatrixExporter object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#MAX">MAX</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Maximum weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#mergeVertices(java.util.Set, java.util.Set)">mergeVertices(Set&lt;V&gt;, Set&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Merges vertex t into vertex s, summing the weights as required.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#min()">min()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Returns the smallest element in the heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#MIN">MIN</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Minimum weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#minCut()">minCut()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Return a set of vertices on one side of the cut</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#minCutWeight()">minCutWeight()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Return the weight of the minimum cut</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#minimumCutPhase(java.util.Set)">minimumCutPhase(Set&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Implements the MinimumCutPhase function of Stoer and Wagner</div>
</dd>
<dt><a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util"><span class="strong">ModifiableInteger</span></a> - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">The <code>ModifiableInteger</code> class wraps a value of the primitive type
 <code>int</code> in an object, similarly to <code>Integer</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#ModifiableInteger()">ModifiableInteger()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>not really deprecated, just marked so to avoid mistaken use.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#ModifiableInteger(int)">ModifiableInteger(int)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Constructs a newly allocated <code>ModifiableInteger</code> object that
 represents the specified <code>int</code> value.</div>
</dd>
<dt><a href="./org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph"><span class="strong">Multigraph</span></a>&lt;<a href="./org/jgrapht/graph/Multigraph.html" title="type parameter in Multigraph">V</a>,<a href="./org/jgrapht/graph/Multigraph.html" title="type parameter in Multigraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Multigraph.html#Multigraph(java.lang.Class)">Multigraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a></dt>
<dd>
<div class="block">Creates a new multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Multigraph.html#Multigraph(org.jgrapht.EdgeFactory)">Multigraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Multigraph.html" title="class in org.jgrapht.graph">Multigraph</a></dt>
<dd>
<div class="block">Creates a new multigraph with the specified edge factory.</div>
</dd>
</dl>
<a name="_N_">
<!--   -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg"><span class="strong">NeighborIndex</span></a>&lt;<a href="./org/jgrapht/alg/NeighborIndex.html" title="type parameter in NeighborIndex">V</a>,<a href="./org/jgrapht/alg/NeighborIndex.html" title="type parameter in NeighborIndex">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Maintains a cache of each vertex's neighbors.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#NeighborIndex(org.jgrapht.Graph)">NeighborIndex(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>
<div class="block">Creates a neighbor index for the specified undirected graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#neighborListOf(V)">neighborListOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>
<div class="block">Returns a list of vertices which are adjacent to a specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#neighborListOf(org.jgrapht.Graph, V)">neighborListOf(Graph&lt;V, E&gt;, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Returns a list of vertices that are the neighbors of a specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#neighborsOf(V)">neighborsOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are adjacent to a specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#next()">next()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#next()">next()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#nextElement()">nextElement()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>
<div class="block">1.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.NextElementFunctor.html#nextElement()">nextElement()</a></span> - Method in interface org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.NextElementFunctor.html" title="interface in org.jgrapht.util">PrefetchIterator.NextElementFunctor</a></dt>
<dd>
<div class="block">You must implement that NoSuchElementException is thrown on
 nextElement() if it is out of bound.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#nListeners">nListeners</a></span> - Variable in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#numOfEdges">numOfEdges</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#numOfVertexes">numOfVertexes</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_O_">
<!--   -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="./org/jgrapht/package-summary.html">org.jgrapht</a> - package org.jgrapht</dt>
<dd>
<div class="block">The front-end API's interfaces and classes, including <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht"><code>Graph</code></a>,
<a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht"><code>DirectedGraph</code></a> and <a href="./org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht"><code>UndirectedGraph</code></a>.</div>
</dd>
<dt><a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a> - package org.jgrapht.alg</dt>
<dd>
<div class="block">Algorithms provided with <b>JGraphT</b>.</div>
</dd>
<dt><a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a> - package org.jgrapht.alg.util</dt>
<dd>
<div class="block">Utilities used by JGraphT algorithms.</div>
</dd>
<dt><a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a> - package org.jgrapht.demo</dt>
<dd>
<div class="block">Demo programs that help to get started with <b>JGraphT</b>.</div>
</dd>
<dt><a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a> - package org.jgrapht.event</dt>
<dd>
<div class="block">Event classes and listener interfaces, used to provide a change
notification mechanism on graph modification events.</div>
</dd>
<dt><a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a> - package org.jgrapht.ext</dt>
<dd>
<div class="block">
Extensions and integration means to other products.</div>
</dd>
<dt><a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a> - package org.jgrapht.generate</dt>
<dd>
<div class="block">Generators for graphs of various topologies.</div>
</dd>
<dt><a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a> - package org.jgrapht.graph</dt>
<dd>
<div class="block">Implementations of various graphs.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a> - package org.jgrapht.traverse</dt>
<dd>
<div class="block">Graph traversal means.</div>
</dd>
<dt><a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a> - package org.jgrapht.util</dt>
<dd>
<div class="block">Non-graph-specific data structures, algorithms, and utilities used by
<b>JGraphT</b>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/DirectedGraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a></dt>
<dd>
<div class="block">Returns the "out degree" of the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#outDegreeOf(V)">outDegreeOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/DirectedGraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/DirectedGraph.html" title="interface in org.jgrapht">DirectedGraph</a></dt>
<dd>
<div class="block">Returns a set of all edges outgoing from the specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedGraphUnion.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedGraphUnion.html" title="class in org.jgrapht.graph">DirectedGraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DirectedSubgraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph">DirectedSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#outgoingEdgesOf(V)">outgoingEdgesOf(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_P_">
<!--   -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="./org/jgrapht/graph/ParanoidGraph.html" title="class in org.jgrapht.graph"><span class="strong">ParanoidGraph</span></a>&lt;<a href="./org/jgrapht/graph/ParanoidGraph.html" title="type parameter in ParanoidGraph">V</a>,<a href="./org/jgrapht/graph/ParanoidGraph.html" title="type parameter in ParanoidGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">ParanoidGraph provides a way to verify that objects added to a graph obey the
 standard equals/hashCode contract.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/ParanoidGraph.html#ParanoidGraph(org.jgrapht.Graph)">ParanoidGraph(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/ParanoidGraph.html" title="class in org.jgrapht.graph">ParanoidGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#pathExists(V, V)">pathExists(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>
<div class="block">Tests if there is a path from the specified source vertex to the
 specified target vertices.</div>
</dd>
<dt><a href="./org/jgrapht/demo/PerformanceDemo.html" title="class in org.jgrapht.demo"><span class="strong">PerformanceDemo</span></a> - Class in <a href="./org/jgrapht/demo/package-summary.html">org.jgrapht.demo</a></dt>
<dd>
<div class="block">A simple demo to test memory and CPU consumption on a graph with 3 million
 elements.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/PerformanceDemo.html#PerformanceDemo()">PerformanceDemo()</a></span> - Constructor for class org.jgrapht.demo.<a href="./org/jgrapht/demo/PerformanceDemo.html" title="class in org.jgrapht.demo">PerformanceDemo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#predecessorListOf(V)">predecessorListOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are the predecessors of a specified
 vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#predecessorListOf(org.jgrapht.DirectedGraph, V)">predecessorListOf(DirectedGraph&lt;V, E&gt;, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Returns a list of vertices that are the direct predecessors of a
 specified vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#predecessorsOf(V)">predecessorsOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are the predecessors of a specified
 vertex.</div>
</dd>
<dt><a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util"><span class="strong">PrefetchIterator</span></a>&lt;<a href="./org/jgrapht/util/PrefetchIterator.html" title="type parameter in PrefetchIterator">E</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Utility class to help implement an iterator/enumerator in which the hasNext()
 method needs to calculate the next elements ahead of time.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#PrefetchIterator(org.jgrapht.util.PrefetchIterator.NextElementFunctor)">PrefetchIterator(PrefetchIterator.NextElementFunctor&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/util/PrefetchIterator.NextElementFunctor.html" title="interface in org.jgrapht.util"><span class="strong">PrefetchIterator.NextElementFunctor</span></a>&lt;<a href="./org/jgrapht/util/PrefetchIterator.NextElementFunctor.html" title="type parameter in PrefetchIterator.NextElementFunctor">EE</a>&gt; - Interface in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#PRINT_EDGE_LABELS">PRINT_EDGE_LABELS</a></span> - Static variable in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Option to export only the edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#PRINT_EDGE_VERTEX_LABELS">PRINT_EDGE_VERTEX_LABELS</a></span> - Static variable in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Option to export both edge and vertex labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#PRINT_NO_LABELS">PRINT_NO_LABELS</a></span> - Static variable in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Option to export no vertex or edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#PRINT_VERTEX_LABELS">PRINT_VERTEX_LABELS</a></span> - Static variable in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Option to export only the vertex labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/BreadthFirstIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/BreadthFirstIterator.html" title="class in org.jgrapht.traverse">BreadthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Returns the vertex to be returned in the following call to the iterator
 <code>next</code> method.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#provideNextVertex()">provideNextVertex()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/Pseudograph.html" title="class in org.jgrapht.graph"><span class="strong">Pseudograph</span></a>&lt;<a href="./org/jgrapht/graph/Pseudograph.html" title="type parameter in Pseudograph">V</a>,<a href="./org/jgrapht/graph/Pseudograph.html" title="type parameter in Pseudograph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Pseudograph.html#Pseudograph(java.lang.Class)">Pseudograph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Pseudograph.html" title="class in org.jgrapht.graph">Pseudograph</a></dt>
<dd>
<div class="block">Creates a new pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Pseudograph.html#Pseudograph(org.jgrapht.EdgeFactory)">Pseudograph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Pseudograph.html" title="class in org.jgrapht.graph">Pseudograph</a></dt>
<dd>
<div class="block">Creates a new pseudograph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.html#putSeenData(V, D)">putSeenData(V, D)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.html" title="class in org.jgrapht.traverse">CrossComponentIterator</a></dt>
<dd>
<div class="block">Stores iterator-dependent data for a vertex that has been seen.</div>
</dd>
</dl>
<a name="_R_">
<!--   -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">RandomGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="type parameter in RandomGraphGenerator">V</a>,<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="type parameter in RandomGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">This Generator creates a random-topology graph of a specified number of
 vertexes and edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#RandomGraphGenerator(int, int)">RandomGraphGenerator(int, int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate"><span class="strong">RandomGraphGenerator.DefaultEdgeTopologyFactory</span></a>&lt;<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.DefaultEdgeTopologyFactory">VV</a>,<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.DefaultEdgeTopologyFactory">EE</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Default implementation of the EdgeTopologyFactory interface.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html#RandomGraphGenerator.DefaultEdgeTopologyFactory()">RandomGraphGenerator.DefaultEdgeTopologyFactory()</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.DefaultEdgeTopologyFactory.html" title="class in org.jgrapht.generate">RandomGraphGenerator.DefaultEdgeTopologyFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="interface in org.jgrapht.generate"><span class="strong">RandomGraphGenerator.EdgeTopologyFactory</span></a>&lt;<a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.EdgeTopologyFactory">VV</a>,<a href="./org/jgrapht/generate/RandomGraphGenerator.EdgeTopologyFactory.html" title="type parameter in RandomGraphGenerator.EdgeTopologyFactory">EE</a>&gt; - Interface in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">This class is used to generate the edge topology for a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RandomGraphGenerator.html#randomizer">randomizer</a></span> - Variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/RandomGraphGenerator.html" title="class in org.jgrapht.generate">RandomGraphGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#remove()">remove()</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Unsupported.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#remove()">remove()</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Unsupported.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/PrefetchIterator.html#remove()">remove()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/PrefetchIterator.html" title="class in org.jgrapht.util">PrefetchIterator</a></dt>
<dd>
<div class="block">Always throws UnsupportedOperationException.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#removeAllEdges(java.util.Collection)">removeAllEdges(Collection&lt;? extends E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#removeAllEdges(V, V)">removeAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#removeAllEdges(E[])">removeAllEdges(E[])</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Removes all the edges in this graph that are also contained in the
 specified edge array.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeAllEdges(java.util.Collection)">removeAllEdges(Collection&lt;? extends E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeAllEdges(V, V)">removeAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeAllEdges(java.util.Collection)">removeAllEdges(Collection&lt;? extends E&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes all the edges in this graph that are also contained in the
 specified edge collection.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeAllEdges(V, V)">removeAllEdges(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes all the edges going from the specified source vertex to the
 specified target vertex, and returns a set of all removed edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeAllEdges(java.util.Collection)">removeAllEdges(Collection&lt;? extends E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeAllEdges(V, V)">removeAllEdges(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes all the vertices in this graph that are also contained in the
 specified vertex collection.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeAllVertices(java.util.Collection)">removeAllVertices(Collection&lt;? extends V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#removeEdge(V, V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeEdge(V, V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#removeEdge(V, V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#removeEdge(V, V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#removeEdge(V, V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
 GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
 GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeEdge(V, V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeEdge(V, V)">removeEdge(V, V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes an edge going from source vertex to target vertex, if such
 vertices and such edge exist in this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes the specified edge from the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#removeEdge(V, V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeEdge(E)">removeEdge(E)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeEdge(V, V)">removeEdge(V, V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeGraphListener(org.jgrapht.event.GraphListener)">removeGraphListener(GraphListener&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ListenableGraph.html#removeGraphListener(org.jgrapht.event.GraphListener)">removeGraphListener(GraphListener&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht">ListenableGraph</a></dt>
<dd>
<div class="block">Removes the specified graph listener from this graph, if present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#removeMin()">removeMin()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Removes the smallest element from the heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#removeTraversalListener(org.jgrapht.event.TraversalListener)">removeTraversalListener(TraversalListener&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Removes the specified traversal listener from this iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#removeTraversalListener(org.jgrapht.event.TraversalListener)">removeTraversalListener(TraversalListener&lt;V, E&gt;)</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Removes the specified traversal listener from this iterator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>
<div class="block">Throws <tt>UnsupportedOperationException</tt>, because <tt>
 GraphUnion</tt> is read-only.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Removes the specified vertex from this graph including all its touching
 edges if present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#removeVertex(V)">removeVertex(V)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#removeVertexSetListener(org.jgrapht.event.VertexSetListener)">removeVertexSetListener(VertexSetListener&lt;V&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ListenableGraph.html#removeVertexSetListener(org.jgrapht.event.VertexSetListener)">removeVertexSetListener(VertexSetListener&lt;V&gt;)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/ListenableGraph.html" title="interface in org.jgrapht">ListenableGraph</a></dt>
<dd>
<div class="block">Removes the specified vertex set listener from this graph, if present.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/demo/CompleteGraphDemo.html#replaceVertex(java.lang.Object, java.lang.Object)">replaceVertex(Object, Object)</a></span> - Static method in class org.jgrapht.demo.<a href="./org/jgrapht/demo/CompleteGraphDemo.html" title="class in org.jgrapht.demo">CompleteGraphDemo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/RingGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">RingGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/RingGraphGenerator.html" title="type parameter in RingGraphGenerator">V</a>,<a href="./org/jgrapht/generate/RingGraphGenerator.html" title="type parameter in RingGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a ring graph of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/RingGraphGenerator.html#RingGraphGenerator(int)">RingGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/RingGraphGenerator.html" title="class in org.jgrapht.generate">RingGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new RingGraphGenerator.</div>
</dd>
</dl>
<a name="_S_">
<!--   -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">ScaleFreeGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="type parameter in ScaleFreeGraphGenerator">V</a>,<a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="type parameter in ScaleFreeGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates directed or undirected <a href =
 "http://mathworld.wolfram.com/Scale-FreeNetwork.html">scale-free network</a>
 of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html#ScaleFreeGraphGenerator(int)">ScaleFreeGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="class in org.jgrapht.generate">ScaleFreeGraphGenerator</a></dt>
<dd>
<div class="block">Constructs a new <tt>ScaleFreeGraphGenerator</tt>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html#ScaleFreeGraphGenerator(int, long)">ScaleFreeGraphGenerator(int, long)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/ScaleFreeGraphGenerator.html" title="class in org.jgrapht.generate">ScaleFreeGraphGenerator</a></dt>
<dd>
<div class="block">Constructs a new <tt>ScaleFreeGraphGenerator</tt> using fixed <tt>
 seed</tt> for the random generator.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#SECOND">SECOND</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Second weight.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/DepthFirstIterator.html#SENTINEL">SENTINEL</a></span> - Static variable in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/DepthFirstIterator.html" title="class in org.jgrapht.traverse">DepthFirstIterator</a></dt>
<dd>
<div class="block">Sentinel object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#setCrossComponentTraversal(boolean)">setCrossComponentTraversal(boolean)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>
<div class="block">Sets the cross component traversal flag - indicates whether to traverse
 the graph across connected components.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/ClosestFirstIterator.html#setCrossComponentTraversal(boolean)">setCrossComponentTraversal(boolean)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/ClosestFirstIterator.html" title="class in org.jgrapht.traverse">ClosestFirstIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#setDefaultEdgeAttributes(AttributeMap)">setDefaultEdgeAttributes(AttributeMap)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Sets the default edge attributes used for creating new JGraph edges.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/JGraphModelAdapter.html#setDefaultVertexAttributes(AttributeMap)">setDefaultVertexAttributes(AttributeMap)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/JGraphModelAdapter.html" title="class in org.jgrapht.ext">JGraphModelAdapter</a></dt>
<dd>
<div class="block">Sets the default vertex attributes used for creating new JGraph vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#setEdgeSetFactory(org.jgrapht.graph.EdgeSetFactory)">setEdgeSetFactory(EdgeSetFactory&lt;V, E&gt;)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>
<div class="block">Set the <a href="./org/jgrapht/graph/EdgeSetFactory.html" title="interface in org.jgrapht.graph"><code>EdgeSetFactory</code></a> to use for this graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#setEdgeWeight(E, double)">setEdgeWeight(E, double)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsWeightedGraph.html#setEdgeWeight(E, double)">setEdgeWeight(E, double)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph">AsWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#setEdgeWeight(E, double)">setEdgeWeight(E, double)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#setEdgeWeight(E, double)">setEdgeWeight(E, double)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/WeightedGraph.html#setEdgeWeight(E, double)">setEdgeWeight(E, double)</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht">WeightedGraph</a></dt>
<dd>
<div class="block">Assigns a weight to an edge.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/GmlExporter.html#setPrintLabels(java.lang.Integer)">setPrintLabels(Integer)</a></span> - Method in class org.jgrapht.ext.<a href="./org/jgrapht/ext/GmlExporter.html" title="class in org.jgrapht.ext">GmlExporter</a></dt>
<dd>
<div class="block">Set whether to export the vertex and edge labels.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultListenableGraph.html#setReuseEvents(boolean)">setReuseEvents(boolean)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultListenableGraph.html" title="class in org.jgrapht.graph">DefaultListenableGraph</a></dt>
<dd>
<div class="block">If the <code>reuseEvents</code> flag is set to <code>true</code> this
 class will reuse previously fired events and will not create a new object
 for each event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/AbstractGraphIterator.html#setReuseEvents(boolean)">setReuseEvents(boolean)</a></span> - Method in class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/AbstractGraphIterator.html" title="class in org.jgrapht.traverse">AbstractGraphIterator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/GraphIterator.html#setReuseEvents(boolean)">setReuseEvents(boolean)</a></span> - Method in interface org.jgrapht.traverse.<a href="./org/jgrapht/traverse/GraphIterator.html" title="interface in org.jgrapht.traverse">GraphIterator</a></dt>
<dd>
<div class="block">Sets a value the <code>reuseEvents</code> flag.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#setValue(int)">setValue(int)</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Sets a new value for this modifiable integer.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html#shortestDistance(V, V)">shortestDistance(V, V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/FloydWarshallShortestPaths.html" title="class in org.jgrapht.alg">FloydWarshallShortestPaths</a></dt>
<dd>
<div class="block">Get the length of a shortest path.</div>
</dd>
<dt><a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">SimpleDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="type parameter in SimpleDirectedGraph">V</a>,<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="type parameter in SimpleDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A simple directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedGraph.html#SimpleDirectedGraph(java.lang.Class)">SimpleDirectedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new simple directed graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedGraph.html#SimpleDirectedGraph(org.jgrapht.EdgeFactory)">SimpleDirectedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new simple directed graph with the specified edge factory.</div>
</dd>
<dt><a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">SimpleDirectedWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="type parameter in SimpleDirectedWeightedGraph">V</a>,<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="type parameter in SimpleDirectedWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A simple directed weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html#SimpleDirectedWeightedGraph(org.jgrapht.EdgeFactory)">SimpleDirectedWeightedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new simple directed weighted graph with the specified edge
 factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html#SimpleDirectedWeightedGraph(java.lang.Class)">SimpleDirectedWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org.jgrapht.graph">SimpleDirectedWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new simple directed weighted graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/SimpleGraph.html" title="class in org.jgrapht.graph"><span class="strong">SimpleGraph</span></a>&lt;<a href="./org/jgrapht/graph/SimpleGraph.html" title="type parameter in SimpleGraph">V</a>,<a href="./org/jgrapht/graph/SimpleGraph.html" title="type parameter in SimpleGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A simple graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraph.html#SimpleGraph(org.jgrapht.EdgeFactory)">SimpleGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraph.html" title="class in org.jgrapht.graph">SimpleGraph</a></dt>
<dd>
<div class="block">Creates a new simple graph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleGraph.html#SimpleGraph(java.lang.Class)">SimpleGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleGraph.html" title="class in org.jgrapht.graph">SimpleGraph</a></dt>
<dd>
<div class="block">Creates a new simple graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="class in org.jgrapht.graph"><span class="strong">SimpleWeightedGraph</span></a>&lt;<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="type parameter in SimpleWeightedGraph">V</a>,<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="type parameter in SimpleWeightedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A simple weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleWeightedGraph.html#SimpleWeightedGraph(org.jgrapht.EdgeFactory)">SimpleWeightedGraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="class in org.jgrapht.graph">SimpleWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new simple weighted graph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/SimpleWeightedGraph.html#SimpleWeightedGraph(java.lang.Class)">SimpleWeightedGraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/SimpleWeightedGraph.html" title="class in org.jgrapht.graph">SimpleWeightedGraph</a></dt>
<dd>
<div class="block">Creates a new simple weighted graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#size()">size()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Returns the size of the heap which is measured in the number of elements
 contained in the heap.</div>
</dd>
<dt><a href="./org/jgrapht/generate/StarGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">StarGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/StarGraphGenerator.html" title="type parameter in StarGraphGenerator">V</a>,<a href="./org/jgrapht/generate/StarGraphGenerator.html" title="type parameter in StarGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a <a href="http://mathworld.wolfram.com/StarGraph.html">star
 graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/StarGraphGenerator.html#StarGraphGenerator(int)">StarGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/StarGraphGenerator.html" title="class in org.jgrapht.generate">StarGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new StarGraphGenerator object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/LinearGraphGenerator.html#START_VERTEX">START_VERTEX</a></span> - Static variable in class org.jgrapht.generate.<a href="./org/jgrapht/generate/LinearGraphGenerator.html" title="class in org.jgrapht.generate">LinearGraphGenerator</a></dt>
<dd>
<div class="block">Role for the first vertex generated.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/BellmanFordShortestPath.html#startVertex">startVertex</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/BellmanFordShortestPath.html" title="class in org.jgrapht.alg">BellmanFordShortestPath</a></dt>
<dd>
<div class="block">Start vertex.</div>
</dd>
<dt><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg"><span class="strong">StoerWagnerMinimumCut</span></a>&lt;<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="type parameter in StoerWagnerMinimumCut">V</a>,<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="type parameter in StoerWagnerMinimumCut">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Implements the <a href="http://dl.acm.org/citation.cfm?id=263872">Stoer and
 Wagner minimum cut algorithm</a>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#StoerWagnerMinimumCut(org.jgrapht.WeightedGraph)">StoerWagnerMinimumCut(WeightedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Will compute the minimum cut in graph.</div>
</dd>
<dt><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg"><span class="strong">StoerWagnerMinimumCut.VertexAndWeight</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Class for weighted vertices</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#StoerWagnerMinimumCut.VertexAndWeight(java.util.Set, double)">StoerWagnerMinimumCut.VertexAndWeight(Set&lt;V&gt;, double)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/StringEdgeNameProvider.html" title="class in org.jgrapht.ext"><span class="strong">StringEdgeNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/StringEdgeNameProvider.html" title="type parameter in StringEdgeNameProvider">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Generates edge names by invoking <code>Object.toString()</code> on them.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/StringEdgeNameProvider.html#StringEdgeNameProvider()">StringEdgeNameProvider()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/StringEdgeNameProvider.html" title="class in org.jgrapht.ext">StringEdgeNameProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/StringNameProvider.html" title="class in org.jgrapht.ext"><span class="strong">StringNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/StringNameProvider.html" title="type parameter in StringNameProvider">V</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Generates vertex names by invoking <code>Object.toString()</code> on them.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/StringNameProvider.html#StringNameProvider()">StringNameProvider()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/StringNameProvider.html" title="class in org.jgrapht.ext">StringNameProvider</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg"><span class="strong">StrongConnectivityInspector</span></a>&lt;<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="type parameter in StrongConnectivityInspector">V</a>,<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="type parameter in StrongConnectivityInspector">E</a>&gt; - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Complements the <a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg"><code>ConnectivityInspector</code></a> class with
 the capability to compute the strongly connected components of a directed
 graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#StrongConnectivityInspector(org.jgrapht.DirectedGraph)">StrongConnectivityInspector(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block">The constructor of the StrongConnectivityInspector class.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#stronglyConnectedSets()">stronglyConnectedSets()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block">Computes a <code>List</code> of <code>Set</code>s, where each set contains vertices
 which together form a strongly connected component within the given
 graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StrongConnectivityInspector.html#stronglyConnectedSubgraphs()">stronglyConnectedSubgraphs()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StrongConnectivityInspector.html" title="class in org.jgrapht.alg">StrongConnectivityInspector</a></dt>
<dd>
<div class="block">Computes a list of <a href="./org/jgrapht/graph/DirectedSubgraph.html" title="class in org.jgrapht.graph"><code>DirectedSubgraph</code></a>s of the given graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph"><span class="strong">Subgraph</span></a>&lt;<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">V</a>,<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">E</a>,<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">G</a> extends <a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a>&lt;<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">V</a>,<a href="./org/jgrapht/graph/Subgraph.html" title="type parameter in Subgraph">E</a>&gt;&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A subgraph is a graph that has a subset of vertices and a subset of edges
 with respect to some base graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#Subgraph(G, java.util.Set, java.util.Set)">Subgraph(G, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>
<div class="block">Creates a new Subgraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#Subgraph(G, java.util.Set)">Subgraph(G, Set&lt;V&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>
<div class="block">Creates a new induced Subgraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#successorListOf(V)">successorListOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are the successors of a specified
 vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#successorListOf(org.jgrapht.DirectedGraph, V)">successorListOf(DirectedGraph&lt;V, E&gt;, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Returns a list of vertices that are the direct successors of a specified
 vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#successorsOf(V)">successorsOf(V)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>
<div class="block">Returns the set of vertices which are the successors of a specified
 vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/WeightCombiner.html#SUM">SUM</a></span> - Static variable in interface org.jgrapht.util.<a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util">WeightCombiner</a></dt>
<dd>
<div class="block">Sum of weights.</div>
</dd>
</dl>
<a name="_T_">
<!--   -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#testIncidence(org.jgrapht.Graph, E, V)">testIncidence(Graph&lt;V, E&gt;, E, V)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Tests whether an edge is incident to a vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#toInteger()">toInteger()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Returns an <code>Integer</code> object representing this <code>
 ModifiableInteger</code>'s value.</div>
</dd>
<dt><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse"><span class="strong">TopologicalOrderIterator</span></a>&lt;<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="type parameter in TopologicalOrderIterator">V</a>,<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="type parameter in TopologicalOrderIterator">E</a>&gt; - Class in <a href="./org/jgrapht/traverse/package-summary.html">org.jgrapht.traverse</a></dt>
<dd>
<div class="block">Implements topological order traversal for a directed acyclic graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#TopologicalOrderIterator(org.jgrapht.DirectedGraph)">TopologicalOrderIterator(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>
<div class="block">Creates a new topological order iterator over the directed graph
 specified, with arbitrary tie-breaking in case of partial order.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/TopologicalOrderIterator.html#TopologicalOrderIterator(org.jgrapht.DirectedGraph, java.util.Queue)">TopologicalOrderIterator(DirectedGraph&lt;V, E&gt;, Queue&lt;V&gt;)</a></span> - Constructor for class org.jgrapht.traverse.<a href="./org/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org.jgrapht.traverse">TopologicalOrderIterator</a></dt>
<dd>
<div class="block">Creates a new topological order iterator over the directed graph
 specified, with a user-supplied queue implementation to allow customized
 control over tie-breaking in case of partial order.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#toString()">toString()</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Returns a string of the parenthesized pair (V, E) representing this
 G=(V,E) graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsUndirectedGraph.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsUndirectedGraph.html" title="class in org.jgrapht.graph">AsUndirectedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/DefaultEdge.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/DefaultEdge.html" title="class in org.jgrapht.graph">DefaultEdge</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/EdgeReversedGraph.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/EdgeReversedGraph.html" title="class in org.jgrapht.graph">EdgeReversedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphPathImpl.html#toString()">toString()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphPathImpl.html" title="class in org.jgrapht.graph">GraphPathImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#toString()">toString()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Creates a String representation of this Fibonacci heap.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeapNode.html#toString()">toString()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeapNode.html" title="class in org.jgrapht.util">FibonacciHeapNode</a></dt>
<dd>
<div class="block">Return the string representation of this object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#toString()">toString()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">Returns a <code>String</code> object representing this <code>
 ModifiableInteger</code>'s value.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#toString()">toString()</a></span> - Method in class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractGraph.html#toStringFromSets(java.util.Collection, java.util.Collection, boolean)">toStringFromSets(Collection&lt;? extends V&gt;, Collection&lt;? extends E&gt;, boolean)</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractGraph.html" title="class in org.jgrapht.graph">AbstractGraph</a></dt>
<dd>
<div class="block">Helper for subclass implementations of toString( ).</div>
</dd>
<dt><a href="./org/jgrapht/alg/TransitiveClosure.html" title="class in org.jgrapht.alg"><span class="strong">TransitiveClosure</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Constructs the transitive closure of the input graph.</div>
</dd>
<dt><a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event"><span class="strong">TraversalListener</span></a>&lt;<a href="./org/jgrapht/event/TraversalListener.html" title="type parameter in TraversalListener">V</a>,<a href="./org/jgrapht/event/TraversalListener.html" title="type parameter in TraversalListener">E</a>&gt; - Interface in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A listener on graph iterator or on a graph traverser.</div>
</dd>
<dt><a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event"><span class="strong">TraversalListenerAdapter</span></a>&lt;<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="type parameter in TraversalListenerAdapter">V</a>,<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="type parameter in TraversalListenerAdapter">E</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">An empty do-nothing implementation of the <a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event"><code>TraversalListener</code></a> interface
 used for subclasses.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#TraversalListenerAdapter()">TraversalListenerAdapter()</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphChangeEvent.html#type">type</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphChangeEvent.html" title="class in org.jgrapht.event">GraphChangeEvent</a></dt>
<dd>
<div class="block">The type of graph change this event indicates.</div>
</dd>
<dt><a href="./org/jgrapht/util/TypeUtil.html" title="class in org.jgrapht.util"><span class="strong">TypeUtil</span></a>&lt;<a href="./org/jgrapht/util/TypeUtil.html" title="type parameter in TypeUtil">T</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">TypeUtil isolates type-unsafety so that code which uses it for legitimate
 reasons can stay warning-free.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/TypeUtil.html#TypeUtil()">TypeUtil()</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/TypeUtil.html" title="class in org.jgrapht.util">TypeUtil</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_U_">
<!--   -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/util/TypeUtil.html#uncheckedCast(java.lang.Object, org.jgrapht.util.TypeUtil)">uncheckedCast(Object, TypeUtil&lt;T&gt;)</a></span> - Static method in class org.jgrapht.util.<a href="./org/jgrapht/util/TypeUtil.html" title="class in org.jgrapht.util">TypeUtil</a></dt>
<dd>
<div class="block">Casts an object to a type.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graphs.html#undirectedGraph(org.jgrapht.Graph)">undirectedGraph(Graph&lt;V, E&gt;)</a></span> - Static method in class org.jgrapht.<a href="./org/jgrapht/Graphs.html" title="class in org.jgrapht">Graphs</a></dt>
<dd>
<div class="block">Returns an undirected view of the specified graph.</div>
</dd>
<dt><a href="./org/jgrapht/UndirectedGraph.html" title="interface in org.jgrapht"><span class="strong">UndirectedGraph</span></a>&lt;<a href="./org/jgrapht/UndirectedGraph.html" title="type parameter in UndirectedGraph">V</a>,<a href="./org/jgrapht/UndirectedGraph.html" title="type parameter in UndirectedGraph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A graph whose all edges are undirected.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UndirectedGraphUnion.html" title="class in org.jgrapht.graph"><span class="strong">UndirectedGraphUnion</span></a>&lt;<a href="./org/jgrapht/graph/UndirectedGraphUnion.html" title="type parameter in UndirectedGraphUnion">V</a>,<a href="./org/jgrapht/graph/UndirectedGraphUnion.html" title="type parameter in UndirectedGraphUnion">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">UndirectedMaskSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html" title="type parameter in UndirectedMaskSubgraph">V</a>,<a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html" title="type parameter in UndirectedMaskSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected graph that is a <a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph"><code>MaskSubgraph</code></a> on another graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html#UndirectedMaskSubgraph(org.jgrapht.UndirectedGraph, org.jgrapht.graph.MaskFunctor)">UndirectedMaskSubgraph(UndirectedGraph&lt;V, E&gt;, MaskFunctor&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedMaskSubgraph.html" title="class in org.jgrapht.graph">UndirectedMaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">UndirectedSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="type parameter in UndirectedSubgraph">V</a>,<a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="type parameter in UndirectedSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected graph that is a subgraph on other graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedSubgraph.html#UndirectedSubgraph(org.jgrapht.UndirectedGraph, java.util.Set, java.util.Set)">UndirectedSubgraph(UndirectedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedSubgraph.html" title="class in org.jgrapht.graph">UndirectedSubgraph</a></dt>
<dd>
<div class="block">Creates a new undirected subgraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html" title="class in org.jgrapht.graph"><span class="strong">UndirectedWeightedSubgraph</span></a>&lt;<a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html" title="type parameter in UndirectedWeightedSubgraph">V</a>,<a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html" title="type parameter in UndirectedWeightedSubgraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected weighted graph that is a subgraph on other graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html#UndirectedWeightedSubgraph(org.jgrapht.WeightedGraph, java.util.Set, java.util.Set)">UndirectedWeightedSubgraph(WeightedGraph&lt;V, E&gt;, Set&lt;V&gt;, Set&lt;E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UndirectedWeightedSubgraph.html" title="class in org.jgrapht.graph">UndirectedWeightedSubgraph</a></dt>
<dd>
<div class="block">Creates a new undirected weighted subgraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#union(T, T)">union(T, T)</a></span> - Method in class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>
<div class="block">Merges the sets which contain element1 and element2.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/FibonacciHeap.html#union(org.jgrapht.util.FibonacciHeap, org.jgrapht.util.FibonacciHeap)">union(FibonacciHeap&lt;T&gt;, FibonacciHeap&lt;T&gt;)</a></span> - Static method in class org.jgrapht.util.<a href="./org/jgrapht/util/FibonacciHeap.html" title="class in org.jgrapht.util">FibonacciHeap</a></dt>
<dd>
<div class="block">Joins two Fibonacci heaps into a new one.</div>
</dd>
<dt><a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util"><span class="strong">UnionFind</span></a>&lt;<a href="./org/jgrapht/alg/util/UnionFind.html" title="type parameter in UnionFind">T</a>&gt; - Class in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>
<div class="block">An implementation of <a
 href="http://en.wikipedia.org/wiki/Disjoint-set_data_structure">Union
 Find</a> data structure.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/UnionFind.html#UnionFind(java.util.Set)">UnionFind(Set&lt;T&gt;)</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/UnionFind.html" title="class in org.jgrapht.alg.util">UnionFind</a></dt>
<dd>
<div class="block">Creates a UnionFind instance with all of the elements of elements in
 seperate sets.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">UnmodifiableDirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html" title="type parameter in UnmodifiableDirectedGraph">V</a>,<a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html" title="type parameter in UnmodifiableDirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A directed graph that cannot be modified.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html#UnmodifiableDirectedGraph(org.jgrapht.DirectedGraph)">UnmodifiableDirectedGraph(DirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableDirectedGraph.html" title="class in org.jgrapht.graph">UnmodifiableDirectedGraph</a></dt>
<dd>
<div class="block">Creates a new unmodifiable directed graph based on the specified backing
 graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph"><span class="strong">UnmodifiableGraph</span></a>&lt;<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="type parameter in UnmodifiableGraph">V</a>,<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="type parameter in UnmodifiableGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An unmodifiable view of the backing graph specified in the constructor.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableGraph.html#UnmodifiableGraph(org.jgrapht.Graph)">UnmodifiableGraph(Graph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableGraph.html" title="class in org.jgrapht.graph">UnmodifiableGraph</a></dt>
<dd>
<div class="block">Creates a new unmodifiable graph based on the specified backing graph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="class in org.jgrapht.graph"><span class="strong">UnmodifiableUndirectedGraph</span></a>&lt;<a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="type parameter in UnmodifiableUndirectedGraph">V</a>,<a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="type parameter in UnmodifiableUndirectedGraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">An undirected graph that cannot be modified.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html#UnmodifiableUndirectedGraph(org.jgrapht.UndirectedGraph)">UnmodifiableUndirectedGraph(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="class in org.jgrapht.graph">UnmodifiableUndirectedGraph</a></dt>
<dd>
<div class="block">Creates a new unmodifiable undirected graph based on the specified
 backing graph.</div>
</dd>
</dl>
<a name="_V_">
<!--   -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/util/ModifiableInteger.html#value">value</a></span> - Variable in class org.jgrapht.util.<a href="./org/jgrapht/util/ModifiableInteger.html" title="class in org.jgrapht.util">ModifiableInteger</a></dt>
<dd>
<div class="block">The int value represented by this <code>ModifiableInteger</code>.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html" title="enum in org.jgrapht.traverse">CrossComponentIterator.VisitColor</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html#values()">values()</a></span> - Static method in enum org.jgrapht.traverse.<a href="./org/jgrapht/traverse/CrossComponentIterator.VisitColor.html" title="enum in org.jgrapht.traverse">CrossComponentIterator.VisitColor</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#vertex">vertex</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#vertex">vertex</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">The vertex that this event is related to.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexTraversalEvent.html#vertex">vertex</a></span> - Variable in class org.jgrapht.event.<a href="./org/jgrapht/event/VertexTraversalEvent.html" title="class in org.jgrapht.event">VertexTraversalEvent</a></dt>
<dd>
<div class="block">The traversed vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#VERTEX_ADDED">VERTEX_ADDED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Vertex added event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/GraphVertexChangeEvent.html#VERTEX_REMOVED">VERTEX_REMOVED</a></span> - Static variable in class org.jgrapht.event.<a href="./org/jgrapht/event/GraphVertexChangeEvent.html" title="class in org.jgrapht.event">GraphVertexChangeEvent</a></dt>
<dd>
<div class="block">Vertex removed event.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#vertexAdded(org.jgrapht.event.GraphVertexChangeEvent)">vertexAdded(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#vertexAdded(org.jgrapht.event.GraphVertexChangeEvent)">vertexAdded(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#vertexAdded(org.jgrapht.event.GraphVertexChangeEvent)">vertexAdded(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexSetListener.html#vertexAdded(org.jgrapht.event.GraphVertexChangeEvent)">vertexAdded(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/VertexSetListener.html" title="interface in org.jgrapht.event">VertexSetListener</a></dt>
<dd>
<div class="block">Notifies that a vertex has been added to the graph.</div>
</dd>
<dt><a href="./org/jgrapht/alg/VertexCovers.html" title="class in org.jgrapht.alg"><span class="strong">VertexCovers</span></a> - Class in <a href="./org/jgrapht/alg/package-summary.html">org.jgrapht.alg</a></dt>
<dd>
<div class="block">Algorithms to find a vertex cover for a graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/VertexCovers.html#VertexCovers()">VertexCovers()</a></span> - Constructor for class org.jgrapht.alg.<a href="./org/jgrapht/alg/VertexCovers.html" title="class in org.jgrapht.alg">VertexCovers</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org.jgrapht.alg.util"><span class="strong">VertexDegreeComparator</span></a>&lt;<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="type parameter in VertexDegreeComparator">V</a>,<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="type parameter in VertexDegreeComparator">E</a>&gt; - Class in <a href="./org/jgrapht/alg/util/package-summary.html">org.jgrapht.alg.util</a></dt>
<dd>
<div class="block">Compares two vertices based on their degree.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/VertexDegreeComparator.html#VertexDegreeComparator(org.jgrapht.UndirectedGraph)">VertexDegreeComparator(UndirectedGraph&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org.jgrapht.alg.util">VertexDegreeComparator</a></dt>
<dd>
<div class="block">Creates a comparator for comparing the degrees of vertices in the
 specified graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/util/VertexDegreeComparator.html#VertexDegreeComparator(org.jgrapht.UndirectedGraph, boolean)">VertexDegreeComparator(UndirectedGraph&lt;V, E&gt;, boolean)</a></span> - Constructor for class org.jgrapht.alg.util.<a href="./org/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org.jgrapht.alg.util">VertexDegreeComparator</a></dt>
<dd>
<div class="block">Creates a comparator for comparing the degrees of vertices in the
 specified graph.</div>
</dd>
<dt><a href="./org/jgrapht/VertexFactory.html" title="interface in org.jgrapht"><span class="strong">VertexFactory</span></a>&lt;<a href="./org/jgrapht/VertexFactory.html" title="type parameter in VertexFactory">V</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">A vertex factory used by graph algorithms for creating new vertices.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#vertexFinished(org.jgrapht.event.VertexTraversalEvent)">vertexFinished(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform the listener that the specified vertex have been
 finished during the graph traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#vertexFinished(org.jgrapht.event.VertexTraversalEvent)">vertexFinished(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/ext/VertexNameProvider.html" title="interface in org.jgrapht.ext"><span class="strong">VertexNameProvider</span></a>&lt;<a href="./org/jgrapht/ext/VertexNameProvider.html" title="type parameter in VertexNameProvider">V</a>&gt; - Interface in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Assigns a display name for each of the graph vertices.</div>
</dd>
<dt><a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util"><span class="strong">VertexPair</span></a>&lt;<a href="./org/jgrapht/util/VertexPair.html" title="type parameter in VertexPair">V</a>&gt; - Class in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Representation of a pair of vertices; to be replaced by Pair<V,V> if Sun ever
 gets around to adding Pair to java.util.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/util/VertexPair.html#VertexPair(V, V)">VertexPair(V, V)</a></span> - Constructor for class org.jgrapht.util.<a href="./org/jgrapht/util/VertexPair.html" title="class in org.jgrapht.util">VertexPair</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/ConnectivityInspector.html#vertexRemoved(org.jgrapht.event.GraphVertexChangeEvent)">vertexRemoved(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/ConnectivityInspector.html" title="class in org.jgrapht.alg">ConnectivityInspector</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/DirectedNeighborIndex.html#vertexRemoved(org.jgrapht.event.GraphVertexChangeEvent)">vertexRemoved(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/DirectedNeighborIndex.html" title="class in org.jgrapht.alg">DirectedNeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/NeighborIndex.html#vertexRemoved(org.jgrapht.event.GraphVertexChangeEvent)">vertexRemoved(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/NeighborIndex.html" title="class in org.jgrapht.alg">NeighborIndex</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexSetListener.html#vertexRemoved(org.jgrapht.event.GraphVertexChangeEvent)">vertexRemoved(GraphVertexChangeEvent&lt;V&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/VertexSetListener.html" title="interface in org.jgrapht.event">VertexSetListener</a></dt>
<dd>
<div class="block">Notifies that a vertex has been removed from the graph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AbstractBaseGraph.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AbstractBaseGraph.html" title="class in org.jgrapht.graph">AbstractBaseGraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphDelegator.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphDelegator.html" title="class in org.jgrapht.graph">GraphDelegator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/GraphUnion.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/GraphUnion.html" title="class in org.jgrapht.graph">GraphUnion</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/MaskSubgraph.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/MaskSubgraph.html" title="class in org.jgrapht.graph">MaskSubgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/Subgraph.html#vertexSet()">vertexSet()</a></span> - Method in class org.jgrapht.graph.<a href="./org/jgrapht/graph/Subgraph.html" title="class in org.jgrapht.graph">Subgraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/Graph.html#vertexSet()">vertexSet()</a></span> - Method in interface org.jgrapht.<a href="./org/jgrapht/Graph.html" title="interface in org.jgrapht">Graph</a></dt>
<dd>
<div class="block">Returns a set of the vertices contained in this graph.</div>
</dd>
<dt><a href="./org/jgrapht/event/VertexSetListener.html" title="interface in org.jgrapht.event"><span class="strong">VertexSetListener</span></a>&lt;<a href="./org/jgrapht/event/VertexSetListener.html" title="type parameter in VertexSetListener">V</a>&gt; - Interface in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A listener that is notified when the graph's vertex set changes.</div>
</dd>
<dt><a href="./org/jgrapht/event/VertexTraversalEvent.html" title="class in org.jgrapht.event"><span class="strong">VertexTraversalEvent</span></a>&lt;<a href="./org/jgrapht/event/VertexTraversalEvent.html" title="type parameter in VertexTraversalEvent">V</a>&gt; - Class in <a href="./org/jgrapht/event/package-summary.html">org.jgrapht.event</a></dt>
<dd>
<div class="block">A traversal event for a graph vertex.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/VertexTraversalEvent.html#VertexTraversalEvent(java.lang.Object, V)">VertexTraversalEvent(Object, V)</a></span> - Constructor for class org.jgrapht.event.<a href="./org/jgrapht/event/VertexTraversalEvent.html" title="class in org.jgrapht.event">VertexTraversalEvent</a></dt>
<dd>
<div class="block">Creates a new VertexTraversalEvent.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListener.html#vertexTraversed(org.jgrapht.event.VertexTraversalEvent)">vertexTraversed(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in interface org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListener.html" title="interface in org.jgrapht.event">TraversalListener</a></dt>
<dd>
<div class="block">Called to inform the listener that the specified vertex have been visited
 during the graph traversal.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/event/TraversalListenerAdapter.html#vertexTraversed(org.jgrapht.event.VertexTraversalEvent)">vertexTraversed(VertexTraversalEvent&lt;V&gt;)</a></span> - Method in class org.jgrapht.event.<a href="./org/jgrapht/event/TraversalListenerAdapter.html" title="class in org.jgrapht.event">TraversalListenerAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html#vertexWeight(java.util.Set)">vertexWeight(Set&lt;V&gt;)</a></span> - Method in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut</a></dt>
<dd>
<div class="block">Compute the sum of the weights entering a vertex</div>
</dd>
<dt><a href="./org/jgrapht/ext/VisioExporter.html" title="class in org.jgrapht.ext"><span class="strong">VisioExporter</span></a>&lt;<a href="./org/jgrapht/ext/VisioExporter.html" title="type parameter in VisioExporter">V</a>,<a href="./org/jgrapht/ext/VisioExporter.html" title="type parameter in VisioExporter">E</a>&gt; - Class in <a href="./org/jgrapht/ext/package-summary.html">org.jgrapht.ext</a></dt>
<dd>
<div class="block">Exports a graph to a csv format that can be imported into MS Visio.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VisioExporter.html#VisioExporter(org.jgrapht.ext.VertexNameProvider)">VisioExporter(VertexNameProvider&lt;V&gt;)</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/VisioExporter.html" title="class in org.jgrapht.ext">VisioExporter</a></dt>
<dd>
<div class="block">Creates a new VisioExporter object with the specified naming policy.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/ext/VisioExporter.html#VisioExporter()">VisioExporter()</a></span> - Constructor for class org.jgrapht.ext.<a href="./org/jgrapht/ext/VisioExporter.html" title="class in org.jgrapht.ext">VisioExporter</a></dt>
<dd>
<div class="block">Creates a new VisioExporter object.</div>
</dd>
</dl>
<a name="_W_">
<!--   -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html#weight">weight</a></span> - Variable in class org.jgrapht.alg.<a href="./org/jgrapht/alg/StoerWagnerMinimumCut.VertexAndWeight.html" title="class in org.jgrapht.alg">StoerWagnerMinimumCut.VertexAndWeight</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/util/WeightCombiner.html" title="interface in org.jgrapht.util"><span class="strong">WeightCombiner</span></a> - Interface in <a href="./org/jgrapht/util/package-summary.html">org.jgrapht.util</a></dt>
<dd>
<div class="block">Binary operator for edge weights.</div>
</dd>
<dt><a href="./org/jgrapht/WeightedGraph.html" title="interface in org.jgrapht"><span class="strong">WeightedGraph</span></a>&lt;<a href="./org/jgrapht/WeightedGraph.html" title="type parameter in WeightedGraph">V</a>,<a href="./org/jgrapht/WeightedGraph.html" title="type parameter in WeightedGraph">E</a>&gt; - Interface in <a href="./org/jgrapht/package-summary.html">org.jgrapht</a></dt>
<dd>
<div class="block">An interface for a graph whose edges have non-uniform weights.</div>
</dd>
<dt><a href="./org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph"><span class="strong">WeightedMultigraph</span></a>&lt;<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="type parameter in WeightedMultigraph">V</a>,<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="type parameter in WeightedMultigraph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A weighted multigraph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedMultigraph.html#WeightedMultigraph(org.jgrapht.EdgeFactory)">WeightedMultigraph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph">WeightedMultigraph</a></dt>
<dd>
<div class="block">Creates a new weighted multigraph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedMultigraph.html#WeightedMultigraph(java.lang.Class)">WeightedMultigraph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedMultigraph.html" title="class in org.jgrapht.graph">WeightedMultigraph</a></dt>
<dd>
<div class="block">Creates a new weighted multigraph.</div>
</dd>
<dt><a href="./org/jgrapht/graph/WeightedPseudograph.html" title="class in org.jgrapht.graph"><span class="strong">WeightedPseudograph</span></a>&lt;<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="type parameter in WeightedPseudograph">V</a>,<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="type parameter in WeightedPseudograph">E</a>&gt; - Class in <a href="./org/jgrapht/graph/package-summary.html">org.jgrapht.graph</a></dt>
<dd>
<div class="block">A weighted pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedPseudograph.html#WeightedPseudograph(org.jgrapht.EdgeFactory)">WeightedPseudograph(EdgeFactory&lt;V, E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="class in org.jgrapht.graph">WeightedPseudograph</a></dt>
<dd>
<div class="block">Creates a new weighted pseudograph with the specified edge factory.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/WeightedPseudograph.html#WeightedPseudograph(java.lang.Class)">WeightedPseudograph(Class&lt;? extends E&gt;)</a></span> - Constructor for class org.jgrapht.graph.<a href="./org/jgrapht/graph/WeightedPseudograph.html" title="class in org.jgrapht.graph">WeightedPseudograph</a></dt>
<dd>
<div class="block">Creates a new weighted pseudograph.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/graph/AsWeightedGraph.html#weightMap">weightMap</a></span> - Variable in class org.jgrapht.graph.<a href="./org/jgrapht/graph/AsWeightedGraph.html" title="class in org.jgrapht.graph">AsWeightedGraph</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate"><span class="strong">WheelGraphGenerator</span></a>&lt;<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="type parameter in WheelGraphGenerator">V</a>,<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="type parameter in WheelGraphGenerator">E</a>&gt; - Class in <a href="./org/jgrapht/generate/package-summary.html">org.jgrapht.generate</a></dt>
<dd>
<div class="block">Generates a <a href="http://mathworld.wolfram.com/WheelGraph.html">wheel
 graph</a> of any size.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WheelGraphGenerator.html#WheelGraphGenerator(int)">WheelGraphGenerator(int)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate">WheelGraphGenerator</a></dt>
<dd>
<div class="block">Creates a new WheelGraphGenerator object.</div>
</dd>
<dt><span class="strong"><a href="./org/jgrapht/generate/WheelGraphGenerator.html#WheelGraphGenerator(int, boolean)">WheelGraphGenerator(int, boolean)</a></span> - Constructor for class org.jgrapht.generate.<a href="./org/jgrapht/generate/WheelGraphGenerator.html" title="class in org.jgrapht.generate">WheelGraphGenerator</a></dt>
<dd>
<div class="block">Construct a new WheelGraphGenerator.</div>
</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_K_">K</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="./help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>