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