documentation files
[aco.git] / doc / javadoc / aco / graph / ACOGraph.html
blobc66417c5a04f7c48cd15cb50c57b96f1503b0f10
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_18) on Mon Jul 05 12:01:11 CEST 2010 -->
6 <TITLE>
7 ACOGraph
8 </TITLE>
10 <META NAME="date" CONTENT="2010-07-05">
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
14 <SCRIPT type="text/javascript">
15 function windowTitle()
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="ACOGraph";
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
25 </HEAD>
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ACOGraph.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;PREV CLASS&nbsp;
59 &nbsp;NEXT CLASS</FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../../index.html?aco/graph/ACOGraph.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="ACOGraph.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
68 //-->
69 </SCRIPT>
70 <NOSCRIPT>
71 <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
75 </FONT></TD>
76 </TR>
77 <TR>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82 </TR>
83 </TABLE>
84 <A NAME="skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
87 <HR>
88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2>
90 <FONT SIZE="-1">
91 aco.graph</FONT>
92 <BR>
93 Class ACOGraph</H2>
94 <PRE>
95 java.lang.Object
96 <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>aco.graph.ACOGraph</B>
97 </PRE>
98 <HR>
99 <DL>
100 <DT><PRE>public class <B>ACOGraph</B><DT>extends java.lang.Object</DL>
101 </PRE>
104 <HR>
108 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
110 <A NAME="constructor_summary"><!-- --></A>
111 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
112 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
113 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
114 <B>Constructor Summary</B></FONT></TH>
115 </TR>
116 <TR BGCOLOR="white" CLASS="TableRowColor">
117 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#ACOGraph(aco.mediator.ACOMediator)">ACOGraph</A></B>(<A HREF="../../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>&nbsp;acom)</CODE>
119 <BR>
120 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
121 </TR>
122 <TR BGCOLOR="white" CLASS="TableRowColor">
123 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#ACOGraph(aco.mediator.ACOMediator, aco.graph.data.CoordinateData)">ACOGraph</A></B>(<A HREF="../../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>&nbsp;acom,
124 <A HREF="../../aco/graph/data/CoordinateData.html" title="class in aco.graph.data">CoordinateData</A>&nbsp;coordinateData)</CODE>
126 <BR>
127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
128 </TR>
129 </TABLE>
130 &nbsp;
131 <!-- ========== METHOD SUMMARY =========== -->
133 <A NAME="method_summary"><!-- --></A>
134 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
136 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
137 <B>Method Summary</B></FONT></TH>
138 </TR>
139 <TR BGCOLOR="white" CLASS="TableRowColor">
140 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141 <CODE>&nbsp;double</CODE></FONT></TD>
142 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#getChoiceInformation(int, int)">getChoiceInformation</A></B>(int&nbsp;x,
143 int&nbsp;y)</CODE>
145 <BR>
146 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
147 </TR>
148 <TR BGCOLOR="white" CLASS="TableRowColor">
149 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150 <CODE>&nbsp;java.util.HashMap&lt;java.lang.Integer,<A HREF="../../aco/misc/CoordinatePair.html" title="class in aco.misc">CoordinatePair</A>&lt;java.lang.Integer,java.lang.Integer&gt;&gt;</CODE></FONT></TD>
151 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#getCoordinateData()">getCoordinateData</A></B>()</CODE>
153 <BR>
154 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
155 </TR>
156 <TR BGCOLOR="white" CLASS="TableRowColor">
157 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158 <CODE>&nbsp;<A HREF="../../aco/misc/CoordinatePair.html" title="class in aco.misc">CoordinatePair</A>&lt;java.lang.Integer,java.lang.Integer&gt;</CODE></FONT></TD>
159 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#getCoordinates(int)">getCoordinates</A></B>(int&nbsp;City)</CODE>
161 <BR>
162 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
163 </TR>
164 <TR BGCOLOR="white" CLASS="TableRowColor">
165 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166 <CODE>&nbsp;int</CODE></FONT></TD>
167 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#getDistance(int, int)">getDistance</A></B>(int&nbsp;x,
168 int&nbsp;y)</CODE>
170 <BR>
171 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
172 </TR>
173 <TR BGCOLOR="white" CLASS="TableRowColor">
174 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175 <CODE>&nbsp;double</CODE></FONT></TD>
176 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#getHeuristicInformation(int, int)">getHeuristicInformation</A></B>(int&nbsp;x,
177 int&nbsp;y)</CODE>
179 <BR>
180 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181 </TR>
182 <TR BGCOLOR="white" CLASS="TableRowColor">
183 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
184 <CODE>&nbsp;int</CODE></FONT></TD>
185 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#getNearestNeighbour(int, int)">getNearestNeighbour</A></B>(int&nbsp;x,
186 int&nbsp;y)</CODE>
188 <BR>
189 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
190 </TR>
191 <TR BGCOLOR="white" CLASS="TableRowColor">
192 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
193 <CODE>&nbsp;double</CODE></FONT></TD>
194 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#getPheromone(int, int)">getPheromone</A></B>(int&nbsp;x,
195 int&nbsp;y)</CODE>
197 <BR>
198 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
199 </TR>
200 <TR BGCOLOR="white" CLASS="TableRowColor">
201 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202 <CODE>&nbsp;void</CODE></FONT></TD>
203 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#initializeFromCoordinates(aco.graph.data.CoordinateData)">initializeFromCoordinates</A></B>(<A HREF="../../aco/graph/data/CoordinateData.html" title="class in aco.graph.data">CoordinateData</A>&nbsp;coordinateData)</CODE>
205 <BR>
206 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
207 </TR>
208 <TR BGCOLOR="white" CLASS="TableRowColor">
209 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
210 <CODE>&nbsp;void</CODE></FONT></TD>
211 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#setChoiceInformation(int, int, double)">setChoiceInformation</A></B>(int&nbsp;x,
212 int&nbsp;y,
213 double&nbsp;v)</CODE>
215 <BR>
216 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
217 </TR>
218 <TR BGCOLOR="white" CLASS="TableRowColor">
219 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
220 <CODE>&nbsp;void</CODE></FONT></TD>
221 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#setDistance(int, int, int)">setDistance</A></B>(int&nbsp;x,
222 int&nbsp;y,
223 int&nbsp;v)</CODE>
225 <BR>
226 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
227 </TR>
228 <TR BGCOLOR="white" CLASS="TableRowColor">
229 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
230 <CODE>&nbsp;void</CODE></FONT></TD>
231 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#setHeuristicInformation(int, int, double)">setHeuristicInformation</A></B>(int&nbsp;x,
232 int&nbsp;y,
233 double&nbsp;v)</CODE>
235 <BR>
236 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
237 </TR>
238 <TR BGCOLOR="white" CLASS="TableRowColor">
239 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
240 <CODE>&nbsp;void</CODE></FONT></TD>
241 <TD><CODE><B><A HREF="../../aco/graph/ACOGraph.html#setPheromone(int, int, double)">setPheromone</A></B>(int&nbsp;x,
242 int&nbsp;y,
243 double&nbsp;v)</CODE>
245 <BR>
246 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
247 </TR>
248 </TABLE>
249 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
250 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
251 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
252 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
253 </TR>
254 <TR BGCOLOR="white" CLASS="TableRowColor">
255 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
256 </TR>
257 </TABLE>
258 &nbsp;
261 <!-- ========= CONSTRUCTOR DETAIL ======== -->
263 <A NAME="constructor_detail"><!-- --></A>
264 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
265 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
266 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
267 <B>Constructor Detail</B></FONT></TH>
268 </TR>
269 </TABLE>
271 <A NAME="ACOGraph(aco.mediator.ACOMediator)"><!-- --></A><H3>
272 ACOGraph</H3>
273 <PRE>
274 public <B>ACOGraph</B>(<A HREF="../../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>&nbsp;acom)</PRE>
275 <DL>
276 </DL>
277 <HR>
279 <A NAME="ACOGraph(aco.mediator.ACOMediator, aco.graph.data.CoordinateData)"><!-- --></A><H3>
280 ACOGraph</H3>
281 <PRE>
282 public <B>ACOGraph</B>(<A HREF="../../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>&nbsp;acom,
283 <A HREF="../../aco/graph/data/CoordinateData.html" title="class in aco.graph.data">CoordinateData</A>&nbsp;coordinateData)</PRE>
284 <DL>
285 </DL>
287 <!-- ============ METHOD DETAIL ========== -->
289 <A NAME="method_detail"><!-- --></A>
290 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
291 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
292 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
293 <B>Method Detail</B></FONT></TH>
294 </TR>
295 </TABLE>
297 <A NAME="initializeFromCoordinates(aco.graph.data.CoordinateData)"><!-- --></A><H3>
298 initializeFromCoordinates</H3>
299 <PRE>
300 public void <B>initializeFromCoordinates</B>(<A HREF="../../aco/graph/data/CoordinateData.html" title="class in aco.graph.data">CoordinateData</A>&nbsp;coordinateData)</PRE>
301 <DL>
302 <DD><DL>
303 </DL>
304 </DD>
305 </DL>
306 <HR>
308 <A NAME="getNearestNeighbour(int, int)"><!-- --></A><H3>
309 getNearestNeighbour</H3>
310 <PRE>
311 public int <B>getNearestNeighbour</B>(int&nbsp;x,
312 int&nbsp;y)</PRE>
313 <DL>
314 <DD><DL>
315 </DL>
316 </DD>
317 </DL>
318 <HR>
320 <A NAME="getDistance(int, int)"><!-- --></A><H3>
321 getDistance</H3>
322 <PRE>
323 public int <B>getDistance</B>(int&nbsp;x,
324 int&nbsp;y)</PRE>
325 <DL>
326 <DD><DL>
327 </DL>
328 </DD>
329 </DL>
330 <HR>
332 <A NAME="setDistance(int, int, int)"><!-- --></A><H3>
333 setDistance</H3>
334 <PRE>
335 public void <B>setDistance</B>(int&nbsp;x,
336 int&nbsp;y,
337 int&nbsp;v)</PRE>
338 <DL>
339 <DD><DL>
340 </DL>
341 </DD>
342 </DL>
343 <HR>
345 <A NAME="getCoordinates(int)"><!-- --></A><H3>
346 getCoordinates</H3>
347 <PRE>
348 public <A HREF="../../aco/misc/CoordinatePair.html" title="class in aco.misc">CoordinatePair</A>&lt;java.lang.Integer,java.lang.Integer&gt; <B>getCoordinates</B>(int&nbsp;City)</PRE>
349 <DL>
350 <DD><DL>
351 </DL>
352 </DD>
353 </DL>
354 <HR>
356 <A NAME="getCoordinateData()"><!-- --></A><H3>
357 getCoordinateData</H3>
358 <PRE>
359 public java.util.HashMap&lt;java.lang.Integer,<A HREF="../../aco/misc/CoordinatePair.html" title="class in aco.misc">CoordinatePair</A>&lt;java.lang.Integer,java.lang.Integer&gt;&gt; <B>getCoordinateData</B>()</PRE>
360 <DL>
361 <DD><DL>
362 </DL>
363 </DD>
364 </DL>
365 <HR>
367 <A NAME="getPheromone(int, int)"><!-- --></A><H3>
368 getPheromone</H3>
369 <PRE>
370 public double <B>getPheromone</B>(int&nbsp;x,
371 int&nbsp;y)</PRE>
372 <DL>
373 <DD><DL>
374 </DL>
375 </DD>
376 </DL>
377 <HR>
379 <A NAME="setPheromone(int, int, double)"><!-- --></A><H3>
380 setPheromone</H3>
381 <PRE>
382 public void <B>setPheromone</B>(int&nbsp;x,
383 int&nbsp;y,
384 double&nbsp;v)</PRE>
385 <DL>
386 <DD><DL>
387 </DL>
388 </DD>
389 </DL>
390 <HR>
392 <A NAME="getChoiceInformation(int, int)"><!-- --></A><H3>
393 getChoiceInformation</H3>
394 <PRE>
395 public double <B>getChoiceInformation</B>(int&nbsp;x,
396 int&nbsp;y)</PRE>
397 <DL>
398 <DD><DL>
399 </DL>
400 </DD>
401 </DL>
402 <HR>
404 <A NAME="setChoiceInformation(int, int, double)"><!-- --></A><H3>
405 setChoiceInformation</H3>
406 <PRE>
407 public void <B>setChoiceInformation</B>(int&nbsp;x,
408 int&nbsp;y,
409 double&nbsp;v)</PRE>
410 <DL>
411 <DD><DL>
412 </DL>
413 </DD>
414 </DL>
415 <HR>
417 <A NAME="getHeuristicInformation(int, int)"><!-- --></A><H3>
418 getHeuristicInformation</H3>
419 <PRE>
420 public double <B>getHeuristicInformation</B>(int&nbsp;x,
421 int&nbsp;y)</PRE>
422 <DL>
423 <DD><DL>
424 </DL>
425 </DD>
426 </DL>
427 <HR>
429 <A NAME="setHeuristicInformation(int, int, double)"><!-- --></A><H3>
430 setHeuristicInformation</H3>
431 <PRE>
432 public void <B>setHeuristicInformation</B>(int&nbsp;x,
433 int&nbsp;y,
434 double&nbsp;v)</PRE>
435 <DL>
436 <DD><DL>
437 </DL>
438 </DD>
439 </DL>
440 <!-- ========= END OF CLASS DATA ========= -->
441 <HR>
444 <!-- ======= START OF BOTTOM NAVBAR ====== -->
445 <A NAME="navbar_bottom"><!-- --></A>
446 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
447 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
448 <TR>
449 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
450 <A NAME="navbar_bottom_firstrow"><!-- --></A>
451 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
452 <TR ALIGN="center" VALIGN="top">
453 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
454 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
455 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
456 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ACOGraph.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
457 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
458 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
459 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
460 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
461 </TR>
462 </TABLE>
463 </TD>
464 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
465 </EM>
466 </TD>
467 </TR>
469 <TR>
470 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
471 &nbsp;PREV CLASS&nbsp;
472 &nbsp;NEXT CLASS</FONT></TD>
473 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
474 <A HREF="../../index.html?aco/graph/ACOGraph.html" target="_top"><B>FRAMES</B></A> &nbsp;
475 &nbsp;<A HREF="ACOGraph.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
476 &nbsp;<SCRIPT type="text/javascript">
477 <!--
478 if(window==top) {
479 document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
481 //-->
482 </SCRIPT>
483 <NOSCRIPT>
484 <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
485 </NOSCRIPT>
488 </FONT></TD>
489 </TR>
490 <TR>
491 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
492 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
493 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
494 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
495 </TR>
496 </TABLE>
497 <A NAME="skip-navbar_bottom"></A>
498 <!-- ======== END OF BOTTOM NAVBAR ======= -->
500 <HR>
502 </BODY>
503 </HTML>