Mercurial > hg > semantic-sia
comparison javadoc/org/qmul/eecs/c4dm/sia/utilities/Display.html @ 59:5d5bf6159c67
new
author | stevenh |
---|---|
date | Wed, 03 Apr 2013 12:42:21 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
58:26fccd9db2e9 | 59:5d5bf6159c67 |
---|---|
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_43) on Wed Apr 03 12:22:04 BST 2013 --> | |
6 <TITLE> | |
7 Display | |
8 </TITLE> | |
9 | |
10 <META NAME="date" CONTENT="2013-04-03"> | |
11 | |
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> | |
13 | |
14 <SCRIPT type="text/javascript"> | |
15 function windowTitle() | |
16 { | |
17 if (location.href.indexOf('is-external=true') == -1) { | |
18 parent.document.title="Display"; | |
19 } | |
20 } | |
21 </SCRIPT> | |
22 <NOSCRIPT> | |
23 </NOSCRIPT> | |
24 | |
25 </HEAD> | |
26 | |
27 <BODY BGCOLOR="white" onload="windowTitle();"> | |
28 <HR> | |
29 | |
30 | |
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> </TD> | |
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | |
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | |
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Display.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> | |
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | |
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | |
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | |
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | |
48 </TR> | |
49 </TABLE> | |
50 </TD> | |
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | |
52 </EM> | |
53 </TD> | |
54 </TR> | |
55 | |
56 <TR> | |
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
58 PREV CLASS | |
59 NEXT CLASS</FONT></TD> | |
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
61 <A HREF="../../../../../../index.html?org/qmul/eecs/c4dm/sia/utilities/Display.html" target="_top"><B>FRAMES</B></A> | |
62 <A HREF="Display.html" target="_top"><B>NO FRAMES</B></A> | |
63 <SCRIPT type="text/javascript"> | |
64 <!-- | |
65 if(window==top) { | |
66 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); | |
67 } | |
68 //--> | |
69 </SCRIPT> | |
70 <NOSCRIPT> | |
71 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> | |
72 </NOSCRIPT> | |
73 | |
74 | |
75 </FONT></TD> | |
76 </TR> | |
77 <TR> | |
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
79 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> | |
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
81 DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> | |
82 </TR> | |
83 </TABLE> | |
84 <A NAME="skip-navbar_top"></A> | |
85 <!-- ========= END OF TOP NAVBAR ========= --> | |
86 | |
87 <HR> | |
88 <!-- ======== START OF CLASS DATA ======== --> | |
89 <H2> | |
90 <FONT SIZE="-1"> | |
91 org.qmul.eecs.c4dm.sia.utilities</FONT> | |
92 <BR> | |
93 Class Display</H2> | |
94 <PRE> | |
95 <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> | |
96 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.qmul.eecs.c4dm.sia.utilities.Display</B> | |
97 </PRE> | |
98 <HR> | |
99 <DL> | |
100 <DT><PRE>public class <B>Display</B><DT>extends <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL> | |
101 </PRE> | |
102 | |
103 <P> | |
104 <HR> | |
105 | |
106 <P> | |
107 | |
108 <!-- ======== CONSTRUCTOR SUMMARY ======== --> | |
109 | |
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="../../../../../../org/qmul/eecs/c4dm/sia/utilities/Display.html#Display()">Display</A></B>()</CODE> | |
118 | |
119 <BR> | |
120 </TD> | |
121 </TR> | |
122 </TABLE> | |
123 | |
124 <!-- ========== METHOD SUMMARY =========== --> | |
125 | |
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>static void</CODE></FONT></TD> | |
135 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/utilities/Display.html#printPattern(java.util.List, java.util.List)">printPattern</A></B>(<A HREF="http://download.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</A>> iList, | |
136 <A HREF="http://download.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A>> datapoints)</CODE> | |
137 | |
138 <BR> | |
139 </TD> | |
140 </TR> | |
141 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
142 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
143 <CODE>static void</CODE></FONT></TD> | |
144 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/utilities/Display.html#printVector(org.qmul.eecs.c4dm.sia.model.NDimensionalObject)">printVector</A></B>(<A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html" title="class in org.qmul.eecs.c4dm.sia.model">NDimensionalObject</A> vector)</CODE> | |
145 | |
146 <BR> | |
147 </TD> | |
148 </TR> | |
149 </TABLE> | |
150 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> | |
151 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
152 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | |
153 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH> | |
154 </TR> | |
155 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
156 <TD><CODE><A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD> | |
157 </TR> | |
158 </TABLE> | |
159 | |
160 <P> | |
161 | |
162 <!-- ========= CONSTRUCTOR DETAIL ======== --> | |
163 | |
164 <A NAME="constructor_detail"><!-- --></A> | |
165 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
166 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
167 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | |
168 <B>Constructor Detail</B></FONT></TH> | |
169 </TR> | |
170 </TABLE> | |
171 | |
172 <A NAME="Display()"><!-- --></A><H3> | |
173 Display</H3> | |
174 <PRE> | |
175 public <B>Display</B>()</PRE> | |
176 <DL> | |
177 </DL> | |
178 | |
179 <!-- ============ METHOD DETAIL ========== --> | |
180 | |
181 <A NAME="method_detail"><!-- --></A> | |
182 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
183 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
184 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | |
185 <B>Method Detail</B></FONT></TH> | |
186 </TR> | |
187 </TABLE> | |
188 | |
189 <A NAME="printVector(org.qmul.eecs.c4dm.sia.model.NDimensionalObject)"><!-- --></A><H3> | |
190 printVector</H3> | |
191 <PRE> | |
192 public static void <B>printVector</B>(<A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html" title="class in org.qmul.eecs.c4dm.sia.model">NDimensionalObject</A> vector)</PRE> | |
193 <DL> | |
194 <DD><DL> | |
195 <DT><B>Parameters:</B><DD><CODE>vector</CODE> - </DL> | |
196 </DD> | |
197 </DL> | |
198 <HR> | |
199 | |
200 <A NAME="printPattern(java.util.List, java.util.List)"><!-- --></A><H3> | |
201 printPattern</H3> | |
202 <PRE> | |
203 public static void <B>printPattern</B>(<A HREF="http://download.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</A>> iList, | |
204 <A HREF="http://download.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A>> datapoints)</PRE> | |
205 <DL> | |
206 <DD><DL> | |
207 <DT><B>Parameters:</B><DD><CODE>iList</CODE> - </DL> | |
208 </DD> | |
209 </DL> | |
210 <!-- ========= END OF CLASS DATA ========= --> | |
211 <HR> | |
212 | |
213 | |
214 <!-- ======= START OF BOTTOM NAVBAR ====== --> | |
215 <A NAME="navbar_bottom"><!-- --></A> | |
216 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> | |
217 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | |
218 <TR> | |
219 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | |
220 <A NAME="navbar_bottom_firstrow"><!-- --></A> | |
221 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | |
222 <TR ALIGN="center" VALIGN="top"> | |
223 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | |
224 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | |
225 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | |
226 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Display.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> | |
227 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | |
228 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | |
229 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | |
230 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | |
231 </TR> | |
232 </TABLE> | |
233 </TD> | |
234 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | |
235 </EM> | |
236 </TD> | |
237 </TR> | |
238 | |
239 <TR> | |
240 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
241 PREV CLASS | |
242 NEXT CLASS</FONT></TD> | |
243 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
244 <A HREF="../../../../../../index.html?org/qmul/eecs/c4dm/sia/utilities/Display.html" target="_top"><B>FRAMES</B></A> | |
245 <A HREF="Display.html" target="_top"><B>NO FRAMES</B></A> | |
246 <SCRIPT type="text/javascript"> | |
247 <!-- | |
248 if(window==top) { | |
249 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); | |
250 } | |
251 //--> | |
252 </SCRIPT> | |
253 <NOSCRIPT> | |
254 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> | |
255 </NOSCRIPT> | |
256 | |
257 | |
258 </FONT></TD> | |
259 </TR> | |
260 <TR> | |
261 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
262 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> | |
263 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
264 DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> | |
265 </TR> | |
266 </TABLE> | |
267 <A NAME="skip-navbar_bottom"></A> | |
268 <!-- ======== END OF BOTTOM NAVBAR ======= --> | |
269 | |
270 <HR> | |
271 | |
272 </BODY> | |
273 </HTML> |