documentation files
[aco.git] / doc / javadoc / aco / misc / class-use / Pair.html
blob62e8c26e33a17cbff76f08f373a625ebb24d9433
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:13 CEST 2010 -->
6 <TITLE>
7 Uses of Class aco.misc.Pair
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="Uses of Class aco.misc.Pair";
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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../aco/misc/Pair.html" title="class in aco.misc"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&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&nbsp;
59 &nbsp;NEXT</FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../../../index.html?aco/misc/\class-usePair.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="Pair.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 </TABLE>
78 <A NAME="skip-navbar_top"></A>
79 <!-- ========= END OF TOP NAVBAR ========= -->
81 <HR>
82 <CENTER>
83 <H2>
84 <B>Uses of Class<br>aco.misc.Pair</B></H2>
85 </CENTER>
87 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
88 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
89 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
90 Packages that use <A HREF="../../../aco/misc/Pair.html" title="class in aco.misc">Pair</A></FONT></TH>
91 </TR>
92 <TR BGCOLOR="white" CLASS="TableRowColor">
93 <TD><A HREF="#aco.misc"><B>aco.misc</B></A></TD>
94 <TD>&nbsp;&nbsp;</TD>
95 </TR>
96 </TABLE>
97 &nbsp;
98 <P>
99 <A NAME="aco.misc"><!-- --></A>
100 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
101 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
102 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
103 Uses of <A HREF="../../../aco/misc/Pair.html" title="class in aco.misc">Pair</A> in <A HREF="../../../aco/misc/package-summary.html">aco.misc</A></FONT></TH>
104 </TR>
105 </TABLE>
106 &nbsp;
109 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
110 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
111 <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../aco/misc/Pair.html" title="class in aco.misc">Pair</A> in <A HREF="../../../aco/misc/package-summary.html">aco.misc</A></FONT></TH>
112 </TR>
113 <TR BGCOLOR="white" CLASS="TableRowColor">
114 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
115 <CODE>&nbsp;class</CODE></FONT></TD>
116 <TD><CODE><B><A HREF="../../../aco/misc/CoordinatePair.html" title="class in aco.misc">CoordinatePair&lt;F,S&gt;</A></B></CODE>
118 <BR>
119 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
120 </TR>
121 </TABLE>
122 &nbsp;
124 <HR>
127 <!-- ======= START OF BOTTOM NAVBAR ====== -->
128 <A NAME="navbar_bottom"><!-- --></A>
129 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
130 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
131 <TR>
132 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
133 <A NAME="navbar_bottom_firstrow"><!-- --></A>
134 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
135 <TR ALIGN="center" VALIGN="top">
136 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
137 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
138 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../aco/misc/Pair.html" title="class in aco.misc"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
139 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
140 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
141 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
142 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
143 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
144 </TR>
145 </TABLE>
146 </TD>
147 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
148 </EM>
149 </TD>
150 </TR>
152 <TR>
153 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
154 &nbsp;PREV&nbsp;
155 &nbsp;NEXT</FONT></TD>
156 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
157 <A HREF="../../../index.html?aco/misc/\class-usePair.html" target="_top"><B>FRAMES</B></A> &nbsp;
158 &nbsp;<A HREF="Pair.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
159 &nbsp;<SCRIPT type="text/javascript">
160 <!--
161 if(window==top) {
162 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
164 //-->
165 </SCRIPT>
166 <NOSCRIPT>
167 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
168 </NOSCRIPT>
171 </FONT></TD>
172 </TR>
173 </TABLE>
174 <A NAME="skip-navbar_bottom"></A>
175 <!-- ======== END OF BOTTOM NAVBAR ======= -->
177 <HR>
179 </BODY>
180 </HTML>