documentation files
[aco.git] / doc / javadoc / aco / graph / data / DistanceData.html
blobffecd4fdac6cf4021b782ea0316cca64528b6b95
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:10 CEST 2010 -->
6 <TITLE>
7 DistanceData
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="DistanceData";
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/DistanceData.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;<A HREF="../../../aco/graph/data/CoordinateData.html" title="class in aco.graph.data"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../aco/graph/data/HeuristicInformation.html" title="class in aco.graph.data"><B>NEXT CLASS</B></A></FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../../../index.html?aco/graph/data/DistanceData.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="DistanceData.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.data</FONT>
92 <BR>
93 Class DistanceData</H2>
94 <PRE>
95 java.lang.Object
96 <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>aco.graph.data.DistanceData</B>
97 </PRE>
98 <HR>
99 <DL>
100 <DT><PRE>public class <B>DistanceData</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/data/DistanceData.html#DistanceData(aco.mediator.ACOMediator)">DistanceData</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/data/DistanceData.html#DistanceData(int[][])">DistanceData</A></B>(int[][]&nbsp;distanceData)</CODE>
125 <BR>
126 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
127 </TR>
128 </TABLE>
129 &nbsp;
130 <!-- ========== METHOD SUMMARY =========== -->
132 <A NAME="method_summary"><!-- --></A>
133 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
134 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
135 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
136 <B>Method Summary</B></FONT></TH>
137 </TR>
138 <TR BGCOLOR="white" CLASS="TableRowColor">
139 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
140 <CODE>&nbsp;int</CODE></FONT></TD>
141 <TD><CODE><B><A HREF="../../../aco/graph/data/DistanceData.html#getDistance(int, int)">getDistance</A></B>(int&nbsp;x,
142 int&nbsp;y)</CODE>
144 <BR>
145 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
146 </TR>
147 <TR BGCOLOR="white" CLASS="TableRowColor">
148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149 <CODE>&nbsp;void</CODE></FONT></TD>
150 <TD><CODE><B><A HREF="../../../aco/graph/data/DistanceData.html#setDistance(int, int, int)">setDistance</A></B>(int&nbsp;x,
151 int&nbsp;y,
152 int&nbsp;distance)</CODE>
154 <BR>
155 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
156 </TR>
157 </TABLE>
158 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
159 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
160 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
161 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
162 </TR>
163 <TR BGCOLOR="white" CLASS="TableRowColor">
164 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
165 </TR>
166 </TABLE>
167 &nbsp;
170 <!-- ========= CONSTRUCTOR DETAIL ======== -->
172 <A NAME="constructor_detail"><!-- --></A>
173 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
175 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
176 <B>Constructor Detail</B></FONT></TH>
177 </TR>
178 </TABLE>
180 <A NAME="DistanceData(aco.mediator.ACOMediator)"><!-- --></A><H3>
181 DistanceData</H3>
182 <PRE>
183 public <B>DistanceData</B>(<A HREF="../../../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>&nbsp;acom)</PRE>
184 <DL>
185 </DL>
186 <HR>
188 <A NAME="DistanceData(int[][])"><!-- --></A><H3>
189 DistanceData</H3>
190 <PRE>
191 public <B>DistanceData</B>(int[][]&nbsp;distanceData)</PRE>
192 <DL>
193 </DL>
195 <!-- ============ METHOD DETAIL ========== -->
197 <A NAME="method_detail"><!-- --></A>
198 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
199 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
200 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
201 <B>Method Detail</B></FONT></TH>
202 </TR>
203 </TABLE>
205 <A NAME="getDistance(int, int)"><!-- --></A><H3>
206 getDistance</H3>
207 <PRE>
208 public int <B>getDistance</B>(int&nbsp;x,
209 int&nbsp;y)</PRE>
210 <DL>
211 <DD><DL>
212 </DL>
213 </DD>
214 </DL>
215 <HR>
217 <A NAME="setDistance(int, int, int)"><!-- --></A><H3>
218 setDistance</H3>
219 <PRE>
220 public void <B>setDistance</B>(int&nbsp;x,
221 int&nbsp;y,
222 int&nbsp;distance)</PRE>
223 <DL>
224 <DD><DL>
225 </DL>
226 </DD>
227 </DL>
228 <!-- ========= END OF CLASS DATA ========= -->
229 <HR>
232 <!-- ======= START OF BOTTOM NAVBAR ====== -->
233 <A NAME="navbar_bottom"><!-- --></A>
234 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
235 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
236 <TR>
237 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
238 <A NAME="navbar_bottom_firstrow"><!-- --></A>
239 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
240 <TR ALIGN="center" VALIGN="top">
241 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
242 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
243 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
244 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DistanceData.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
245 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
246 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
247 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
248 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
249 </TR>
250 </TABLE>
251 </TD>
252 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
253 </EM>
254 </TD>
255 </TR>
257 <TR>
258 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
259 &nbsp;<A HREF="../../../aco/graph/data/CoordinateData.html" title="class in aco.graph.data"><B>PREV CLASS</B></A>&nbsp;
260 &nbsp;<A HREF="../../../aco/graph/data/HeuristicInformation.html" title="class in aco.graph.data"><B>NEXT CLASS</B></A></FONT></TD>
261 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
262 <A HREF="../../../index.html?aco/graph/data/DistanceData.html" target="_top"><B>FRAMES</B></A> &nbsp;
263 &nbsp;<A HREF="DistanceData.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
264 &nbsp;<SCRIPT type="text/javascript">
265 <!--
266 if(window==top) {
267 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
269 //-->
270 </SCRIPT>
271 <NOSCRIPT>
272 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
273 </NOSCRIPT>
276 </FONT></TD>
277 </TR>
278 <TR>
279 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
280 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
281 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
282 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
283 </TR>
284 </TABLE>
285 <A NAME="skip-navbar_bottom"></A>
286 <!-- ======== END OF BOTTOM NAVBAR ======= -->
288 <HR>
290 </BODY>
291 </HTML>