Mercurial > hg > semantic-sia
comparison javadoc/org/qmul/eecs/c4dm/sia/model/VectorTableElement.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 VectorTableElement | |
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="VectorTableElement"; | |
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/VectorTableElement.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 <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTable.html" title="class in org.qmul.eecs.c4dm.sia.model"><B>PREV CLASS</B></A> | |
59 NEXT CLASS</FONT></TD> | |
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
61 <A HREF="../../../../../../index.html?org/qmul/eecs/c4dm/sia/model/VectorTableElement.html" target="_top"><B>FRAMES</B></A> | |
62 <A HREF="VectorTableElement.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 | <A HREF="#field_summary">FIELD</A> | <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: <A HREF="#field_detail">FIELD</A> | <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.model</FONT> | |
92 <BR> | |
93 Class VectorTableElement</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 "><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html" title="class in org.qmul.eecs.c4dm.sia.model">org.qmul.eecs.c4dm.sia.model.NDimensionalObject</A> | |
97 <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.qmul.eecs.c4dm.sia.model.VectorTableElement</B> | |
98 </PRE> | |
99 <DL> | |
100 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A></DD> | |
101 </DL> | |
102 <HR> | |
103 <DL> | |
104 <DT><PRE>public class <B>VectorTableElement</B><DT>extends <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html" title="class in org.qmul.eecs.c4dm.sia.model">NDimensionalObject</A></DL> | |
105 </PRE> | |
106 | |
107 <P> | |
108 <DL> | |
109 <DT><B>Author:</B></DT> | |
110 <DD>stevenhargreaves</DD> | |
111 </DL> | |
112 <HR> | |
113 | |
114 <P> | |
115 <!-- =========== FIELD SUMMARY =========== --> | |
116 | |
117 <A NAME="field_summary"><!-- --></A> | |
118 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
119 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
120 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
121 <B>Field Summary</B></FONT></TH> | |
122 </TR> | |
123 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
124 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
125 <CODE>static <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> | |
126 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#RESOURCE_URI">RESOURCE_URI</A></B></CODE> | |
127 | |
128 <BR> | |
129 </TD> | |
130 </TR> | |
131 </TABLE> | |
132 | |
133 <!-- ======== CONSTRUCTOR SUMMARY ======== --> | |
134 | |
135 <A NAME="constructor_summary"><!-- --></A> | |
136 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
137 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
138 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
139 <B>Constructor Summary</B></FONT></TH> | |
140 </TR> | |
141 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
142 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#VectorTableElement()">VectorTableElement</A></B>()</CODE> | |
143 | |
144 <BR> | |
145 </TD> | |
146 </TR> | |
147 </TABLE> | |
148 | |
149 <!-- ========== METHOD SUMMARY =========== --> | |
150 | |
151 <A NAME="method_summary"><!-- --></A> | |
152 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
153 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
154 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | |
155 <B>Method Summary</B></FONT></TH> | |
156 </TR> | |
157 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
158 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
159 <CODE> int</CODE></FONT></TD> | |
160 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#compareTo(java.lang.Object)">compareTo</A></B>(<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> o2)</CODE> | |
161 | |
162 <BR> | |
163 </TD> | |
164 </TR> | |
165 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
166 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
167 <CODE> int</CODE></FONT></TD> | |
168 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#compareToIgnoreDatapoints(java.lang.Object)">compareToIgnoreDatapoints</A></B>(<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> o2)</CODE> | |
169 | |
170 <BR> | |
171 </TD> | |
172 </TR> | |
173 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
174 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
175 <CODE> <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A></CODE></FONT></TD> | |
176 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#getFromDatapoint()">getFromDatapoint</A></B>()</CODE> | |
177 | |
178 <BR> | |
179 </TD> | |
180 </TR> | |
181 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
182 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
183 <CODE> <A HREF="file:/Volumes/USB_DISK/portable/projects/java/apache-jena-2.10.0/javadoc-core/com/hp/hpl/jena/rdf/model/Resource.html?is-external=true" title="class or interface in com.hp.hpl.jena.rdf.model">Resource</A></CODE></FONT></TD> | |
184 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#getResource()">getResource</A></B>()</CODE> | |
185 | |
186 <BR> | |
187 </TD> | |
188 </TR> | |
189 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
190 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
191 <CODE> <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A></CODE></FONT></TD> | |
192 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#getToDatapoint()">getToDatapoint</A></B>()</CODE> | |
193 | |
194 <BR> | |
195 </TD> | |
196 </TR> | |
197 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
198 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
199 <CODE> void</CODE></FONT></TD> | |
200 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#setFromDatapoint(org.qmul.eecs.c4dm.sia.model.Datapoint)">setFromDatapoint</A></B>(<A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A> fromDatapoint)</CODE> | |
201 | |
202 <BR> | |
203 </TD> | |
204 </TR> | |
205 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
206 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
207 <CODE> void</CODE></FONT></TD> | |
208 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#setResource(com.hp.hpl.jena.rdf.model.Resource)">setResource</A></B>(<A HREF="file:/Volumes/USB_DISK/portable/projects/java/apache-jena-2.10.0/javadoc-core/com/hp/hpl/jena/rdf/model/Resource.html?is-external=true" title="class or interface in com.hp.hpl.jena.rdf.model">Resource</A> resource)</CODE> | |
209 | |
210 <BR> | |
211 </TD> | |
212 </TR> | |
213 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
214 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | |
215 <CODE> void</CODE></FONT></TD> | |
216 <TD><CODE><B><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTableElement.html#setToDatapoint(org.qmul.eecs.c4dm.sia.model.Datapoint)">setToDatapoint</A></B>(<A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A> toDatapoint)</CODE> | |
217 | |
218 <BR> | |
219 </TD> | |
220 </TR> | |
221 </TABLE> | |
222 <A NAME="methods_inherited_from_class_org.qmul.eecs.c4dm.sia.model.NDimensionalObject"><!-- --></A> | |
223 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
224 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | |
225 <TH ALIGN="left"><B>Methods inherited from class org.qmul.eecs.c4dm.sia.model.<A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html" title="class in org.qmul.eecs.c4dm.sia.model">NDimensionalObject</A></B></TH> | |
226 </TR> | |
227 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
228 <TD><CODE><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html#getDimensionValue(int)">getDimensionValue</A>, <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html#getDimensionValues()">getDimensionValues</A>, <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html#setDimensionValues(java.util.Vector)">setDimensionValues</A></CODE></TD> | |
229 </TR> | |
230 </TABLE> | |
231 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> | |
232 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
233 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | |
234 <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> | |
235 </TR> | |
236 <TR BGCOLOR="white" CLASS="TableRowColor"> | |
237 <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> | |
238 </TR> | |
239 </TABLE> | |
240 | |
241 <P> | |
242 | |
243 <!-- ============ FIELD DETAIL =========== --> | |
244 | |
245 <A NAME="field_detail"><!-- --></A> | |
246 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
247 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
248 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | |
249 <B>Field Detail</B></FONT></TH> | |
250 </TR> | |
251 </TABLE> | |
252 | |
253 <A NAME="RESOURCE_URI"><!-- --></A><H3> | |
254 RESOURCE_URI</H3> | |
255 <PRE> | |
256 public static final <A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>RESOURCE_URI</B></PRE> | |
257 <DL> | |
258 <DL> | |
259 </DL> | |
260 </DL> | |
261 | |
262 <!-- ========= CONSTRUCTOR DETAIL ======== --> | |
263 | |
264 <A NAME="constructor_detail"><!-- --></A> | |
265 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
266 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
267 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | |
268 <B>Constructor Detail</B></FONT></TH> | |
269 </TR> | |
270 </TABLE> | |
271 | |
272 <A NAME="VectorTableElement()"><!-- --></A><H3> | |
273 VectorTableElement</H3> | |
274 <PRE> | |
275 public <B>VectorTableElement</B>()</PRE> | |
276 <DL> | |
277 </DL> | |
278 | |
279 <!-- ============ METHOD DETAIL ========== --> | |
280 | |
281 <A NAME="method_detail"><!-- --></A> | |
282 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | |
283 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | |
284 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | |
285 <B>Method Detail</B></FONT></TH> | |
286 </TR> | |
287 </TABLE> | |
288 | |
289 <A NAME="getResource()"><!-- --></A><H3> | |
290 getResource</H3> | |
291 <PRE> | |
292 public <A HREF="file:/Volumes/USB_DISK/portable/projects/java/apache-jena-2.10.0/javadoc-core/com/hp/hpl/jena/rdf/model/Resource.html?is-external=true" title="class or interface in com.hp.hpl.jena.rdf.model">Resource</A> <B>getResource</B>()</PRE> | |
293 <DL> | |
294 <DD><DL> | |
295 | |
296 <DT><B>Returns:</B><DD></DL> | |
297 </DD> | |
298 </DL> | |
299 <HR> | |
300 | |
301 <A NAME="setResource(com.hp.hpl.jena.rdf.model.Resource)"><!-- --></A><H3> | |
302 setResource</H3> | |
303 <PRE> | |
304 public void <B>setResource</B>(<A HREF="file:/Volumes/USB_DISK/portable/projects/java/apache-jena-2.10.0/javadoc-core/com/hp/hpl/jena/rdf/model/Resource.html?is-external=true" title="class or interface in com.hp.hpl.jena.rdf.model">Resource</A> resource)</PRE> | |
305 <DL> | |
306 <DD><DL> | |
307 <DT><B>Parameters:</B><DD><CODE>resource</CODE> - </DL> | |
308 </DD> | |
309 </DL> | |
310 <HR> | |
311 | |
312 <A NAME="getFromDatapoint()"><!-- --></A><H3> | |
313 getFromDatapoint</H3> | |
314 <PRE> | |
315 public <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A> <B>getFromDatapoint</B>()</PRE> | |
316 <DL> | |
317 <DD><DL> | |
318 | |
319 <DT><B>Returns:</B><DD></DL> | |
320 </DD> | |
321 </DL> | |
322 <HR> | |
323 | |
324 <A NAME="setFromDatapoint(org.qmul.eecs.c4dm.sia.model.Datapoint)"><!-- --></A><H3> | |
325 setFromDatapoint</H3> | |
326 <PRE> | |
327 public void <B>setFromDatapoint</B>(<A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A> fromDatapoint) | |
328 throws <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html" title="class in org.qmul.eecs.c4dm.sia.exceptions">DimensionException</A></PRE> | |
329 <DL> | |
330 <DD><DL> | |
331 <DT><B>Parameters:</B><DD><CODE>fromDatapoint</CODE> - | |
332 <DT><B>Throws:</B> | |
333 <DD><CODE><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html" title="class in org.qmul.eecs.c4dm.sia.exceptions">DimensionException</A></CODE></DL> | |
334 </DD> | |
335 </DL> | |
336 <HR> | |
337 | |
338 <A NAME="getToDatapoint()"><!-- --></A><H3> | |
339 getToDatapoint</H3> | |
340 <PRE> | |
341 public <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A> <B>getToDatapoint</B>()</PRE> | |
342 <DL> | |
343 <DD><DL> | |
344 | |
345 <DT><B>Returns:</B><DD></DL> | |
346 </DD> | |
347 </DL> | |
348 <HR> | |
349 | |
350 <A NAME="setToDatapoint(org.qmul.eecs.c4dm.sia.model.Datapoint)"><!-- --></A><H3> | |
351 setToDatapoint</H3> | |
352 <PRE> | |
353 public void <B>setToDatapoint</B>(<A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/Datapoint.html" title="class in org.qmul.eecs.c4dm.sia.model">Datapoint</A> toDatapoint) | |
354 throws <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html" title="class in org.qmul.eecs.c4dm.sia.exceptions">DimensionException</A></PRE> | |
355 <DL> | |
356 <DD><DL> | |
357 <DT><B>Parameters:</B><DD><CODE>toDatapoint</CODE> - | |
358 <DT><B>Throws:</B> | |
359 <DD><CODE><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/exceptions/DimensionException.html" title="class in org.qmul.eecs.c4dm.sia.exceptions">DimensionException</A></CODE></DL> | |
360 </DD> | |
361 </DL> | |
362 <HR> | |
363 | |
364 <A NAME="compareTo(java.lang.Object)"><!-- --></A><H3> | |
365 compareTo</H3> | |
366 <PRE> | |
367 public int <B>compareTo</B>(<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> o2)</PRE> | |
368 <DL> | |
369 <DD><DL> | |
370 <DT><B>Specified by:</B><DD><CODE><A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true#compareTo(T)" title="class or interface in java.lang">compareTo</A></CODE> in interface <CODE><A HREF="http://download.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html#compareTo(java.lang.Object)">compareTo</A></CODE> in class <CODE><A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/NDimensionalObject.html" title="class in org.qmul.eecs.c4dm.sia.model">NDimensionalObject</A></CODE></DL> | |
371 </DD> | |
372 <DD><DL> | |
373 </DL> | |
374 </DD> | |
375 </DL> | |
376 <HR> | |
377 | |
378 <A NAME="compareToIgnoreDatapoints(java.lang.Object)"><!-- --></A><H3> | |
379 compareToIgnoreDatapoints</H3> | |
380 <PRE> | |
381 public int <B>compareToIgnoreDatapoints</B>(<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> o2)</PRE> | |
382 <DL> | |
383 <DD><DL> | |
384 </DL> | |
385 </DD> | |
386 </DL> | |
387 <!-- ========= END OF CLASS DATA ========= --> | |
388 <HR> | |
389 | |
390 | |
391 <!-- ======= START OF BOTTOM NAVBAR ====== --> | |
392 <A NAME="navbar_bottom"><!-- --></A> | |
393 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> | |
394 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | |
395 <TR> | |
396 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | |
397 <A NAME="navbar_bottom_firstrow"><!-- --></A> | |
398 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | |
399 <TR ALIGN="center" VALIGN="top"> | |
400 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | |
401 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | |
402 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | |
403 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/VectorTableElement.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> | |
404 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | |
405 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | |
406 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | |
407 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | |
408 </TR> | |
409 </TABLE> | |
410 </TD> | |
411 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | |
412 </EM> | |
413 </TD> | |
414 </TR> | |
415 | |
416 <TR> | |
417 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
418 <A HREF="../../../../../../org/qmul/eecs/c4dm/sia/model/VectorTable.html" title="class in org.qmul.eecs.c4dm.sia.model"><B>PREV CLASS</B></A> | |
419 NEXT CLASS</FONT></TD> | |
420 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | |
421 <A HREF="../../../../../../index.html?org/qmul/eecs/c4dm/sia/model/VectorTableElement.html" target="_top"><B>FRAMES</B></A> | |
422 <A HREF="VectorTableElement.html" target="_top"><B>NO FRAMES</B></A> | |
423 <SCRIPT type="text/javascript"> | |
424 <!-- | |
425 if(window==top) { | |
426 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); | |
427 } | |
428 //--> | |
429 </SCRIPT> | |
430 <NOSCRIPT> | |
431 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> | |
432 </NOSCRIPT> | |
433 | |
434 | |
435 </FONT></TD> | |
436 </TR> | |
437 <TR> | |
438 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
439 SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> | |
440 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | |
441 DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> | |
442 </TR> | |
443 </TABLE> | |
444 <A NAME="skip-navbar_bottom"></A> | |
445 <!-- ======== END OF BOTTOM NAVBAR ======= --> | |
446 | |
447 <HR> | |
448 | |
449 </BODY> | |
450 </HTML> |