This file is indexed.

/usr/share/doc/libjgrapht-java/apidoc/index-all.html is in libjgrapht0.6-java-doc 0.6.0-11.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_23) on Mon Oct 24 20:23:44 UTC 2011 -->
<TITLE>
Index (JGraphT : a free Java graph library)
</TITLE>

<META NAME="date" CONTENT="2011-10-24">

<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Index (JGraphT : a free Java graph library)";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph"><B>AbstractBaseGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>The most general implementation of the <A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht"><CODE>Graph</CODE></A>
 interface.<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#AbstractBaseGraph(org._3pq.jgrapht.EdgeFactory, boolean, boolean)"><B>AbstractBaseGraph(EdgeFactory, boolean, boolean)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>Construct a new pseudograph.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph"><B>AbstractGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A skeletal implementation of the <tt>Graph</tt> interface, to minimize the
 effort required to implement graph interfaces.<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#AbstractGraph()"><B>AbstractGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>Construct a new empty graph object.
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse"><B>AbstractGraphIterator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/traverse/package-summary.html">org._3pq.jgrapht.traverse</A><DD>An empty implementation of a graph iterator to minimize the effort required
 to implement graph iterators.<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#AbstractGraphIterator()"><B>AbstractGraphIterator()</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#addAllEdges(java.util.Collection)"><B>addAllEdges(Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#addAllEdges(java.util.Collection)"><B>addAllEdges(Collection)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Adds all of the specified edges to this graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#addAllEdges(java.util.Collection)"><B>addAllEdges(Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#addAllEdges(java.util.Collection)"><B>addAllEdges(Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#addAllVertices(java.util.Collection)"><B>addAllVertices(Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#addAllVertices(java.util.Collection)"><B>addAllVertices(Collection)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Adds all of the specified vertices to this graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#addAllVertices(java.util.Collection)"><B>addAllVertices(Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#addEdge(java.lang.Object, java.lang.Object)"><B>addEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#addEdge(org._3pq.jgrapht.Edge)"><B>addEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#addEdge(java.lang.Object, java.lang.Object)"><B>addEdge(Object, Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Creates a new edge in this graph, going from the source vertex to the
 target vertex, and returns the created edge.
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#addEdge(org._3pq.jgrapht.Edge)"><B>addEdge(Edge)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Adds the specified edge to this graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#addEdge(org._3pq.jgrapht.Edge)"><B>addEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#addEdge(java.lang.Object, java.lang.Object)"><B>addEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#addEdge(java.lang.Object, java.lang.Object)"><B>addEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#addEdge(org._3pq.jgrapht.Edge)"><B>addEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#addEdge(org._3pq.jgrapht.Edge)"><B>addEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#addEdge(java.lang.Object, java.lang.Object)"><B>addEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#addEdge(java.lang.Object, java.lang.Object)"><B>addEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#addEdge(org._3pq.jgrapht.Edge)"><B>addEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>Adds the specified edge to this subgraph.
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#addEdge(org._3pq.jgrapht.Edge)"><B>addEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#addEdge(java.lang.Object, java.lang.Object)"><B>addEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#addEdge(org._3pq.jgrapht.Graph, java.lang.Object, java.lang.Object, double)"><B>addEdge(Graph, Object, Object, double)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>Creates a new edge and adds it to the specified graph similarly to the
 <A HREF="./org/_3pq/jgrapht/Graph.html#addEdge(java.lang.Object, java.lang.Object)"><CODE>Graph.addEdge(Object, Object)</CODE></A> method.
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#addEdgeWithVertices(org._3pq.jgrapht.Graph, org._3pq.jgrapht.Edge)"><B>addEdgeWithVertices(Graph, Edge)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>Adds the specified edge to the specified graph including its vertices.
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#addEdgeWithVertices(org._3pq.jgrapht.Graph, java.lang.Object, java.lang.Object)"><B>addEdgeWithVertices(Graph, Object, Object)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>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/_3pq/jgrapht/Graph.html#addEdge(java.lang.Object, java.lang.Object)"><CODE>Graph.addEdge(Object, Object)</CODE></A> method.
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#addEdgeWithVertices(org._3pq.jgrapht.Graph, java.lang.Object, java.lang.Object, double)"><B>addEdgeWithVertices(Graph, Object, Object, double)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>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/_3pq/jgrapht/Graph.html#addEdge(java.lang.Object, java.lang.Object)"><CODE>Graph.addEdge(Object, Object)</CODE></A>
 method.
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#addGraph(org._3pq.jgrapht.Graph, org._3pq.jgrapht.Graph)"><B>addGraph(Graph, Graph)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>Adds all the vertices and all the edges of the specified source graph to
 the specified destination graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#addGraphListener(org._3pq.jgrapht.event.GraphListener)"><B>addGraphListener(GraphListener)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ListenableGraph.html#addGraphListener(org._3pq.jgrapht.event.GraphListener)"><B>addGraphListener(GraphListener)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/ListenableGraph.html" title="interface in org._3pq.jgrapht">ListenableGraph</A>
<DD>Adds the specified graph listener to this graph, if not already present.
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#addGraphReversed(org._3pq.jgrapht.DirectedGraph, org._3pq.jgrapht.DirectedGraph)"><B>addGraphReversed(DirectedGraph, DirectedGraph)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>Adds all the vertices and all the edges of the specified source digraph
 to the specified destination digraph, reversing all of the edges.
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#addTraversalListener(org._3pq.jgrapht.event.TraversalListener)"><B>addTraversalListener(TraversalListener)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>Adds the specified traversal listener to this iterator.
<DT><A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html#addTraversalListener(org._3pq.jgrapht.event.TraversalListener)"><B>addTraversalListener(TraversalListener)</B></A> - 
Method in interface org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html" title="interface in org._3pq.jgrapht.traverse">GraphIterator</A>
<DD>Adds the specified traversal listener to this iterator.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#addVertex(java.lang.Object)"><B>addVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#addVertex(java.lang.Object)"><B>addVertex(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Adds the specified vertex to this graph if not already present.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#addVertex(java.lang.Object)"><B>addVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#addVertex(java.lang.Object)"><B>addVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#addVertex(java.lang.Object)"><B>addVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>Adds the specified vertex to this subgraph.
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#addVertex(java.lang.Object)"><B>addVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#addVertexSetListener(org._3pq.jgrapht.event.VertexSetListener)"><B>addVertexSetListener(VertexSetListener)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ListenableGraph.html#addVertexSetListener(org._3pq.jgrapht.event.VertexSetListener)"><B>addVertexSetListener(VertexSetListener)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/ListenableGraph.html" title="interface in org._3pq.jgrapht">ListenableGraph</A>
<DD>Adds the specified vertex set listener to this graph, if not already
 present.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#assertVertexExist(java.lang.Object)"><B>assertVertexExist(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>Ensures that the specified vertex exists in this graph, or else throws
 exception.
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph"><B>AsUndirectedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>An undirected view of the backing directed graph specified in the
 constructor.<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#AsUndirectedGraph(org._3pq.jgrapht.DirectedGraph)"><B>AsUndirectedGraph(DirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>Constructor for AsUndirectedGraph.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html#BEFORE_EDGE_ADDED"><B>BEFORE_EDGE_ADDED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphEdgeChangeEvent</A>
<DD>Before edge added event.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html#BEFORE_EDGE_REMOVED"><B>BEFORE_EDGE_REMOVED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphEdgeChangeEvent</A>
<DD>Before edge removed event.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html#BEFORE_VERTEX_ADDED"><B>BEFORE_VERTEX_ADDED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphVertexChangeEvent</A>
<DD>Before vertex added event.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html#BEFORE_VERTEX_REMOVED"><B>BEFORE_VERTEX_REMOVED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphVertexChangeEvent</A>
<DD>Before vertex removed event.
<DT><A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html" title="class in org._3pq.jgrapht.traverse"><B>BreadthFirstIterator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/traverse/package-summary.html">org._3pq.jgrapht.traverse</A><DD>A breadth-first iterator for a directed and an undirected graph.<DT><A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html#BreadthFirstIterator(org._3pq.jgrapht.Graph)"><B>BreadthFirstIterator(Graph)</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">BreadthFirstIterator</A>
<DD>Creates a new breadth-first iterator for the specified graph.
<DT><A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html#BreadthFirstIterator(org._3pq.jgrapht.Graph, java.lang.Object)"><B>BreadthFirstIterator(Graph, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">BreadthFirstIterator</A>
<DD>Creates a new breadth-first iterator for the specified graph.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#cascadingCut(org._3pq.jgrapht.util.FibonacciHeap.Node)"><B>cascadingCut(FibonacciHeap.Node)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Performs a cascading cut operation.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#clear()"><B>clear()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Removes all elements from this heap.
<DT><A HREF="./org/_3pq/jgrapht/Edge.html#clone()"><B>clone()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Edge.html" title="interface in org._3pq.jgrapht">Edge</A>
<DD>Creates and returns a shallow copy of this edge.
<DT><A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html#clone()"><B>clone()</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html" title="class in org._3pq.jgrapht.edge">DefaultEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#clone()"><B>clone()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>Returns a shallow copy of this graph instance.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#clone()"><B>clone()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse"><B>ClosestFirstIterator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/traverse/package-summary.html">org._3pq.jgrapht.traverse</A><DD>A closest-first iterator for a directed or undirected graph.<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org._3pq.jgrapht.Graph)"><B>ClosestFirstIterator(Graph)</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>Creates a new closest-first iterator for the specified graph.
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org._3pq.jgrapht.Graph, java.lang.Object)"><B>ClosestFirstIterator(Graph, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>Creates a new closest-first iterator for the specified graph.
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#ClosestFirstIterator(org._3pq.jgrapht.Graph, java.lang.Object, double)"><B>ClosestFirstIterator(Graph, Object, double)</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>Creates a new radius-bounded closest-first iterator for the specified
 graph.
<DT><A HREF="./org/_3pq/jgrapht/alg/util/VertexDegreeComparator.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.alg.util.<A HREF="./org/_3pq/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org._3pq.jgrapht.alg.util">VertexDegreeComparator</A>
<DD>Compare the degrees of <code>v1</code> and <code>v2</code>, taking into
 account whether ascending or descending order is used.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#compareTo(org._3pq.jgrapht.util.ModifiableInteger)"><B>compareTo(ModifiableInteger)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>Compares two <code>ModifiableInteger</code> objects numerically.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#compareTo(java.lang.Object)"><B>compareTo(Object)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>Compares this <code>ModifiableInteger</code> object to another object.
<DT><A HREF="./org/_3pq/jgrapht/event/ConnectedComponentTraversalEvent.html#CONNECTED_COMPONENT_FINISHED"><B>CONNECTED_COMPONENT_FINISHED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org._3pq.jgrapht.event">ConnectedComponentTraversalEvent</A>
<DD>Connected component traversal finished event.
<DT><A HREF="./org/_3pq/jgrapht/event/ConnectedComponentTraversalEvent.html#CONNECTED_COMPONENT_STARTED"><B>CONNECTED_COMPONENT_STARTED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org._3pq.jgrapht.event">ConnectedComponentTraversalEvent</A>
<DD>Connected component traversal started event.
<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListener.html#connectedComponentFinished(org._3pq.jgrapht.event.ConnectedComponentTraversalEvent)"><B>connectedComponentFinished(ConnectedComponentTraversalEvent)</B></A> - 
Method in interface org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/TraversalListener.html" title="interface in org._3pq.jgrapht.event">TraversalListener</A>
<DD>Called to inform listeners that the traversal of the current connected
 component has finished.
<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html#connectedComponentFinished(org._3pq.jgrapht.event.ConnectedComponentTraversalEvent)"><B>connectedComponentFinished(ConnectedComponentTraversalEvent)</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html" title="class in org._3pq.jgrapht.event">TraversalListenerAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListener.html#connectedComponentStarted(org._3pq.jgrapht.event.ConnectedComponentTraversalEvent)"><B>connectedComponentStarted(ConnectedComponentTraversalEvent)</B></A> - 
Method in interface org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/TraversalListener.html" title="interface in org._3pq.jgrapht.event">TraversalListener</A>
<DD>Called to inform listeners that a traversal of a new connected component
 has started.
<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html#connectedComponentStarted(org._3pq.jgrapht.event.ConnectedComponentTraversalEvent)"><B>connectedComponentStarted(ConnectedComponentTraversalEvent)</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html" title="class in org._3pq.jgrapht.event">TraversalListenerAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org._3pq.jgrapht.event"><B>ConnectedComponentTraversalEvent</B></A> - Class in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>A traversal event with respect to a connected component.<DT><A HREF="./org/_3pq/jgrapht/event/ConnectedComponentTraversalEvent.html#ConnectedComponentTraversalEvent(java.lang.Object, int)"><B>ConnectedComponentTraversalEvent(Object, int)</B></A> - 
Constructor for class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org._3pq.jgrapht.event">ConnectedComponentTraversalEvent</A>
<DD>Creates a new ConnectedComponentTraversalEvent.
<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#connectedSetOf(java.lang.Object)"><B>connectedSetOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>Returns a set of all vertices that are in the maximally connected
 component together with the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#connectedSets()"><B>connectedSets()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>Returns a list of <code>Set</code>s, where each set contains all
 vertices that are in the same maximally connected component.
<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg"><B>ConnectivityInspector</B></A> - Class in <A HREF="./org/_3pq/jgrapht/alg/package-summary.html">org._3pq.jgrapht.alg</A><DD>Allows obtaining various connectivity aspects of a graph.<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#ConnectivityInspector(org._3pq.jgrapht.UndirectedGraph)"><B>ConnectivityInspector(UndirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>Creates a connectivity inspector for the specified undirected graph.
<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#ConnectivityInspector(org._3pq.jgrapht.DirectedGraph)"><B>ConnectivityInspector(DirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>Creates a connectivity inspector for the specified directed graph.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#consolidate()"><B>consolidate()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Consolidates the trees in the heap by joining trees of equal degree
 until there are no more trees of equal degree in the root list.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#containsEdge(org._3pq.jgrapht.Edge)"><B>containsEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#containsEdge(java.lang.Object, java.lang.Object)"><B>containsEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#containsEdge(java.lang.Object, java.lang.Object)"><B>containsEdge(Object, Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Returns <tt>true</tt> if and only if this graph contains an edge going
 from the source vertex to the target vertex.
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#containsEdge(org._3pq.jgrapht.Edge)"><B>containsEdge(Edge)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Returns <tt>true</tt> if this graph contains the specified edge.
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#containsEdge(org._3pq.jgrapht.Edge)"><B>containsEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#containsEdge(org._3pq.jgrapht.Edge)"><B>containsEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Edge.html#containsVertex(java.lang.Object)"><B>containsVertex(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Edge.html" title="interface in org._3pq.jgrapht">Edge</A>
<DD>Returns <tt>true</tt> if this edge contains the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html#containsVertex(java.lang.Object)"><B>containsVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html" title="class in org._3pq.jgrapht.edge">DefaultEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#containsVertex(java.lang.Object)"><B>containsVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#containsVertex(java.lang.Object)"><B>containsVertex(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Returns <tt>true</tt> if this graph contains the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#containsVertex(java.lang.Object)"><B>containsVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#containsVertex(java.lang.Object)"><B>containsVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#createDefaultEdgeAttributes(org._3pq.jgrapht.Graph)"><B>createDefaultEdgeAttributes(Graph)</B></A> - 
Static method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Creates and returns a map of attributes to be used as defaults for edge
 attributes, depending on the specified graph.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#createDefaultVertexAttributes()"><B>createDefaultVertexAttributes()</B></A> - 
Static method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Creates and returns a map of attributes to be used as defaults for
 vertex attributes.
<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedEdgeFactory.html#createEdge(java.lang.Object, java.lang.Object)"><B>createEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedEdgeFactory.html" title="class in org._3pq.jgrapht.edge">EdgeFactories.DirectedEdgeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedWeightedEdgeFactory.html#createEdge(java.lang.Object, java.lang.Object)"><B>createEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedWeightedEdgeFactory.html" title="class in org._3pq.jgrapht.edge">EdgeFactories.DirectedWeightedEdgeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedEdgeFactory.html#createEdge(java.lang.Object, java.lang.Object)"><B>createEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedEdgeFactory.html" title="class in org._3pq.jgrapht.edge">EdgeFactories.UndirectedEdgeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedWeightedEdgeFactory.html#createEdge(java.lang.Object, java.lang.Object)"><B>createEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedWeightedEdgeFactory.html" title="class in org._3pq.jgrapht.edge">EdgeFactories.UndirectedWeightedEdgeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/EdgeFactory.html#createEdge(java.lang.Object, java.lang.Object)"><B>createEdge(Object, Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/EdgeFactory.html" title="interface in org._3pq.jgrapht">EdgeFactory</A>
<DD>Creates a new edge whose endpoints are the specified source and target
 vertices.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.CellFactory.html#createEdgeCell(org._3pq.jgrapht.Edge)"><B>createEdgeCell(Edge)</B></A> - 
Method in interface org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org._3pq.jgrapht.ext">JGraphModelAdapter.CellFactory</A>
<DD>Creates an edge cell that contains its respective JGraphT edge.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html#createEdgeCell(org._3pq.jgrapht.Edge)"><B>createEdgeCell(Edge)</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter.DefaultCellFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/EdgeListFactory.html#createEdgeList(java.lang.Object)"><B>createEdgeList(Object)</B></A> - 
Method in interface org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/EdgeListFactory.html" title="interface in org._3pq.jgrapht.graph">EdgeListFactory</A>
<DD>Create a new edge list for a particular vertex.
<DT><A HREF="./org/_3pq/jgrapht/VertexFactory.html#createVertex()"><B>createVertex()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/VertexFactory.html" title="interface in org._3pq.jgrapht">VertexFactory</A>
<DD>Creates a new vertex.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.CellFactory.html#createVertexCell(java.lang.Object)"><B>createVertexCell(Object)</B></A> - 
Method in interface org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org._3pq.jgrapht.ext">JGraphModelAdapter.CellFactory</A>
<DD>Creates a vertex cell that contains its respective JGraphT vertex.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html#createVertexCell(java.lang.Object)"><B>createVertexCell(Object)</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter.DefaultCellFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse"><B>CrossComponentIterator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/traverse/package-summary.html">org._3pq.jgrapht.traverse</A><DD>Provides a cross-connected-component traversal functionality for iterator
 subclasses.<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#CrossComponentIterator(org._3pq.jgrapht.Graph, java.lang.Object)"><B>CrossComponentIterator(Graph, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>Creates a new iterator for the specified graph.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#cut(org._3pq.jgrapht.util.FibonacciHeap.Node, org._3pq.jgrapht.util.FibonacciHeap.Node)"><B>cut(FibonacciHeap.Node, FibonacciHeap.Node)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>The reverse of the link operation: removes x from the child list of y.
<DT><A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html" title="class in org._3pq.jgrapht.alg"><B>CycleDetector</B></A> - Class in <A HREF="./org/_3pq/jgrapht/alg/package-summary.html">org._3pq.jgrapht.alg</A><DD>Performs cycle detection on a graph.<DT><A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html#CycleDetector(org._3pq.jgrapht.DirectedGraph)"><B>CycleDetector(DirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html" title="class in org._3pq.jgrapht.alg">CycleDetector</A>
<DD>Creates a cycle detector for the specified graph.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#decreaseKey(org._3pq.jgrapht.util.FibonacciHeap.Node, double)"><B>decreaseKey(FibonacciHeap.Node, double)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Decreases the key value for a heap node, given the new value to take on.
<DT><A HREF="./org/_3pq/jgrapht/Edge.html#DEFAULT_EDGE_WEIGHT"><B>DEFAULT_EDGE_WEIGHT</B></A> - 
Static variable in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Edge.html" title="interface in org._3pq.jgrapht">Edge</A>
<DD>The default weight for an edge.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedGraph.html" title="class in org._3pq.jgrapht.graph"><B>DefaultDirectedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A directed graph.<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedGraph.html#DefaultDirectedGraph()"><B>DefaultDirectedGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedGraph.html" title="class in org._3pq.jgrapht.graph">DefaultDirectedGraph</A>
<DD>Creates a new directed graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedGraph.html#DefaultDirectedGraph(org._3pq.jgrapht.EdgeFactory)"><B>DefaultDirectedGraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedGraph.html" title="class in org._3pq.jgrapht.graph">DefaultDirectedGraph</A>
<DD>Creates a new directed graph with the specified edge factory.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph"><B>DefaultDirectedWeightedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A directed weighted graph.<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedWeightedGraph.html#DefaultDirectedWeightedGraph()"><B>DefaultDirectedWeightedGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph">DefaultDirectedWeightedGraph</A>
<DD>Creates a new directed weighted graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedWeightedGraph.html#DefaultDirectedWeightedGraph(org._3pq.jgrapht.EdgeFactory)"><B>DefaultDirectedWeightedGraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultDirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph">DefaultDirectedWeightedGraph</A>
<DD>Creates a new directed weighted graph with the specified edge factory.
<DT><A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html" title="class in org._3pq.jgrapht.edge"><B>DefaultEdge</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>A skeletal implementation of the <tt>Edge</tt> interface, to minimize the
 effort required to implement the interface.<DT><A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html#DefaultEdge(java.lang.Object, java.lang.Object)"><B>DefaultEdge(Object, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html" title="class in org._3pq.jgrapht.edge">DefaultEdge</A>
<DD>Constructor for DefaultEdge.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph"><B>DefaultListenableGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>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.<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#DefaultListenableGraph(org._3pq.jgrapht.Graph)"><B>DefaultListenableGraph(Graph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>Creates a new listenable graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#DefaultListenableGraph(org._3pq.jgrapht.Graph, boolean)"><B>DefaultListenableGraph(Graph, boolean)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>Creates a new listenable graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#degreeOf(java.lang.Object)"><B>degreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#degreeOf(java.lang.Object)"><B>degreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#degreeOf(java.lang.Object)"><B>degreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#degreeOf(java.lang.Object)"><B>degreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/UndirectedGraph.html#degreeOf(java.lang.Object)"><B>degreeOf(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/UndirectedGraph.html" title="interface in org._3pq.jgrapht">UndirectedGraph</A>
<DD>Returns the degree of the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#delete(org._3pq.jgrapht.util.FibonacciHeap.Node)"><B>delete(FibonacciHeap.Node)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Deletes a node from the heap given the reference to the node.
<DT><A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html" title="class in org._3pq.jgrapht.traverse"><B>DepthFirstIterator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/traverse/package-summary.html">org._3pq.jgrapht.traverse</A><DD>A depth-first iterator for a directed and an undirected graph.<DT><A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html#DepthFirstIterator(org._3pq.jgrapht.Graph)"><B>DepthFirstIterator(Graph)</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">DepthFirstIterator</A>
<DD>Creates a new depth-first iterator for the specified graph.
<DT><A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html#DepthFirstIterator(org._3pq.jgrapht.Graph, java.lang.Object)"><B>DepthFirstIterator(Graph, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">DepthFirstIterator</A>
<DD>Creates a new depth-first iterator for the specified graph.
<DT><A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html#detectCycles()"><B>detectCycles()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html" title="class in org._3pq.jgrapht.alg">CycleDetector</A>
<DD>Performs yes/no cycle detection on the entire graph.
<DT><A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html#detectCyclesContainingVertex(java.lang.Object)"><B>detectCyclesContainingVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html" title="class in org._3pq.jgrapht.alg">CycleDetector</A>
<DD>Performs yes/no cycle detection on an individual vertex.
<DT><A HREF="./org/_3pq/jgrapht/alg/DijkstraShortestPath.html" title="class in org._3pq.jgrapht.alg"><B>DijkstraShortestPath</B></A> - Class in <A HREF="./org/_3pq/jgrapht/alg/package-summary.html">org._3pq.jgrapht.alg</A><DD>An implementation of <a
 href="http://mathworld.wolfram.com/DijkstrasAlgorithm.html"> Dijkstra's
 shortest path algorithm</a> using <code>ClosestFirstIterator</code>.<DT><A HREF="./org/_3pq/jgrapht/alg/DijkstraShortestPath.html#DijkstraShortestPath(org._3pq.jgrapht.Graph, java.lang.Object, java.lang.Object, double)"><B>DijkstraShortestPath(Graph, Object, Object, double)</B></A> - 
Constructor for class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/DijkstraShortestPath.html" title="class in org._3pq.jgrapht.alg">DijkstraShortestPath</A>
<DD>Creates and executes a new DijkstraShortestPath algorithm instance.
<DT><A HREF="./org/_3pq/jgrapht/edge/DirectedEdge.html" title="class in org._3pq.jgrapht.edge"><B>DirectedEdge</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>A implementation of directed edge.<DT><A HREF="./org/_3pq/jgrapht/edge/DirectedEdge.html#DirectedEdge(java.lang.Object, java.lang.Object)"><B>DirectedEdge(Object, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DirectedEdge.html" title="class in org._3pq.jgrapht.edge">DirectedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/DirectedGraph.html" title="interface in org._3pq.jgrapht"><B>DirectedGraph</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>A graph whose all edges are directed.<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedMultigraph.html" title="class in org._3pq.jgrapht.graph"><B>DirectedMultigraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A directed multigraph.<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedMultigraph.html#DirectedMultigraph()"><B>DirectedMultigraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DirectedMultigraph.html" title="class in org._3pq.jgrapht.graph">DirectedMultigraph</A>
<DD>Creates a new directed multigraph.
<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedMultigraph.html#DirectedMultigraph(org._3pq.jgrapht.EdgeFactory)"><B>DirectedMultigraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DirectedMultigraph.html" title="class in org._3pq.jgrapht.graph">DirectedMultigraph</A>
<DD>Creates a new directed multigraph with the specified edge factory.
<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedSubgraph.html" title="class in org._3pq.jgrapht.graph"><B>DirectedSubgraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A directed graph that is a subgraph on other graph.<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedSubgraph.html#DirectedSubgraph(org._3pq.jgrapht.DirectedGraph, java.util.Set, java.util.Set)"><B>DirectedSubgraph(DirectedGraph, Set, Set)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DirectedSubgraph.html" title="class in org._3pq.jgrapht.graph">DirectedSubgraph</A>
<DD>Creates a new directed subgraph.
<DT><A HREF="./org/_3pq/jgrapht/edge/DirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge"><B>DirectedWeightedEdge</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>An implementation of directed weighted edge.<DT><A HREF="./org/_3pq/jgrapht/edge/DirectedWeightedEdge.html#DirectedWeightedEdge(java.lang.Object, java.lang.Object)"><B>DirectedWeightedEdge(Object, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge">DirectedWeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/DirectedWeightedEdge.html#DirectedWeightedEdge(java.lang.Object, java.lang.Object, double)"><B>DirectedWeightedEdge(Object, Object, double)</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge">DirectedWeightedEdge</A>
<DD>Constructor for DirectedWeightedEdge.
<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org._3pq.jgrapht.graph"><B>DirectedWeightedMultigraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A directed weighted multigraph.<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedWeightedMultigraph.html#DirectedWeightedMultigraph()"><B>DirectedWeightedMultigraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org._3pq.jgrapht.graph">DirectedWeightedMultigraph</A>
<DD>Creates a new directed weighted multigraph.
<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedWeightedMultigraph.html#DirectedWeightedMultigraph(org._3pq.jgrapht.EdgeFactory)"><B>DirectedWeightedMultigraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DirectedWeightedMultigraph.html" title="class in org._3pq.jgrapht.graph">DirectedWeightedMultigraph</A>
<DD>Creates a new directed weighted multigraph with the specified edge
 factory.
<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedWeightedSubgraph.html" title="class in org._3pq.jgrapht.graph"><B>DirectedWeightedSubgraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A directed weighted graph that is a subgraph on other graph.<DT><A HREF="./org/_3pq/jgrapht/graph/DirectedWeightedSubgraph.html#DirectedWeightedSubgraph(org._3pq.jgrapht.WeightedGraph, java.util.Set, java.util.Set)"><B>DirectedWeightedSubgraph(WeightedGraph, Set, Set)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DirectedWeightedSubgraph.html" title="class in org._3pq.jgrapht.graph">DirectedWeightedSubgraph</A>
<DD>Creates a new weighted directed subgraph.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#doubleValue()"><B>doubleValue()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/Edge.html" title="interface in org._3pq.jgrapht"><B>Edge</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>An edge used with graph objects.<DT><A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html#EDGE_ADDED"><B>EDGE_ADDED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphEdgeChangeEvent</A>
<DD>Edge added event.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html#EDGE_REMOVED"><B>EDGE_REMOVED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphEdgeChangeEvent</A>
<DD>Edge removed event.
<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#edgeAdded(org._3pq.jgrapht.event.GraphEdgeChangeEvent)"><B>edgeAdded(GraphEdgeChangeEvent)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/event/GraphListener.html#edgeAdded(org._3pq.jgrapht.event.GraphEdgeChangeEvent)"><B>edgeAdded(GraphEdgeChangeEvent)</B></A> - 
Method in interface org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphListener.html" title="interface in org._3pq.jgrapht.event">GraphListener</A>
<DD>Notifies that an edge has been added to the graph.
<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.html" title="class in org._3pq.jgrapht.edge"><B>EdgeFactories</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>This utility class is a container of various <A HREF="./org/_3pq/jgrapht/EdgeFactory.html" title="interface in org._3pq.jgrapht"><CODE>EdgeFactory</CODE></A> classes.<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedEdgeFactory.html" title="class in org._3pq.jgrapht.edge"><B>EdgeFactories.DirectedEdgeFactory</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>An EdgeFactory for producing directed edges.<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedEdgeFactory.html#EdgeFactories.DirectedEdgeFactory()"><B>EdgeFactories.DirectedEdgeFactory()</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedEdgeFactory.html" title="class in org._3pq.jgrapht.edge">EdgeFactories.DirectedEdgeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedWeightedEdgeFactory.html" title="class in org._3pq.jgrapht.edge"><B>EdgeFactories.DirectedWeightedEdgeFactory</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>An EdgeFactory for producing directed edges with weights.<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedWeightedEdgeFactory.html#EdgeFactories.DirectedWeightedEdgeFactory()"><B>EdgeFactories.DirectedWeightedEdgeFactory()</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.DirectedWeightedEdgeFactory.html" title="class in org._3pq.jgrapht.edge">EdgeFactories.DirectedWeightedEdgeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedEdgeFactory.html" title="class in org._3pq.jgrapht.edge"><B>EdgeFactories.UndirectedEdgeFactory</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>An EdgeFactory for producing undirected edges.<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedEdgeFactory.html#EdgeFactories.UndirectedEdgeFactory()"><B>EdgeFactories.UndirectedEdgeFactory()</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedEdgeFactory.html" title="class in org._3pq.jgrapht.edge">EdgeFactories.UndirectedEdgeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedWeightedEdgeFactory.html" title="class in org._3pq.jgrapht.edge"><B>EdgeFactories.UndirectedWeightedEdgeFactory</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>An EdgeFactory for producing undirected edges with weights.<DT><A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedWeightedEdgeFactory.html#EdgeFactories.UndirectedWeightedEdgeFactory()"><B>EdgeFactories.UndirectedWeightedEdgeFactory()</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/EdgeFactories.UndirectedWeightedEdgeFactory.html" title="class in org._3pq.jgrapht.edge">EdgeFactories.UndirectedWeightedEdgeFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/EdgeFactory.html" title="interface in org._3pq.jgrapht"><B>EdgeFactory</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>An edge factory used by graphs for creating new edges.<DT><A HREF="./org/_3pq/jgrapht/graph/EdgeListFactory.html" title="interface in org._3pq.jgrapht.graph"><B>EdgeListFactory</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A factory for edge lists.<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#edgeRemoved(org._3pq.jgrapht.event.GraphEdgeChangeEvent)"><B>edgeRemoved(GraphEdgeChangeEvent)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/event/GraphListener.html#edgeRemoved(org._3pq.jgrapht.event.GraphEdgeChangeEvent)"><B>edgeRemoved(GraphEdgeChangeEvent)</B></A> - 
Method in interface org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphListener.html" title="interface in org._3pq.jgrapht.event">GraphListener</A>
<DD>Notifies that an edge has been removed from the graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#edgeSet()"><B>edgeSet()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#edgeSet()"><B>edgeSet()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Returns a set of the edges contained in this graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#edgeSet()"><B>edgeSet()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#edgeSet()"><B>edgeSet()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#edgesOf(java.lang.Object)"><B>edgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#edgesOf(java.lang.Object)"><B>edgesOf(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Returns a list of all edges touching the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#edgesOf(java.lang.Object)"><B>edgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#edgesOf(java.lang.Object)"><B>edgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/event/EdgeTraversalEvent.html" title="class in org._3pq.jgrapht.event"><B>EdgeTraversalEvent</B></A> - Class in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>A traversal event for a graph edge.<DT><A HREF="./org/_3pq/jgrapht/event/EdgeTraversalEvent.html#EdgeTraversalEvent(java.lang.Object, org._3pq.jgrapht.Edge)"><B>EdgeTraversalEvent(Object, Edge)</B></A> - 
Constructor for class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/EdgeTraversalEvent.html" title="class in org._3pq.jgrapht.event">EdgeTraversalEvent</A>
<DD>Creates a new EdgeTraversalEvent.
<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListener.html#edgeTraversed(org._3pq.jgrapht.event.EdgeTraversalEvent)"><B>edgeTraversed(EdgeTraversalEvent)</B></A> - 
Method in interface org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/TraversalListener.html" title="interface in org._3pq.jgrapht.event">TraversalListener</A>
<DD>Called to inform the listener that the specified edge have been visited
 during the graph traversal.
<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html#edgeTraversed(org._3pq.jgrapht.event.EdgeTraversalEvent)"><B>edgeTraversed(EdgeTraversalEvent)</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html" title="class in org._3pq.jgrapht.event">TraversalListenerAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#edit(java.util.Map)"><B>edit(Map)</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD><B>Deprecated.</B>&nbsp;<I>this method will be deleted in the future. Use
             DefaultGraphModel#edit instead.</I>
<DT><A HREF="./org/_3pq/jgrapht/generate/EmptyGraphGenerator.html" title="class in org._3pq.jgrapht.generate"><B>EmptyGraphGenerator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/generate/package-summary.html">org._3pq.jgrapht.generate</A><DD>Generates an <a href="http://mathworld.wolfram.com/EmptyGraph.html">empty
 graph</a> of any size.<DT><A HREF="./org/_3pq/jgrapht/generate/EmptyGraphGenerator.html#EmptyGraphGenerator(int)"><B>EmptyGraphGenerator(int)</B></A> - 
Constructor for class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/EmptyGraphGenerator.html" title="class in org._3pq.jgrapht.generate">EmptyGraphGenerator</A>
<DD>Construct a new EmptyGraphGenerator.
<DT><A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html#encounterVertex(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertex(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">BreadthFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#encounterVertex(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertex(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#encounterVertex(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertex(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>Update data structures the first time we see a vertex.
<DT><A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html#encounterVertex(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertex(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">DepthFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html#encounterVertex(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertex(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org._3pq.jgrapht.traverse">TopologicalOrderIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html#encounterVertexAgain(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertexAgain(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">BreadthFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#encounterVertexAgain(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertexAgain(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>Override superclass.
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#encounterVertexAgain(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertexAgain(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>Called whenever we re-encounter a vertex.
<DT><A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html#encounterVertexAgain(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertexAgain(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">DepthFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html#encounterVertexAgain(java.lang.Object, org._3pq.jgrapht.Edge)"><B>encounterVertexAgain(Object, Edge)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org._3pq.jgrapht.traverse">TopologicalOrderIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/generate/LinearGraphGenerator.html#END_VERTEX"><B>END_VERTEX</B></A> - 
Static variable in class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/LinearGraphGenerator.html" title="class in org._3pq.jgrapht.generate">LinearGraphGenerator</A>
<DD>Role for the last vertex generated.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>Compares this object to the specified object.
<DT><A HREF="./org/_3pq/jgrapht/ext/VisioExporter.html#export(java.io.OutputStream, org._3pq.jgrapht.Graph)"><B>export(OutputStream, Graph)</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/VisioExporter.html" title="class in org._3pq.jgrapht.ext">VisioExporter</A>
<DD>Exports the specified graph into a Visio csv file format.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util"><B>FibonacciHeap</B></A> - Class in <A HREF="./org/_3pq/jgrapht/util/package-summary.html">org._3pq.jgrapht.util</A><DD>This class implements a Fibonacci heap data structure.<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#FibonacciHeap()"><B>FibonacciHeap()</B></A> - 
Constructor for class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Constructs a FibonacciHeap object that contains no elements.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.Node.html" title="class in org._3pq.jgrapht.util"><B>FibonacciHeap.Node</B></A> - Class in <A HREF="./org/_3pq/jgrapht/util/package-summary.html">org._3pq.jgrapht.util</A><DD>Implements a node of the Fibonacci heap.<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.Node.html#FibonacciHeap.Node(double)"><B>FibonacciHeap.Node(double)</B></A> - 
Constructor for class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.Node.html" title="class in org._3pq.jgrapht.util">FibonacciHeap.Node</A>
<DD>Default constructor.
<DT><A HREF="./org/_3pq/jgrapht/alg/VertexCovers.html#find2ApproximationCover(org._3pq.jgrapht.Graph)"><B>find2ApproximationCover(Graph)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/VertexCovers.html" title="class in org._3pq.jgrapht.alg">VertexCovers</A>
<DD>Finds a 2-approximation for a minimal vertex cover of the specified
 graph.
<DT><A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html#findCycles()"><B>findCycles()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html" title="class in org._3pq.jgrapht.alg">CycleDetector</A>
<DD>Finds the vertex set for the subgraph of all cycles.
<DT><A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html#findCyclesContainingVertex(java.lang.Object)"><B>findCyclesContainingVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/CycleDetector.html" title="class in org._3pq.jgrapht.alg">CycleDetector</A>
<DD>Finds the vertex set for the subgraph of all cycles which contain a
 particular vertex.
<DT><A HREF="./org/_3pq/jgrapht/alg/VertexCovers.html#findGreedyCover(org._3pq.jgrapht.UndirectedGraph)"><B>findGreedyCover(UndirectedGraph)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/VertexCovers.html" title="class in org._3pq.jgrapht.alg">VertexCovers</A>
<DD>Finds a greedy approximation for a minimal vertex cover of a specified
 graph.
<DT><A HREF="./org/_3pq/jgrapht/alg/DijkstraShortestPath.html#findPathBetween(org._3pq.jgrapht.Graph, java.lang.Object, java.lang.Object)"><B>findPathBetween(Graph, Object, Object)</B></A> - 
Static method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/DijkstraShortestPath.html" title="class in org._3pq.jgrapht.alg">DijkstraShortestPath</A>
<DD>Convenience method to find the shortest path via a single static method
 call.
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#fireConnectedComponentFinished(org._3pq.jgrapht.event.ConnectedComponentTraversalEvent)"><B>fireConnectedComponentFinished(ConnectedComponentTraversalEvent)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>Informs all listeners that the traversal of the current connected
 component finished.
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#fireConnectedComponentStarted(org._3pq.jgrapht.event.ConnectedComponentTraversalEvent)"><B>fireConnectedComponentStarted(ConnectedComponentTraversalEvent)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>Informs all listeners that a traversal of a new connected component has
 started.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#fireEdgeAdded(org._3pq.jgrapht.Edge)"><B>fireEdgeAdded(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>Notify listeners that the specified edge was added.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#fireEdgeRemoved(org._3pq.jgrapht.Edge)"><B>fireEdgeRemoved(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>Notify listeners that the specified edge was removed.
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#fireEdgeTraversed(org._3pq.jgrapht.event.EdgeTraversalEvent)"><B>fireEdgeTraversed(EdgeTraversalEvent)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>Informs all listeners that a the specified edge was visited.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#fireVertexAdded(java.lang.Object)"><B>fireVertexAdded(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>Notify listeners that the specified vertex was added.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#fireVertexRemoved(java.lang.Object)"><B>fireVertexRemoved(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>Notify listeners that the specified vertex was removed.
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#fireVertexTraversed(org._3pq.jgrapht.event.VertexTraversalEvent)"><B>fireVertexTraversed(VertexTraversalEvent)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>Informs all listeners that a the specified vertex was visited.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#floatValue()"><B>floatValue()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/generate/EmptyGraphGenerator.html#generateGraph(org._3pq.jgrapht.Graph, org._3pq.jgrapht.VertexFactory, java.util.Map)"><B>generateGraph(Graph, VertexFactory, Map)</B></A> - 
Method in class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/EmptyGraphGenerator.html" title="class in org._3pq.jgrapht.generate">EmptyGraphGenerator</A>
<DD>Generate a graph structure.
<DT><A HREF="./org/_3pq/jgrapht/generate/GraphGenerator.html#generateGraph(org._3pq.jgrapht.Graph, org._3pq.jgrapht.VertexFactory, java.util.Map)"><B>generateGraph(Graph, VertexFactory, Map)</B></A> - 
Method in interface org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/GraphGenerator.html" title="interface in org._3pq.jgrapht.generate">GraphGenerator</A>
<DD>Generate a graph structure.
<DT><A HREF="./org/_3pq/jgrapht/generate/LinearGraphGenerator.html#generateGraph(org._3pq.jgrapht.Graph, org._3pq.jgrapht.VertexFactory, java.util.Map)"><B>generateGraph(Graph, VertexFactory, Map)</B></A> - 
Method in class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/LinearGraphGenerator.html" title="class in org._3pq.jgrapht.generate">LinearGraphGenerator</A>
<DD>Generate a graph structure.
<DT><A HREF="./org/_3pq/jgrapht/generate/RingGraphGenerator.html#generateGraph(org._3pq.jgrapht.Graph, org._3pq.jgrapht.VertexFactory, java.util.Map)"><B>generateGraph(Graph, VertexFactory, Map)</B></A> - 
Method in class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/RingGraphGenerator.html" title="class in org._3pq.jgrapht.generate">RingGraphGenerator</A>
<DD>Generate a graph structure.
<DT><A HREF="./org/_3pq/jgrapht/generate/WheelGraphGenerator.html#generateGraph(org._3pq.jgrapht.Graph, org._3pq.jgrapht.VertexFactory, java.util.Map)"><B>generateGraph(Graph, VertexFactory, Map)</B></A> - 
Method in class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/WheelGraphGenerator.html" title="class in org._3pq.jgrapht.generate">WheelGraphGenerator</A>
<DD>Generate a graph structure.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#getAllEdges(java.lang.Object, java.lang.Object)"><B>getAllEdges(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#getAllEdges(java.lang.Object, java.lang.Object)"><B>getAllEdges(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#getAllEdges(java.lang.Object, java.lang.Object)"><B>getAllEdges(Object, Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Returns a list of all edges connecting source vertex to target vertex if
 such vertices exist in this graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#getAllEdges(java.lang.Object, java.lang.Object)"><B>getAllEdges(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#getAllEdges(java.lang.Object, java.lang.Object)"><B>getAllEdges(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#getCellFactory()"><B>getCellFactory()</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Returns the cell factory used to create the JGraph cells.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#getDefaultEdgeAttributes()"><B>getDefaultEdgeAttributes()</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Returns the default edge attributes used for creating new JGraph edges.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#getDefaultVertexAttributes()"><B>getDefaultVertexAttributes()</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Returns the default vertex attributes used for creating new JGraph
 vertices.
<DT><A HREF="./org/_3pq/jgrapht/event/EdgeTraversalEvent.html#getEdge()"><B>getEdge()</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/EdgeTraversalEvent.html" title="class in org._3pq.jgrapht.event">EdgeTraversalEvent</A>
<DD>Returns the traversed edge.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html#getEdge()"><B>getEdge()</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphEdgeChangeEvent</A>
<DD>Returns the edge that this event is related to.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#getEdge(java.lang.Object, java.lang.Object)"><B>getEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#getEdge(java.lang.Object, java.lang.Object)"><B>getEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#getEdge(java.lang.Object, java.lang.Object)"><B>getEdge(Object, Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Returns an edge connecting source vertex to target vertex if such
 vertices and such edge exist in this graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#getEdge(java.lang.Object, java.lang.Object)"><B>getEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#getEdge(java.lang.Object, java.lang.Object)"><B>getEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#getEdgeCell(org._3pq.jgrapht.Edge)"><B>getEdgeCell(Edge)</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Returns the JGraph edge cell that corresponds to the specified JGraphT
 edge.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#getEdgeFactory()"><B>getEdgeFactory()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#getEdgeFactory()"><B>getEdgeFactory()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Returns the edge factory using which this graph creates new edges.
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#getEdgeFactory()"><B>getEdgeFactory()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#getEdgeFactory()"><B>getEdgeFactory()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html#getGraph()"><B>getGraph()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">StrongConnectivityInspector</A>
<DD>Returns the graph inspected by the StrongConnectivityInspector.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.Node.html#getKey()"><B>getKey()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.Node.html" title="class in org._3pq.jgrapht.util">FibonacciHeap.Node</A>
<DD>Obtain the key for this node.
<DT><A HREF="./org/_3pq/jgrapht/LabeledElement.html#getLabel()"><B>getLabel()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/LabeledElement.html" title="interface in org._3pq.jgrapht">LabeledElement</A>
<DD>Returns the element's label, or <code>null</code> if element has no
 label.
<DT><A HREF="./org/_3pq/jgrapht/alg/DijkstraShortestPath.html#getPathEdgeList()"><B>getPathEdgeList()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/DijkstraShortestPath.html" title="class in org._3pq.jgrapht.alg">DijkstraShortestPath</A>
<DD>Return the edges making up the path found.
<DT><A HREF="./org/_3pq/jgrapht/alg/DijkstraShortestPath.html#getPathLength()"><B>getPathLength()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/DijkstraShortestPath.html" title="class in org._3pq.jgrapht.alg">DijkstraShortestPath</A>
<DD>Return the length of the path found.
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#getSeenData(java.lang.Object)"><B>getSeenData(Object)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>Access the data stored for a seen vertex.
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#getShortestPathLength(java.lang.Object)"><B>getShortestPathLength(Object)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>Get the length of the shortest path known to the given vertex.
<DT><A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html#getSource()"><B>getSource()</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html" title="class in org._3pq.jgrapht.edge">DefaultEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Edge.html#getSource()"><B>getSource()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Edge.html" title="interface in org._3pq.jgrapht">Edge</A>
<DD>Returns the source vertex of this edge.
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#getSpanningTreeEdge(java.lang.Object)"><B>getSpanningTreeEdge(Object)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>Get the spanning tree edge reaching a vertex which has been seen already
 in this traversal.
<DT><A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html#getTarget()"><B>getTarget()</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html" title="class in org._3pq.jgrapht.edge">DefaultEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Edge.html#getTarget()"><B>getTarget()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Edge.html" title="interface in org._3pq.jgrapht">Edge</A>
<DD>Returns the target vertex of this edge.
<DT><A HREF="./org/_3pq/jgrapht/event/ConnectedComponentTraversalEvent.html#getType()"><B>getType()</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/ConnectedComponentTraversalEvent.html" title="class in org._3pq.jgrapht.event">ConnectedComponentTraversalEvent</A>
<DD>Returns the event type.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphChangeEvent.html#getType()"><B>getType()</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphChangeEvent</A>
<DD>Returns the event type.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#getValue()"><B>getValue()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>Returns the value of this object, similarly to <A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#intValue()"><CODE>intValue()</CODE></A>.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html#getVertex()"><B>getVertex()</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphVertexChangeEvent</A>
<DD>Returns the vertex that this event is related to.
<DT><A HREF="./org/_3pq/jgrapht/event/VertexTraversalEvent.html#getVertex()"><B>getVertex()</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/VertexTraversalEvent.html" title="class in org._3pq.jgrapht.event">VertexTraversalEvent</A>
<DD>Returns the traversed vertex.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#getVertexCell(java.lang.Object)"><B>getVertexCell(Object)</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Returns the JGraph vertex cell that corresponds to the specified JGraphT
 vertex.
<DT><A HREF="./org/_3pq/jgrapht/ext/VisioExporter.VertexNameProvider.html#getVertexName(java.lang.Object)"><B>getVertexName(Object)</B></A> - 
Method in interface org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/VisioExporter.VertexNameProvider.html" title="interface in org._3pq.jgrapht.ext">VisioExporter.VertexNameProvider</A>
<DD>Returns the shape name for the vertex as to be appeared in the Visio
 diagram.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#getVertexPort(java.lang.Object)"><B>getVertexPort(Object)</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Returns the JGraph port cell that corresponds to the specified JGraphT
 vertex.
<DT><A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html#getWeight()"><B>getWeight()</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html" title="class in org._3pq.jgrapht.edge">DefaultEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/DirectedWeightedEdge.html#getWeight()"><B>getWeight()</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge">DirectedWeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Edge.html#getWeight()"><B>getWeight()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Edge.html" title="interface in org._3pq.jgrapht">Edge</A>
<DD>Returns the weight of this edge.
<DT><A HREF="./org/_3pq/jgrapht/edge/UndirectedWeightedEdge.html#getWeight()"><B>getWeight()</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/UndirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge">UndirectedWeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht"><B>Graph</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>The root interface in the graph hierarchy.<DT><A HREF="./org/_3pq/jgrapht/event/GraphChangeEvent.html" title="class in org._3pq.jgrapht.event"><B>GraphChangeEvent</B></A> - Class in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>An event which indicates that a graph has changed.<DT><A HREF="./org/_3pq/jgrapht/event/GraphChangeEvent.html#GraphChangeEvent(java.lang.Object, int)"><B>GraphChangeEvent(Object, int)</B></A> - 
Constructor for class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphChangeEvent</A>
<DD>Creates a new graph change event.
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph"><B>GraphDelegator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A graph backed by the the graph specified at the constructor, which
 delegates all its methods to the backing graph.<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#GraphDelegator(org._3pq.jgrapht.Graph)"><B>GraphDelegator(Graph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>Constructor for GraphDelegator.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org._3pq.jgrapht.event"><B>GraphEdgeChangeEvent</B></A> - Class in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>An event which indicates that a graph edge has changed, or is about to
 change.<DT><A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html#GraphEdgeChangeEvent(java.lang.Object, int, org._3pq.jgrapht.Edge)"><B>GraphEdgeChangeEvent(Object, int, Edge)</B></A> - 
Constructor for class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphEdgeChangeEvent</A>
<DD>Constructor for GraphEdgeChangeEvent.
<DT><A HREF="./org/_3pq/jgrapht/generate/GraphGenerator.html" title="interface in org._3pq.jgrapht.generate"><B>GraphGenerator</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/generate/package-summary.html">org._3pq.jgrapht.generate</A><DD>GraphGenerator defines an interface for generating new graph structures.<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht"><B>GraphHelper</B></A> - Class in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>A collection of utilities to assist the working with graphs.<DT><A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html" title="interface in org._3pq.jgrapht.traverse"><B>GraphIterator</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/traverse/package-summary.html">org._3pq.jgrapht.traverse</A><DD>A graph iterator.<DT><A HREF="./org/_3pq/jgrapht/event/GraphListener.html" title="interface in org._3pq.jgrapht.event"><B>GraphListener</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>A listener that is notified when the graph changes.<DT><A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html" title="class in org._3pq.jgrapht.event"><B>GraphVertexChangeEvent</B></A> - Class in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>An event which indicates that a graph vertex has changed, or is about to
 change.<DT><A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html#GraphVertexChangeEvent(java.lang.Object, int, java.lang.Object)"><B>GraphVertexChangeEvent(Object, int, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphVertexChangeEvent</A>
<DD>Creates a new GraphVertexChangeEvent object.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>Returns a hash code for this <code>ModifiableInteger</code>.
<DT><A HREF="./org/_3pq/jgrapht/LabeledElement.html#hasLabel()"><B>hasLabel()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/LabeledElement.html" title="interface in org._3pq.jgrapht">LabeledElement</A>
<DD>Tests if this element has a label.
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#hasNext()"><B>hasNext()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/demo/HelloJGraphT.html" title="class in org._3pq.jgrapht.demo"><B>HelloJGraphT</B></A> - Class in <A HREF="./org/_3pq/jgrapht/demo/package-summary.html">org._3pq.jgrapht.demo</A><DD>A simple introduction to using JGraphT.<DT><A HREF="./org/_3pq/jgrapht/generate/WheelGraphGenerator.html#HUB_VERTEX"><B>HUB_VERTEX</B></A> - 
Static variable in class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/WheelGraphGenerator.html" title="class in org._3pq.jgrapht.generate">WheelGraphGenerator</A>
<DD>Role for the hub vertex.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/DirectedGraph.html#incomingEdgesOf(java.lang.Object)"><B>incomingEdgesOf(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/DirectedGraph.html" title="interface in org._3pq.jgrapht">DirectedGraph</A>
<DD>Returns a list of all edges incoming into the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#incomingEdgesOf(java.lang.Object)"><B>incomingEdgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#incomingEdgesOf(java.lang.Object)"><B>incomingEdgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#incomingEdgesOf(java.lang.Object)"><B>incomingEdgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#incomingEdgesOf(java.lang.Object)"><B>incomingEdgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/DirectedGraph.html#inDegreeOf(java.lang.Object)"><B>inDegreeOf(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/DirectedGraph.html" title="interface in org._3pq.jgrapht">DirectedGraph</A>
<DD>Returns the "in degree" of the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#inDegreeOf(java.lang.Object)"><B>inDegreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#inDegreeOf(java.lang.Object)"><B>inDegreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#inDegreeOf(java.lang.Object)"><B>inDegreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#inDegreeOf(java.lang.Object)"><B>inDegreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/demo/JGraphAdapterDemo.html#init()"><B>init()</B></A> - 
Method in class org._3pq.jgrapht.demo.<A HREF="./org/_3pq/jgrapht/demo/JGraphAdapterDemo.html" title="class in org._3pq.jgrapht.demo">JGraphAdapterDemo</A>
<DD>
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#insert(org._3pq.jgrapht.util.FibonacciHeap.Node, double)"><B>insert(FibonacciHeap.Node, double)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Inserts a new data element into the heap.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#intValue()"><B>intValue()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#isAllowingLoops()"><B>isAllowingLoops()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>Returns <code>true</code> if and only if self-loops are allowed in this
 graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#isAllowingMultipleEdges()"><B>isAllowingMultipleEdges()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>Returns <code>true</code> if and only if multiple edges are allowed in
 this graph.
<DT><A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html#isConnectedComponentExhausted()"><B>isConnectedComponentExhausted()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">BreadthFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#isConnectedComponentExhausted()"><B>isConnectedComponentExhausted()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#isConnectedComponentExhausted()"><B>isConnectedComponentExhausted()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>Returns <tt>true</tt> if there are no more uniterated vertices in the
 currently iterated connected component; <tt>false</tt> otherwise.
<DT><A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html#isConnectedComponentExhausted()"><B>isConnectedComponentExhausted()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">DepthFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html#isConnectedComponentExhausted()"><B>isConnectedComponentExhausted()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org._3pq.jgrapht.traverse">TopologicalOrderIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#isCrossComponentTraversal()"><B>isCrossComponentTraversal()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>Test whether this iterator is set to traverse the graph across connected
 components.
<DT><A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html#isCrossComponentTraversal()"><B>isCrossComponentTraversal()</B></A> - 
Method in interface org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html" title="interface in org._3pq.jgrapht.traverse">GraphIterator</A>
<DD>Test whether this iterator is set to traverse the grpah across connected
 components.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#isEmpty()"><B>isEmpty()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Tests if the Fibonacci heap is empty or not.
<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#isGraphConnected()"><B>isGraphConnected()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>Test if the inspected graph is connected.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#isReuseEvents()"><B>isReuseEvents()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>Tests whether the <code>reuseEvents</code> flag is set.
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#isReuseEvents()"><B>isReuseEvents()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html#isReuseEvents()"><B>isReuseEvents()</B></A> - 
Method in interface org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html" title="interface in org._3pq.jgrapht.traverse">GraphIterator</A>
<DD>Tests whether the <code>reuseEvents</code> flag is set.
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#isSeenVertex(java.lang.Object)"><B>isSeenVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>Determines whether a vertex has been seen yet by this traversal.
<DT><A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html#isStronglyConnected()"><B>isStronglyConnected()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">StrongConnectivityInspector</A>
<DD>Returns true if the graph of this
 <code>StronglyConnectivityInspector</code> instance is strongly
 connected.
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#isVerifyIntegrity()"><B>isVerifyIntegrity()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD><B>Deprecated.</B>&nbsp;<I>method will be deleted in future versions.</I>
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/demo/JGraphAdapterDemo.html" title="class in org._3pq.jgrapht.demo"><B>JGraphAdapterDemo</B></A> - Class in <A HREF="./org/_3pq/jgrapht/demo/package-summary.html">org._3pq.jgrapht.demo</A><DD>A demo applet that shows how to use JGraph to visualize JGraphT graphs.<DT><A HREF="./org/_3pq/jgrapht/demo/JGraphAdapterDemo.html#JGraphAdapterDemo()"><B>JGraphAdapterDemo()</B></A> - 
Constructor for class org._3pq.jgrapht.demo.<A HREF="./org/_3pq/jgrapht/demo/JGraphAdapterDemo.html" title="class in org._3pq.jgrapht.demo">JGraphAdapterDemo</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext"><B>JGraphModelAdapter</B></A> - Class in <A HREF="./org/_3pq/jgrapht/ext/package-summary.html">org._3pq.jgrapht.ext</A><DD>An adapter that reflects a JGraphT graph as a JGraph graph.<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org._3pq.jgrapht.Graph)"><B>JGraphModelAdapter(Graph)</B></A> - 
Constructor for class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Constructs a new JGraph model adapter for the specified JGraphT graph.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org._3pq.jgrapht.Graph, org.jgraph.graph.AttributeMap, org.jgraph.graph.AttributeMap)"><B>JGraphModelAdapter(Graph, AttributeMap, AttributeMap)</B></A> - 
Constructor for class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Constructs a new JGraph model adapter for the specified JGraphT graph.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#JGraphModelAdapter(org._3pq.jgrapht.Graph, org.jgraph.graph.AttributeMap, org.jgraph.graph.AttributeMap, org._3pq.jgrapht.ext.JGraphModelAdapter.CellFactory)"><B>JGraphModelAdapter(Graph, AttributeMap, AttributeMap, JGraphModelAdapter.CellFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Constructs a new JGraph model adapter for the specified JGraphT graph.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.CellFactory.html" title="interface in org._3pq.jgrapht.ext"><B>JGraphModelAdapter.CellFactory</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/ext/package-summary.html">org._3pq.jgrapht.ext</A><DD>Creates the JGraph cells that reflect the respective JGraphT elements.<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org._3pq.jgrapht.ext"><B>JGraphModelAdapter.DefaultCellFactory</B></A> - Class in <A HREF="./org/_3pq/jgrapht/ext/package-summary.html">org._3pq.jgrapht.ext</A><DD>A simple default cell factory.<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html#JGraphModelAdapter.DefaultCellFactory()"><B>JGraphModelAdapter.DefaultCellFactory()</B></A> - 
Constructor for class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.DefaultCellFactory.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter.DefaultCellFactory</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/LabeledElement.html" title="interface in org._3pq.jgrapht"><B>LabeledElement</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>An graph element (vertex or edge) that can have a label.<DT><A HREF="./org/_3pq/jgrapht/generate/LinearGraphGenerator.html" title="class in org._3pq.jgrapht.generate"><B>LinearGraphGenerator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/generate/package-summary.html">org._3pq.jgrapht.generate</A><DD>Generates a linear graph of any size.<DT><A HREF="./org/_3pq/jgrapht/generate/LinearGraphGenerator.html#LinearGraphGenerator(int)"><B>LinearGraphGenerator(int)</B></A> - 
Constructor for class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/LinearGraphGenerator.html" title="class in org._3pq.jgrapht.generate">LinearGraphGenerator</A>
<DD>Construct a new LinearGraphGenerator.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#link(org._3pq.jgrapht.util.FibonacciHeap.Node, org._3pq.jgrapht.util.FibonacciHeap.Node)"><B>link(FibonacciHeap.Node, FibonacciHeap.Node)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Make node y a child of node x.
<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedGraph.html" title="class in org._3pq.jgrapht.graph"><B>ListenableDirectedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A directed graph which is also <A HREF="./org/_3pq/jgrapht/ListenableGraph.html" title="interface in org._3pq.jgrapht"><CODE>ListenableGraph</CODE></A>.<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedGraph.html#ListenableDirectedGraph()"><B>ListenableDirectedGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedGraph.html" title="class in org._3pq.jgrapht.graph">ListenableDirectedGraph</A>
<DD>Creates a new listenable directed graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedGraph.html#ListenableDirectedGraph(org._3pq.jgrapht.DirectedGraph)"><B>ListenableDirectedGraph(DirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedGraph.html" title="class in org._3pq.jgrapht.graph">ListenableDirectedGraph</A>
<DD>Creates a new listenable directed graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph"><B>ListenableDirectedWeightedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A directed weighted graph which is also <A HREF="./org/_3pq/jgrapht/ListenableGraph.html" title="interface in org._3pq.jgrapht"><CODE>ListenableGraph</CODE></A>.<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedWeightedGraph.html#ListenableDirectedWeightedGraph()"><B>ListenableDirectedWeightedGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph">ListenableDirectedWeightedGraph</A>
<DD>Creates a new listenable directed weighted graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedWeightedGraph.html#ListenableDirectedWeightedGraph(org._3pq.jgrapht.WeightedGraph)"><B>ListenableDirectedWeightedGraph(WeightedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/ListenableDirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph">ListenableDirectedWeightedGraph</A>
<DD>Creates a new listenable directed weighted graph.
<DT><A HREF="./org/_3pq/jgrapht/ListenableGraph.html" title="interface in org._3pq.jgrapht"><B>ListenableGraph</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>A graph that supports listeners on structural change events.<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org._3pq.jgrapht.graph"><B>ListenableUndirectedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>An undirected graph which is also <A HREF="./org/_3pq/jgrapht/ListenableGraph.html" title="interface in org._3pq.jgrapht"><CODE>ListenableGraph</CODE></A>.<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedGraph.html#ListenableUndirectedGraph()"><B>ListenableUndirectedGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">ListenableUndirectedGraph</A>
<DD>Creates a new listenable undirected simple graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedGraph.html#ListenableUndirectedGraph(org._3pq.jgrapht.UndirectedGraph)"><B>ListenableUndirectedGraph(UndirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">ListenableUndirectedGraph</A>
<DD>Creates a new listenable undirected graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph"><B>ListenableUndirectedWeightedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>An undirected weighted graph which is also <A HREF="./org/_3pq/jgrapht/ListenableGraph.html" title="interface in org._3pq.jgrapht"><CODE>ListenableGraph</CODE></A>.<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedWeightedGraph.html#ListenableUndirectedWeightedGraph()"><B>ListenableUndirectedWeightedGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph">ListenableUndirectedWeightedGraph</A>
<DD>Creates a new listenable undirected weighted graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedWeightedGraph.html#ListenableUndirectedWeightedGraph(org._3pq.jgrapht.WeightedGraph)"><B>ListenableUndirectedWeightedGraph(WeightedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/ListenableUndirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph">ListenableUndirectedWeightedGraph</A>
<DD>Creates a new listenable undirected weighted graph.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#longValue()"><B>longValue()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/event/EdgeTraversalEvent.html#m_edge"><B>m_edge</B></A> - 
Variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/EdgeTraversalEvent.html" title="class in org._3pq.jgrapht.event">EdgeTraversalEvent</A>
<DD>The traversed edge.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html#m_edge"><B>m_edge</B></A> - 
Variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphEdgeChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphEdgeChangeEvent</A>
<DD>The edge that this event is related to.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphChangeEvent.html#m_type"><B>m_type</B></A> - 
Variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphChangeEvent</A>
<DD>The type of graph change this event indicates.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html#m_vertex"><B>m_vertex</B></A> - 
Variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphVertexChangeEvent</A>
<DD>The vertex that this event is related to.
<DT><A HREF="./org/_3pq/jgrapht/event/VertexTraversalEvent.html#m_vertex"><B>m_vertex</B></A> - 
Variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/VertexTraversalEvent.html" title="class in org._3pq.jgrapht.event">VertexTraversalEvent</A>
<DD>The traversed vertex.
<DT><A HREF="./org/_3pq/jgrapht/demo/HelloJGraphT.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org._3pq.jgrapht.demo.<A HREF="./org/_3pq/jgrapht/demo/HelloJGraphT.html" title="class in org._3pq.jgrapht.demo">HelloJGraphT</A>
<DD>The starting point for the demo.
<DT><A HREF="./org/_3pq/jgrapht/demo/JGraphAdapterDemo.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org._3pq.jgrapht.demo.<A HREF="./org/_3pq/jgrapht/demo/JGraphAdapterDemo.html" title="class in org._3pq.jgrapht.demo">JGraphAdapterDemo</A>
<DD>An alternative starting point for this demo, to also allow running this
 applet as an application.
<DT><A HREF="./org/_3pq/jgrapht/demo/PerformanceDemo.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org._3pq.jgrapht.demo.<A HREF="./org/_3pq/jgrapht/demo/PerformanceDemo.html" title="class in org._3pq.jgrapht.demo">PerformanceDemo</A>
<DD>The starting point for the demo.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#min()"><B>min()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Returns the smallest element in the heap.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util"><B>ModifiableInteger</B></A> - Class in <A HREF="./org/_3pq/jgrapht/util/package-summary.html">org._3pq.jgrapht.util</A><DD>The <code>ModifiableInteger</code> class wraps a value of the primitive type
 <code>int</code> in an object, similarly to <CODE>Integer</CODE>.<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#ModifiableInteger()"><B>ModifiableInteger()</B></A> - 
Constructor for class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD><B>Deprecated.</B>&nbsp;<I>not really deprecated, just marked so to avoid mistaken use.</I>
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#ModifiableInteger(int)"><B>ModifiableInteger(int)</B></A> - 
Constructor for class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>Constructs a newly allocated <code>ModifiableInteger</code> object that
 represents the specified <code>int</code> value.
<DT><A HREF="./org/_3pq/jgrapht/graph/Multigraph.html" title="class in org._3pq.jgrapht.graph"><B>Multigraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A multigraph.<DT><A HREF="./org/_3pq/jgrapht/graph/Multigraph.html#Multigraph()"><B>Multigraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Multigraph.html" title="class in org._3pq.jgrapht.graph">Multigraph</A>
<DD>Creates a new multigraph.
<DT><A HREF="./org/_3pq/jgrapht/graph/Multigraph.html#Multigraph(org._3pq.jgrapht.EdgeFactory)"><B>Multigraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Multigraph.html" title="class in org._3pq.jgrapht.graph">Multigraph</A>
<DD>Creates a new multigraph with the specified edge factory.
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#neighborListOf(org._3pq.jgrapht.Graph, java.lang.Object)"><B>neighborListOf(Graph, Object)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>Returns a list of vertices that are the neighbors of a specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#next()"><B>next()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html#oppositeVertex(java.lang.Object)"><B>oppositeVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html" title="class in org._3pq.jgrapht.edge">DefaultEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Edge.html#oppositeVertex(java.lang.Object)"><B>oppositeVertex(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Edge.html" title="interface in org._3pq.jgrapht">Edge</A>
<DD>Returns the vertex opposite to the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/package-summary.html"><B>org._3pq.jgrapht</B></A> - package org._3pq.jgrapht<DD>The front-end API's interfaces and classes, including <A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht"><CODE>Graph</CODE></A>,
<A HREF="./org/_3pq/jgrapht/DirectedGraph.html" title="interface in org._3pq.jgrapht"><CODE>DirectedGraph</CODE></A> and <A HREF="./org/_3pq/jgrapht/UndirectedGraph.html" title="interface in org._3pq.jgrapht"><CODE>UndirectedGraph</CODE></A>.<DT><A HREF="./org/_3pq/jgrapht/alg/package-summary.html"><B>org._3pq.jgrapht.alg</B></A> - package org._3pq.jgrapht.alg<DD>Algorithms provided with <b>JGraphT</b>.<DT><A HREF="./org/_3pq/jgrapht/alg/util/package-summary.html"><B>org._3pq.jgrapht.alg.util</B></A> - package org._3pq.jgrapht.alg.util<DD>Utilities used by JGraphT algorithms.<DT><A HREF="./org/_3pq/jgrapht/demo/package-summary.html"><B>org._3pq.jgrapht.demo</B></A> - package org._3pq.jgrapht.demo<DD>Demo programs that help to get started with <b>JGraphT</b>.<DT><A HREF="./org/_3pq/jgrapht/edge/package-summary.html"><B>org._3pq.jgrapht.edge</B></A> - package org._3pq.jgrapht.edge<DD>Implementations of various edge interfaces.<DT><A HREF="./org/_3pq/jgrapht/event/package-summary.html"><B>org._3pq.jgrapht.event</B></A> - package org._3pq.jgrapht.event<DD>Event classes and listener interfaces, used to provide a change
notification mechanism on graph modification events.<DT><A HREF="./org/_3pq/jgrapht/ext/package-summary.html"><B>org._3pq.jgrapht.ext</B></A> - package org._3pq.jgrapht.ext<DD>
Extensions and integration means to other products.<DT><A HREF="./org/_3pq/jgrapht/generate/package-summary.html"><B>org._3pq.jgrapht.generate</B></A> - package org._3pq.jgrapht.generate<DD>Generators for graphs of various topologies.<DT><A HREF="./org/_3pq/jgrapht/graph/package-summary.html"><B>org._3pq.jgrapht.graph</B></A> - package org._3pq.jgrapht.graph<DD>Implementations of various graphs.<DT><A HREF="./org/_3pq/jgrapht/traverse/package-summary.html"><B>org._3pq.jgrapht.traverse</B></A> - package org._3pq.jgrapht.traverse<DD>Graph traversal means.<DT><A HREF="./org/_3pq/jgrapht/util/package-summary.html"><B>org._3pq.jgrapht.util</B></A> - package org._3pq.jgrapht.util<DD>Non-graph-specific data structures, algorithms, and utilities used by
<b>JGraphT</b>.<DT><A HREF="./org/_3pq/jgrapht/DirectedGraph.html#outDegreeOf(java.lang.Object)"><B>outDegreeOf(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/DirectedGraph.html" title="interface in org._3pq.jgrapht">DirectedGraph</A>
<DD>Returns the "out degree" of the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#outDegreeOf(java.lang.Object)"><B>outDegreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#outDegreeOf(java.lang.Object)"><B>outDegreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#outDegreeOf(java.lang.Object)"><B>outDegreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#outDegreeOf(java.lang.Object)"><B>outDegreeOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/DirectedGraph.html#outgoingEdgesOf(java.lang.Object)"><B>outgoingEdgesOf(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/DirectedGraph.html" title="interface in org._3pq.jgrapht">DirectedGraph</A>
<DD>Returns a list of all edges outgoing from the specified vertex.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#outgoingEdgesOf(java.lang.Object)"><B>outgoingEdgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#outgoingEdgesOf(java.lang.Object)"><B>outgoingEdgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#outgoingEdgesOf(java.lang.Object)"><B>outgoingEdgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#outgoingEdgesOf(java.lang.Object)"><B>outgoingEdgesOf(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#pathExists(java.lang.Object, java.lang.Object)"><B>pathExists(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>Tests if there is a path from the specified source vertex to the
 specified target vertices.
<DT><A HREF="./org/_3pq/jgrapht/demo/PerformanceDemo.html" title="class in org._3pq.jgrapht.demo"><B>PerformanceDemo</B></A> - Class in <A HREF="./org/_3pq/jgrapht/demo/package-summary.html">org._3pq.jgrapht.demo</A><DD>A simple demo to test memory and CPU consumption on a graph with 3 million
 elements.<DT><A HREF="./org/_3pq/jgrapht/demo/PerformanceDemo.html#PerformanceDemo()"><B>PerformanceDemo()</B></A> - 
Constructor for class org._3pq.jgrapht.demo.<A HREF="./org/_3pq/jgrapht/demo/PerformanceDemo.html" title="class in org._3pq.jgrapht.demo">PerformanceDemo</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#predecessorListOf(org._3pq.jgrapht.DirectedGraph, java.lang.Object)"><B>predecessorListOf(DirectedGraph, Object)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>Returns a list of vertices that are the predecessors of a specified
 vertex.
<DT><A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html#provideNextVertex()"><B>provideNextVertex()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/BreadthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">BreadthFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#provideNextVertex()"><B>provideNextVertex()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#provideNextVertex()"><B>provideNextVertex()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>Returns the vertex to be returned in the following call to the iterator
 <code>next</code> method.
<DT><A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html#provideNextVertex()"><B>provideNextVertex()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/DepthFirstIterator.html" title="class in org._3pq.jgrapht.traverse">DepthFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html#provideNextVertex()"><B>provideNextVertex()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org._3pq.jgrapht.traverse">TopologicalOrderIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Pseudograph.html" title="class in org._3pq.jgrapht.graph"><B>Pseudograph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A pseudograph.<DT><A HREF="./org/_3pq/jgrapht/graph/Pseudograph.html#Pseudograph()"><B>Pseudograph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Pseudograph.html" title="class in org._3pq.jgrapht.graph">Pseudograph</A>
<DD>Creates a new pseudograph.
<DT><A HREF="./org/_3pq/jgrapht/graph/Pseudograph.html#Pseudograph(org._3pq.jgrapht.EdgeFactory)"><B>Pseudograph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Pseudograph.html" title="class in org._3pq.jgrapht.graph">Pseudograph</A>
<DD>Creates a new pseudograph with the specified edge factory.
<DT><A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html#putSeenData(java.lang.Object, java.lang.Object)"><B>putSeenData(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/CrossComponentIterator.html" title="class in org._3pq.jgrapht.traverse">CrossComponentIterator</A>
<DD>Stores iterator-dependent data for a vertex that has been seen.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#remove()"><B>remove()</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>Unsupported.
<DT><A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html#remove()"><B>remove()</B></A> - 
Method in interface org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html" title="interface in org._3pq.jgrapht.traverse">GraphIterator</A>
<DD>Unsupported.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#removeAllEdges(java.util.Collection)"><B>removeAllEdges(Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#removeAllEdges(java.lang.Object, java.lang.Object)"><B>removeAllEdges(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#removeAllEdges(org._3pq.jgrapht.Edge[])"><B>removeAllEdges(Edge[])</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>Removes all the edges in this graph that are also contained in the
 specified edge array.
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#removeAllEdges(java.util.Collection)"><B>removeAllEdges(Collection)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Removes all the edges in this graph that are also contained in the
 specified edge collection.
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#removeAllEdges(java.lang.Object, java.lang.Object)"><B>removeAllEdges(Object, Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Removes all the edges going from the specified source vertex to the
 specified target vertex, and returns a list of all removed edges.
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#removeAllEdges(java.util.Collection)"><B>removeAllEdges(Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#removeAllEdges(java.lang.Object, java.lang.Object)"><B>removeAllEdges(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#removeAllVertices(java.util.Collection)"><B>removeAllVertices(Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#removeAllVertices(java.util.Collection)"><B>removeAllVertices(Collection)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Removes all the vertices in this graph that are also contained in the
 specified vertex collection.
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#removeAllVertices(java.util.Collection)"><B>removeAllVertices(Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#removeEdge(java.lang.Object, java.lang.Object)"><B>removeEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#removeEdge(org._3pq.jgrapht.Edge)"><B>removeEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#removeEdge(java.lang.Object, java.lang.Object)"><B>removeEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#removeEdge(org._3pq.jgrapht.Edge)"><B>removeEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#removeEdge(org._3pq.jgrapht.Edge)"><B>removeEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#removeEdge(java.lang.Object, java.lang.Object)"><B>removeEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#removeEdge(java.lang.Object, java.lang.Object)"><B>removeEdge(Object, Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Removes an edge going from source vertex to target vertex, if such
 vertices and such edge exist in this graph.
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#removeEdge(org._3pq.jgrapht.Edge)"><B>removeEdge(Edge)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Removes the specified edge from the graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#removeEdge(org._3pq.jgrapht.Edge)"><B>removeEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#removeEdge(java.lang.Object, java.lang.Object)"><B>removeEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#removeEdge(org._3pq.jgrapht.Edge)"><B>removeEdge(Edge)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#removeEdge(java.lang.Object, java.lang.Object)"><B>removeEdge(Object, Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#removeGraphListener(org._3pq.jgrapht.event.GraphListener)"><B>removeGraphListener(GraphListener)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ListenableGraph.html#removeGraphListener(org._3pq.jgrapht.event.GraphListener)"><B>removeGraphListener(GraphListener)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/ListenableGraph.html" title="interface in org._3pq.jgrapht">ListenableGraph</A>
<DD>Removes the specified graph listener from this graph, if present.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#removeMin()"><B>removeMin()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Removes the smallest element from the heap.
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#removeTraversalListener(org._3pq.jgrapht.event.TraversalListener)"><B>removeTraversalListener(TraversalListener)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>Removes the specified traversal listener from this iterator.
<DT><A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html#removeTraversalListener(org._3pq.jgrapht.event.TraversalListener)"><B>removeTraversalListener(TraversalListener)</B></A> - 
Method in interface org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html" title="interface in org._3pq.jgrapht.traverse">GraphIterator</A>
<DD>Removes the specified traversal listener from this iterator.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#removeVertex(java.lang.Object)"><B>removeVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#removeVertex(java.lang.Object)"><B>removeVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#removeVertex(java.lang.Object)"><B>removeVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#removeVertex(java.lang.Object)"><B>removeVertex(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Removes the specified vertex from this graph including all its touching
 edges if present.
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#removeVertex(java.lang.Object)"><B>removeVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#removeVertex(java.lang.Object)"><B>removeVertex(Object)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#removeVertexSetListener(org._3pq.jgrapht.event.VertexSetListener)"><B>removeVertexSetListener(VertexSetListener)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ListenableGraph.html#removeVertexSetListener(org._3pq.jgrapht.event.VertexSetListener)"><B>removeVertexSetListener(VertexSetListener)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/ListenableGraph.html" title="interface in org._3pq.jgrapht">ListenableGraph</A>
<DD>Removes the specified vertex set listener from this graph, if present.
<DT><A HREF="./org/_3pq/jgrapht/generate/RingGraphGenerator.html" title="class in org._3pq.jgrapht.generate"><B>RingGraphGenerator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/generate/package-summary.html">org._3pq.jgrapht.generate</A><DD>Generates a ring graph of any size.<DT><A HREF="./org/_3pq/jgrapht/generate/RingGraphGenerator.html#RingGraphGenerator(int)"><B>RingGraphGenerator(int)</B></A> - 
Constructor for class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/RingGraphGenerator.html" title="class in org._3pq.jgrapht.generate">RingGraphGenerator</A>
<DD>Construct a new RingGraphGenerator.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#setCrossComponentTraversal(boolean)"><B>setCrossComponentTraversal(boolean)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>Sets the cross component traversal flag - indicates whether to traverse
 the graph across connected components.
<DT><A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html#setCrossComponentTraversal(boolean)"><B>setCrossComponentTraversal(boolean)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/ClosestFirstIterator.html" title="class in org._3pq.jgrapht.traverse">ClosestFirstIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#setDefaultEdgeAttributes(org.jgraph.graph.AttributeMap)"><B>setDefaultEdgeAttributes(AttributeMap)</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Sets the default edge attributes used for creating new JGraph edges.
<DT><A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html#setDefaultVertexAttributes(org.jgraph.graph.AttributeMap)"><B>setDefaultVertexAttributes(AttributeMap)</B></A> - 
Method in class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/JGraphModelAdapter.html" title="class in org._3pq.jgrapht.ext">JGraphModelAdapter</A>
<DD>Sets the default vertex attributes used for creating new JGraph
 vertices.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#setEdgeListFactory(org._3pq.jgrapht.graph.EdgeListFactory)"><B>setEdgeListFactory(EdgeListFactory)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>Set the <A HREF="./org/_3pq/jgrapht/graph/EdgeListFactory.html" title="interface in org._3pq.jgrapht.graph"><CODE>EdgeListFactory</CODE></A> to use for this graph.
<DT><A HREF="./org/_3pq/jgrapht/LabeledElement.html#setLabel(java.lang.Object)"><B>setLabel(Object)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/LabeledElement.html" title="interface in org._3pq.jgrapht">LabeledElement</A>
<DD>Sets the specified label object to this element.
<DT><A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html#setReuseEvents(boolean)"><B>setReuseEvents(boolean)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/DefaultListenableGraph.html" title="class in org._3pq.jgrapht.graph">DefaultListenableGraph</A>
<DD>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.
<DT><A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html#setReuseEvents(boolean)"><B>setReuseEvents(boolean)</B></A> - 
Method in class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/AbstractGraphIterator.html" title="class in org._3pq.jgrapht.traverse">AbstractGraphIterator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html#setReuseEvents(boolean)"><B>setReuseEvents(boolean)</B></A> - 
Method in interface org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/GraphIterator.html" title="interface in org._3pq.jgrapht.traverse">GraphIterator</A>
<DD>Sets a value the <code>reuseEvents</code> flag.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#setValue(int)"><B>setValue(int)</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>Sets a new value for this modifiable integer.
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#setVerifyIntegrity(boolean)"><B>setVerifyIntegrity(boolean)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD><B>Deprecated.</B>&nbsp;<I>method will be deleted in future versions. verifyIntegrity
             flag has no effect now.</I>
<DT><A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html#setWeight(double)"><B>setWeight(double)</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DefaultEdge.html" title="class in org._3pq.jgrapht.edge">DefaultEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/DirectedWeightedEdge.html#setWeight(double)"><B>setWeight(double)</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge">DirectedWeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Edge.html#setWeight(double)"><B>setWeight(double)</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Edge.html" title="interface in org._3pq.jgrapht">Edge</A>
<DD>Sets the weight of this edge.
<DT><A HREF="./org/_3pq/jgrapht/edge/UndirectedWeightedEdge.html#setWeight(double)"><B>setWeight(double)</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/UndirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge">UndirectedWeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedGraph.html" title="class in org._3pq.jgrapht.graph"><B>SimpleDirectedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A simple directed graph.<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedGraph.html#SimpleDirectedGraph()"><B>SimpleDirectedGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedGraph.html" title="class in org._3pq.jgrapht.graph">SimpleDirectedGraph</A>
<DD>Creates a new simple directed graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedGraph.html#SimpleDirectedGraph(org._3pq.jgrapht.EdgeFactory)"><B>SimpleDirectedGraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedGraph.html" title="class in org._3pq.jgrapht.graph">SimpleDirectedGraph</A>
<DD>Creates a new simple directed graph with the specified edge factory.
<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph"><B>SimpleDirectedWeightedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A simple directed weighted graph.<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedWeightedGraph.html#SimpleDirectedWeightedGraph(org._3pq.jgrapht.EdgeFactory)"><B>SimpleDirectedWeightedGraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph">SimpleDirectedWeightedGraph</A>
<DD>Creates a new simple directed weighted graph with the specified edge
 factory.
<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedWeightedGraph.html#SimpleDirectedWeightedGraph()"><B>SimpleDirectedWeightedGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/SimpleDirectedWeightedGraph.html" title="class in org._3pq.jgrapht.graph">SimpleDirectedWeightedGraph</A>
<DD>Creates a new simple directed weighted graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleGraph.html" title="class in org._3pq.jgrapht.graph"><B>SimpleGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A simple graph.<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleGraph.html#SimpleGraph(org._3pq.jgrapht.EdgeFactory)"><B>SimpleGraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/SimpleGraph.html" title="class in org._3pq.jgrapht.graph">SimpleGraph</A>
<DD>Creates a new simple graph with the specified edge factory.
<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleGraph.html#SimpleGraph()"><B>SimpleGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/SimpleGraph.html" title="class in org._3pq.jgrapht.graph">SimpleGraph</A>
<DD>Creates a new simple graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleWeightedGraph.html" title="class in org._3pq.jgrapht.graph"><B>SimpleWeightedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A simple weighted graph.<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleWeightedGraph.html#SimpleWeightedGraph(org._3pq.jgrapht.EdgeFactory)"><B>SimpleWeightedGraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/SimpleWeightedGraph.html" title="class in org._3pq.jgrapht.graph">SimpleWeightedGraph</A>
<DD>Creates a new simple weighted graph with the specified edge factory.
<DT><A HREF="./org/_3pq/jgrapht/graph/SimpleWeightedGraph.html#SimpleWeightedGraph()"><B>SimpleWeightedGraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/SimpleWeightedGraph.html" title="class in org._3pq.jgrapht.graph">SimpleWeightedGraph</A>
<DD>Creates a new simple weighted graph.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#size()"><B>size()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Returns the size of the heap which is measured in the number of elements
 contained in the heap.
<DT><A HREF="./org/_3pq/jgrapht/generate/LinearGraphGenerator.html#START_VERTEX"><B>START_VERTEX</B></A> - 
Static variable in class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/LinearGraphGenerator.html" title="class in org._3pq.jgrapht.generate">LinearGraphGenerator</A>
<DD>Role for the first vertex generated.
<DT><A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html" title="class in org._3pq.jgrapht.alg"><B>StrongConnectivityInspector</B></A> - Class in <A HREF="./org/_3pq/jgrapht/alg/package-summary.html">org._3pq.jgrapht.alg</A><DD>
 Complements the <A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg"><CODE>ConnectivityInspector</CODE></A> class
 with the capability to compute the strongly connected components of a
 directed graph.<DT><A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html#StrongConnectivityInspector(org._3pq.jgrapht.DirectedGraph)"><B>StrongConnectivityInspector(DirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">StrongConnectivityInspector</A>
<DD>The constructor of the StrongConnectivityInspector class.
<DT><A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html#stronglyConnectedSets()"><B>stronglyConnectedSets()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">StrongConnectivityInspector</A>
<DD>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.
<DT><A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html#stronglyConnectedSubgraphs()"><B>stronglyConnectedSubgraphs()</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/StrongConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">StrongConnectivityInspector</A>
<DD>
 Computes a list of <A HREF="./org/_3pq/jgrapht/graph/DirectedSubgraph.html" title="class in org._3pq.jgrapht.graph"><CODE>DirectedSubgraph</CODE></A>s of the given graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph"><B>Subgraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A subgraph is a graph that has a subset of vertices and a subset of edges
 with respect to some base graph.<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#Subgraph(org._3pq.jgrapht.Graph, java.util.Set, java.util.Set)"><B>Subgraph(Graph, Set, Set)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>Creates a new Subgraph.
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#Subgraph(org._3pq.jgrapht.Graph, java.util.Set)"><B>Subgraph(Graph, Set)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>Creates a new induced Subgraph.
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#successorListOf(org._3pq.jgrapht.DirectedGraph, java.lang.Object)"><B>successorListOf(DirectedGraph, Object)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>Returns a list of vertices that are the successors of a specified
 vertex.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#toInteger()"><B>toInteger()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>Returns an <code>Integer</code> object representing this
 <code>ModifiableInteger</code>'s value.
<DT><A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org._3pq.jgrapht.traverse"><B>TopologicalOrderIterator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/traverse/package-summary.html">org._3pq.jgrapht.traverse</A><DD>Implements topological order traversal for a directed graph.<DT><A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html#TopologicalOrderIterator(org._3pq.jgrapht.DirectedGraph)"><B>TopologicalOrderIterator(DirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.traverse.<A HREF="./org/_3pq/jgrapht/traverse/TopologicalOrderIterator.html" title="class in org._3pq.jgrapht.traverse">TopologicalOrderIterator</A>
<DD>Creates a new topological order iterator over the directed graph
 specified.
<DT><A HREF="./org/_3pq/jgrapht/edge/DirectedEdge.html#toString()"><B>toString()</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/DirectedEdge.html" title="class in org._3pq.jgrapht.edge">DirectedEdge</A>
<DD>Returns a string representation of this directed edge.
<DT><A HREF="./org/_3pq/jgrapht/edge/UndirectedEdge.html#toString()"><B>toString()</B></A> - 
Method in class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/UndirectedEdge.html" title="class in org._3pq.jgrapht.edge">UndirectedEdge</A>
<DD>Returns a string representation of this undirected edge.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#toString()"><B>toString()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>Returns a string of the parenthesized pair (V, E) representing this
 G=(V,E) graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html#toString()"><B>toString()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AsUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">AsUndirectedGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#toString()"><B>toString()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.Node.html#toString()"><B>toString()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.Node.html" title="class in org._3pq.jgrapht.util">FibonacciHeap.Node</A>
<DD>Return the string representation of this object.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#toString()"><B>toString()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Creates a String representation of this Fibonacci heap.
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#toString()"><B>toString()</B></A> - 
Method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>Returns a <code>String</code> object representing this
 <code>ModifiableInteger</code>'s value.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html#toStringFromSets(java.util.Collection, java.util.Collection)"><B>toStringFromSets(Collection, Collection)</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractGraph.html" title="class in org._3pq.jgrapht.graph">AbstractGraph</A>
<DD>Helper for subclass implementations of toString(  ).
<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListener.html" title="interface in org._3pq.jgrapht.event"><B>TraversalListener</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>A listener on graph iterator or on a graph traverser.<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html" title="class in org._3pq.jgrapht.event"><B>TraversalListenerAdapter</B></A> - Class in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>An empty do-nothing implementation of the <A HREF="./org/_3pq/jgrapht/event/TraversalListener.html" title="interface in org._3pq.jgrapht.event"><CODE>TraversalListener</CODE></A>
 interface used for subclasses.<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html#TraversalListenerAdapter()"><B>TraversalListenerAdapter()</B></A> - 
Constructor for class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html" title="class in org._3pq.jgrapht.event">TraversalListenerAdapter</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/edge/UndirectedEdge.html" title="class in org._3pq.jgrapht.edge"><B>UndirectedEdge</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>A implementation for an undirected edge.<DT><A HREF="./org/_3pq/jgrapht/edge/UndirectedEdge.html#UndirectedEdge(java.lang.Object, java.lang.Object)"><B>UndirectedEdge(Object, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/UndirectedEdge.html" title="class in org._3pq.jgrapht.edge">UndirectedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/GraphHelper.html#undirectedGraph(org._3pq.jgrapht.Graph)"><B>undirectedGraph(Graph)</B></A> - 
Static method in class org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/GraphHelper.html" title="class in org._3pq.jgrapht">GraphHelper</A>
<DD>Returns an undirected view of the specified graph.
<DT><A HREF="./org/_3pq/jgrapht/UndirectedGraph.html" title="interface in org._3pq.jgrapht"><B>UndirectedGraph</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>A graph whose all edges are undirected.<DT><A HREF="./org/_3pq/jgrapht/graph/UndirectedSubgraph.html" title="class in org._3pq.jgrapht.graph"><B>UndirectedSubgraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>An undirected graph that is a subgraph on other graph.<DT><A HREF="./org/_3pq/jgrapht/graph/UndirectedSubgraph.html#UndirectedSubgraph(org._3pq.jgrapht.UndirectedGraph, java.util.Set, java.util.Set)"><B>UndirectedSubgraph(UndirectedGraph, Set, Set)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UndirectedSubgraph.html" title="class in org._3pq.jgrapht.graph">UndirectedSubgraph</A>
<DD>Creates a new undirected subgraph.
<DT><A HREF="./org/_3pq/jgrapht/edge/UndirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge"><B>UndirectedWeightedEdge</B></A> - Class in <A HREF="./org/_3pq/jgrapht/edge/package-summary.html">org._3pq.jgrapht.edge</A><DD>An implementation of undirected weighted edge.<DT><A HREF="./org/_3pq/jgrapht/edge/UndirectedWeightedEdge.html#UndirectedWeightedEdge(java.lang.Object, java.lang.Object)"><B>UndirectedWeightedEdge(Object, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/UndirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge">UndirectedWeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/edge/UndirectedWeightedEdge.html#UndirectedWeightedEdge(java.lang.Object, java.lang.Object, double)"><B>UndirectedWeightedEdge(Object, Object, double)</B></A> - 
Constructor for class org._3pq.jgrapht.edge.<A HREF="./org/_3pq/jgrapht/edge/UndirectedWeightedEdge.html" title="class in org._3pq.jgrapht.edge">UndirectedWeightedEdge</A>
<DD>Constructor for UndirectedWeightedEdge.
<DT><A HREF="./org/_3pq/jgrapht/graph/UndirectedWeightedSubgraph.html" title="class in org._3pq.jgrapht.graph"><B>UndirectedWeightedSubgraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>An undirected weighted graph that is a subgraph on other graph.<DT><A HREF="./org/_3pq/jgrapht/graph/UndirectedWeightedSubgraph.html#UndirectedWeightedSubgraph(org._3pq.jgrapht.WeightedGraph, java.util.Set, java.util.Set)"><B>UndirectedWeightedSubgraph(WeightedGraph, Set, Set)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UndirectedWeightedSubgraph.html" title="class in org._3pq.jgrapht.graph">UndirectedWeightedSubgraph</A>
<DD>Creates a new undirected weighted subgraph.
<DT><A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html#union(org._3pq.jgrapht.util.FibonacciHeap, org._3pq.jgrapht.util.FibonacciHeap)"><B>union(FibonacciHeap, FibonacciHeap)</B></A> - 
Static method in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/FibonacciHeap.html" title="class in org._3pq.jgrapht.util">FibonacciHeap</A>
<DD>Joins two Fibonacci heaps into a new one.
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableDirectedGraph.html" title="class in org._3pq.jgrapht.graph"><B>UnmodifiableDirectedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A directed graph that cannot be modified.<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableDirectedGraph.html#UnmodifiableDirectedGraph(org._3pq.jgrapht.DirectedGraph)"><B>UnmodifiableDirectedGraph(DirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableDirectedGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableDirectedGraph</A>
<DD>Creates a new unmodifiable directed graph based on the specified backing
 graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph"><B>UnmodifiableGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>An unmodifiable view of the backing graph specified in the constructor.<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html#UnmodifiableGraph(org._3pq.jgrapht.Graph)"><B>UnmodifiableGraph(Graph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableGraph</A>
<DD>Creates a new unmodifiable graph based on the specified backing graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="class in org._3pq.jgrapht.graph"><B>UnmodifiableUndirectedGraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>An undirected graph that cannot be modified.<DT><A HREF="./org/_3pq/jgrapht/graph/UnmodifiableUndirectedGraph.html#UnmodifiableUndirectedGraph(org._3pq.jgrapht.UndirectedGraph)"><B>UnmodifiableUndirectedGraph(UndirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/UnmodifiableUndirectedGraph.html" title="class in org._3pq.jgrapht.graph">UnmodifiableUndirectedGraph</A>
<DD>Creates a new unmodifiable undirected graph based on the specified
 backing graph.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html#value"><B>value</B></A> - 
Variable in class org._3pq.jgrapht.util.<A HREF="./org/_3pq/jgrapht/util/ModifiableInteger.html" title="class in org._3pq.jgrapht.util">ModifiableInteger</A>
<DD>The int value represented by this <code>ModifiableInteger</code>.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html#VERTEX_ADDED"><B>VERTEX_ADDED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphVertexChangeEvent</A>
<DD>Vertex added event.
<DT><A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html#VERTEX_REMOVED"><B>VERTEX_REMOVED</B></A> - 
Static variable in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/GraphVertexChangeEvent.html" title="class in org._3pq.jgrapht.event">GraphVertexChangeEvent</A>
<DD>Vertex removed event.
<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#vertexAdded(org._3pq.jgrapht.event.GraphVertexChangeEvent)"><B>vertexAdded(GraphVertexChangeEvent)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/event/VertexSetListener.html#vertexAdded(org._3pq.jgrapht.event.GraphVertexChangeEvent)"><B>vertexAdded(GraphVertexChangeEvent)</B></A> - 
Method in interface org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/VertexSetListener.html" title="interface in org._3pq.jgrapht.event">VertexSetListener</A>
<DD>Notifies that a vertex has been added to the graph.
<DT><A HREF="./org/_3pq/jgrapht/alg/VertexCovers.html" title="class in org._3pq.jgrapht.alg"><B>VertexCovers</B></A> - Class in <A HREF="./org/_3pq/jgrapht/alg/package-summary.html">org._3pq.jgrapht.alg</A><DD>Algorithms to find a vertex cover for a graph.<DT><A HREF="./org/_3pq/jgrapht/alg/VertexCovers.html#VertexCovers()"><B>VertexCovers()</B></A> - 
Constructor for class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/VertexCovers.html" title="class in org._3pq.jgrapht.alg">VertexCovers</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org._3pq.jgrapht.alg.util"><B>VertexDegreeComparator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/alg/util/package-summary.html">org._3pq.jgrapht.alg.util</A><DD>Compares two vertices based on their degree.<DT><A HREF="./org/_3pq/jgrapht/alg/util/VertexDegreeComparator.html#VertexDegreeComparator(org._3pq.jgrapht.UndirectedGraph)"><B>VertexDegreeComparator(UndirectedGraph)</B></A> - 
Constructor for class org._3pq.jgrapht.alg.util.<A HREF="./org/_3pq/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org._3pq.jgrapht.alg.util">VertexDegreeComparator</A>
<DD>Creates a comparator for comparing the degrees of vertices in the
 specified graph.
<DT><A HREF="./org/_3pq/jgrapht/alg/util/VertexDegreeComparator.html#VertexDegreeComparator(org._3pq.jgrapht.UndirectedGraph, boolean)"><B>VertexDegreeComparator(UndirectedGraph, boolean)</B></A> - 
Constructor for class org._3pq.jgrapht.alg.util.<A HREF="./org/_3pq/jgrapht/alg/util/VertexDegreeComparator.html" title="class in org._3pq.jgrapht.alg.util">VertexDegreeComparator</A>
<DD>Creates a comparator for comparing the degrees of vertices in the
 specified graph.
<DT><A HREF="./org/_3pq/jgrapht/VertexFactory.html" title="interface in org._3pq.jgrapht"><B>VertexFactory</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>A vertex factory used by graph algorithms for creating new vertices.<DT><A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html#vertexRemoved(org._3pq.jgrapht.event.GraphVertexChangeEvent)"><B>vertexRemoved(GraphVertexChangeEvent)</B></A> - 
Method in class org._3pq.jgrapht.alg.<A HREF="./org/_3pq/jgrapht/alg/ConnectivityInspector.html" title="class in org._3pq.jgrapht.alg">ConnectivityInspector</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/event/VertexSetListener.html#vertexRemoved(org._3pq.jgrapht.event.GraphVertexChangeEvent)"><B>vertexRemoved(GraphVertexChangeEvent)</B></A> - 
Method in interface org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/VertexSetListener.html" title="interface in org._3pq.jgrapht.event">VertexSetListener</A>
<DD>Notifies that a vertex has been removed from the graph.
<DT><A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html#vertexSet()"><B>vertexSet()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/AbstractBaseGraph.html" title="class in org._3pq.jgrapht.graph">AbstractBaseGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html#vertexSet()"><B>vertexSet()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/GraphDelegator.html" title="class in org._3pq.jgrapht.graph">GraphDelegator</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/graph/Subgraph.html#vertexSet()"><B>vertexSet()</B></A> - 
Method in class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/Subgraph.html" title="class in org._3pq.jgrapht.graph">Subgraph</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/Graph.html#vertexSet()"><B>vertexSet()</B></A> - 
Method in interface org._3pq.jgrapht.<A HREF="./org/_3pq/jgrapht/Graph.html" title="interface in org._3pq.jgrapht">Graph</A>
<DD>Returns a set of the vertices contained in this graph.
<DT><A HREF="./org/_3pq/jgrapht/event/VertexSetListener.html" title="interface in org._3pq.jgrapht.event"><B>VertexSetListener</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>A listener that is notified when the graph's vertex set changes.<DT><A HREF="./org/_3pq/jgrapht/event/VertexTraversalEvent.html" title="class in org._3pq.jgrapht.event"><B>VertexTraversalEvent</B></A> - Class in <A HREF="./org/_3pq/jgrapht/event/package-summary.html">org._3pq.jgrapht.event</A><DD>A traversal event for a graph vertex.<DT><A HREF="./org/_3pq/jgrapht/event/VertexTraversalEvent.html#VertexTraversalEvent(java.lang.Object, java.lang.Object)"><B>VertexTraversalEvent(Object, Object)</B></A> - 
Constructor for class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/VertexTraversalEvent.html" title="class in org._3pq.jgrapht.event">VertexTraversalEvent</A>
<DD>Creates a new VertexTraversalEvent.
<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListener.html#vertexTraversed(org._3pq.jgrapht.event.VertexTraversalEvent)"><B>vertexTraversed(VertexTraversalEvent)</B></A> - 
Method in interface org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/TraversalListener.html" title="interface in org._3pq.jgrapht.event">TraversalListener</A>
<DD>Called to inform the listener that the specified vertex have been
 visited during the graph traversal.
<DT><A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html#vertexTraversed(org._3pq.jgrapht.event.VertexTraversalEvent)"><B>vertexTraversed(VertexTraversalEvent)</B></A> - 
Method in class org._3pq.jgrapht.event.<A HREF="./org/_3pq/jgrapht/event/TraversalListenerAdapter.html" title="class in org._3pq.jgrapht.event">TraversalListenerAdapter</A>
<DD>&nbsp;
<DT><A HREF="./org/_3pq/jgrapht/ext/VisioExporter.html" title="class in org._3pq.jgrapht.ext"><B>VisioExporter</B></A> - Class in <A HREF="./org/_3pq/jgrapht/ext/package-summary.html">org._3pq.jgrapht.ext</A><DD>Exports a graph to a csv format that can be imported into MS Visio.<DT><A HREF="./org/_3pq/jgrapht/ext/VisioExporter.html#VisioExporter(org._3pq.jgrapht.ext.VisioExporter.VertexNameProvider)"><B>VisioExporter(VisioExporter.VertexNameProvider)</B></A> - 
Constructor for class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/VisioExporter.html" title="class in org._3pq.jgrapht.ext">VisioExporter</A>
<DD>Creates a new VisioExporter object with the specified naming policy.
<DT><A HREF="./org/_3pq/jgrapht/ext/VisioExporter.html#VisioExporter()"><B>VisioExporter()</B></A> - 
Constructor for class org._3pq.jgrapht.ext.<A HREF="./org/_3pq/jgrapht/ext/VisioExporter.html" title="class in org._3pq.jgrapht.ext">VisioExporter</A>
<DD>Creates a new VisioExporter object.
<DT><A HREF="./org/_3pq/jgrapht/ext/VisioExporter.VertexNameProvider.html" title="interface in org._3pq.jgrapht.ext"><B>VisioExporter.VertexNameProvider</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/ext/package-summary.html">org._3pq.jgrapht.ext</A><DD>Assigns a display name for each of the graph vertices.</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/_3pq/jgrapht/WeightedGraph.html" title="interface in org._3pq.jgrapht"><B>WeightedGraph</B></A> - Interface in <A HREF="./org/_3pq/jgrapht/package-summary.html">org._3pq.jgrapht</A><DD>A tagging interface for a graph whose all edges have weights.<DT><A HREF="./org/_3pq/jgrapht/graph/WeightedMultigraph.html" title="class in org._3pq.jgrapht.graph"><B>WeightedMultigraph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A weighted multigraph.<DT><A HREF="./org/_3pq/jgrapht/graph/WeightedMultigraph.html#WeightedMultigraph(org._3pq.jgrapht.EdgeFactory)"><B>WeightedMultigraph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/WeightedMultigraph.html" title="class in org._3pq.jgrapht.graph">WeightedMultigraph</A>
<DD>Creates a new weighted multigraph with the specified edge factory.
<DT><A HREF="./org/_3pq/jgrapht/graph/WeightedMultigraph.html#WeightedMultigraph()"><B>WeightedMultigraph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/WeightedMultigraph.html" title="class in org._3pq.jgrapht.graph">WeightedMultigraph</A>
<DD>Creates a new weighted multigraph.
<DT><A HREF="./org/_3pq/jgrapht/graph/WeightedPseudograph.html" title="class in org._3pq.jgrapht.graph"><B>WeightedPseudograph</B></A> - Class in <A HREF="./org/_3pq/jgrapht/graph/package-summary.html">org._3pq.jgrapht.graph</A><DD>A weighted pseudograph.<DT><A HREF="./org/_3pq/jgrapht/graph/WeightedPseudograph.html#WeightedPseudograph(org._3pq.jgrapht.EdgeFactory)"><B>WeightedPseudograph(EdgeFactory)</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/WeightedPseudograph.html" title="class in org._3pq.jgrapht.graph">WeightedPseudograph</A>
<DD>Creates a new weighted pseudograph with the specified edge factory.
<DT><A HREF="./org/_3pq/jgrapht/graph/WeightedPseudograph.html#WeightedPseudograph()"><B>WeightedPseudograph()</B></A> - 
Constructor for class org._3pq.jgrapht.graph.<A HREF="./org/_3pq/jgrapht/graph/WeightedPseudograph.html" title="class in org._3pq.jgrapht.graph">WeightedPseudograph</A>
<DD>Creates a new weighted pseudograph.
<DT><A HREF="./org/_3pq/jgrapht/generate/WheelGraphGenerator.html" title="class in org._3pq.jgrapht.generate"><B>WheelGraphGenerator</B></A> - Class in <A HREF="./org/_3pq/jgrapht/generate/package-summary.html">org._3pq.jgrapht.generate</A><DD>Generates a <a href="http://mathworld.wolfram.com/WheelGraph.html">wheel
 graph</a> of any size.<DT><A HREF="./org/_3pq/jgrapht/generate/WheelGraphGenerator.html#WheelGraphGenerator(int)"><B>WheelGraphGenerator(int)</B></A> - 
Constructor for class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/WheelGraphGenerator.html" title="class in org._3pq.jgrapht.generate">WheelGraphGenerator</A>
<DD>Creates a new WheelGraphGenerator object.
<DT><A HREF="./org/_3pq/jgrapht/generate/WheelGraphGenerator.html#WheelGraphGenerator(int, boolean)"><B>WheelGraphGenerator(int, boolean)</B></A> - 
Constructor for class org._3pq.jgrapht.generate.<A HREF="./org/_3pq/jgrapht/generate/WheelGraphGenerator.html" title="class in org._3pq.jgrapht.generate">WheelGraphGenerator</A>
<DD>Construct a new WheelGraphGenerator.
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> 

<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>