|
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.5.0_16) on Mon May 18 10:30:51 CEST 2009 --> |
|
6 <TITLE> |
|
7 TuioObject |
|
8 </TITLE> |
|
9 |
|
10 <META NAME="keywords" CONTENT="TUIO.TuioObject class"> |
|
11 |
|
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> |
|
13 |
|
14 <SCRIPT type="text/javascript"> |
|
15 function windowTitle() |
|
16 { |
|
17 parent.document.title="TuioObject"; |
|
18 } |
|
19 </SCRIPT> |
|
20 <NOSCRIPT> |
|
21 </NOSCRIPT> |
|
22 |
|
23 </HEAD> |
|
24 |
|
25 <BODY BGCOLOR="white" onload="windowTitle();"> |
|
26 |
|
27 |
|
28 <!-- ========= START OF TOP NAVBAR ======= --> |
|
29 <A NAME="navbar_top"><!-- --></A> |
|
30 <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
|
31 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
|
32 <TR> |
|
33 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
34 <A NAME="navbar_top_firstrow"><!-- --></A> |
|
35 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
|
36 <TR ALIGN="center" VALIGN="top"> |
|
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../TUIO/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
38 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
43 </TR> |
|
44 </TABLE> |
|
45 </TD> |
|
46 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
47 </EM> |
|
48 </TD> |
|
49 </TR> |
|
50 |
|
51 <TR> |
|
52 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
53 <A HREF="../TUIO/TuioListener.html" title="interface in TUIO"><B>PREV CLASS</B></A> |
|
54 <A HREF="../TUIO/TuioPoint.html" title="class in TUIO"><B>NEXT CLASS</B></A></FONT></TD> |
|
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
56 <A HREF="../index.html?TUIO/TuioObject.html" target="_top"><B>FRAMES</B></A> |
|
57 <A HREF="TuioObject.html" target="_top"><B>NO FRAMES</B></A> |
|
58 <SCRIPT type="text/javascript"> |
|
59 <!-- |
|
60 if(window==top) { |
|
61 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); |
|
62 } |
|
63 //--> |
|
64 </SCRIPT> |
|
65 <NOSCRIPT> |
|
66 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> |
|
67 </NOSCRIPT> |
|
68 |
|
69 |
|
70 </FONT></TD> |
|
71 </TR> |
|
72 <TR> |
|
73 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
74 SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
|
75 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
76 DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
|
77 </TR> |
|
78 </TABLE> |
|
79 <A NAME="skip-navbar_top"></A> |
|
80 <!-- ========= END OF TOP NAVBAR ========= --> |
|
81 |
|
82 <HR> |
|
83 <!-- ======== START OF CLASS DATA ======== --> |
|
84 <H2> |
|
85 <FONT SIZE="-1"> |
|
86 TUIO</FONT> |
|
87 <BR> |
|
88 Class TuioObject</H2> |
|
89 <PRE> |
|
90 java.lang.Object |
|
91 <IMG SRC="../resources/inherit.gif" ALT="extended by "><A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TUIO.TuioPoint</A> |
|
92 <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>TUIO.TuioObject</B> |
|
93 </PRE> |
|
94 <HR> |
|
95 <DL> |
|
96 <DT><PRE>public class <B>TuioObject</B><DT>extends <A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A></DL> |
|
97 </PRE> |
|
98 |
|
99 <P> |
|
100 The TuioObject class encapsulates /tuio/2Dobj TUIO objects. |
|
101 <P> |
|
102 |
|
103 <P> |
|
104 <HR> |
|
105 |
|
106 <P> |
|
107 <!-- =========== FIELD SUMMARY =========== --> |
|
108 |
|
109 <A NAME="field_summary"><!-- --></A> |
|
110 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
111 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
112 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
|
113 <B>Field Summary</B></FONT></TH> |
|
114 </TR> |
|
115 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
116 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
117 <CODE>protected float</CODE></FONT></TD> |
|
118 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#angle">angle</A></B></CODE> |
|
119 |
|
120 <BR> |
|
121 The rotation angle value.</TD> |
|
122 </TR> |
|
123 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
124 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
125 <CODE>protected float</CODE></FONT></TD> |
|
126 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#motion_accel">motion_accel</A></B></CODE> |
|
127 |
|
128 <BR> |
|
129 The motion acceleration value.</TD> |
|
130 </TR> |
|
131 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
132 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
133 <CODE>protected float</CODE></FONT></TD> |
|
134 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#motion_speed">motion_speed</A></B></CODE> |
|
135 |
|
136 <BR> |
|
137 The motion speed value.</TD> |
|
138 </TR> |
|
139 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
140 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
141 <CODE>protected java.util.Vector<<A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A>></CODE></FONT></TD> |
|
142 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#path">path</A></B></CODE> |
|
143 |
|
144 <BR> |
|
145 A Vector of TuioPoints containing all the previous positions of the TUIO component.</TD> |
|
146 </TR> |
|
147 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
149 <CODE>protected float</CODE></FONT></TD> |
|
150 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#rotation_accel">rotation_accel</A></B></CODE> |
|
151 |
|
152 <BR> |
|
153 The rotation acceleration value.</TD> |
|
154 </TR> |
|
155 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
157 <CODE>protected float</CODE></FONT></TD> |
|
158 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#rotation_speed">rotation_speed</A></B></CODE> |
|
159 |
|
160 <BR> |
|
161 The rotation speed value.</TD> |
|
162 </TR> |
|
163 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
164 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
165 <CODE>protected long</CODE></FONT></TD> |
|
166 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#session_id">session_id</A></B></CODE> |
|
167 |
|
168 <BR> |
|
169 The unique session ID number that is assigned to each TUIO object or cursor.</TD> |
|
170 </TR> |
|
171 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
172 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
173 <CODE>protected int</CODE></FONT></TD> |
|
174 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#state">state</A></B></CODE> |
|
175 |
|
176 <BR> |
|
177 Reflects the current state of the TuioComponent</TD> |
|
178 </TR> |
|
179 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
180 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
181 <CODE>protected int</CODE></FONT></TD> |
|
182 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#symbol_id">symbol_id</A></B></CODE> |
|
183 |
|
184 <BR> |
|
185 The individual symbol ID number that is assigned to each TuioObject.</TD> |
|
186 </TR> |
|
187 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
188 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
189 <CODE>static int</CODE></FONT></TD> |
|
190 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#TUIO_ACCELERATING">TUIO_ACCELERATING</A></B></CODE> |
|
191 |
|
192 <BR> |
|
193 Defines the ACCELERATING state.</TD> |
|
194 </TR> |
|
195 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
196 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
197 <CODE>static int</CODE></FONT></TD> |
|
198 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#TUIO_ADDED">TUIO_ADDED</A></B></CODE> |
|
199 |
|
200 <BR> |
|
201 Defines the ADDED state.</TD> |
|
202 </TR> |
|
203 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
204 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
205 <CODE>static int</CODE></FONT></TD> |
|
206 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#TUIO_DECELERATING">TUIO_DECELERATING</A></B></CODE> |
|
207 |
|
208 <BR> |
|
209 Defines the DECELERATING state.</TD> |
|
210 </TR> |
|
211 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
212 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
213 <CODE>static int</CODE></FONT></TD> |
|
214 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#TUIO_REMOVED">TUIO_REMOVED</A></B></CODE> |
|
215 |
|
216 <BR> |
|
217 Defines the REMOVED state.</TD> |
|
218 </TR> |
|
219 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
220 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
221 <CODE>static int</CODE></FONT></TD> |
|
222 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#TUIO_ROTATING">TUIO_ROTATING</A></B></CODE> |
|
223 |
|
224 <BR> |
|
225 Defines the ROTATING state.</TD> |
|
226 </TR> |
|
227 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
228 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
229 <CODE>static int</CODE></FONT></TD> |
|
230 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#TUIO_STOPPED">TUIO_STOPPED</A></B></CODE> |
|
231 |
|
232 <BR> |
|
233 Defines the STOPPED state.</TD> |
|
234 </TR> |
|
235 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
236 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
237 <CODE>protected float</CODE></FONT></TD> |
|
238 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#x_speed">x_speed</A></B></CODE> |
|
239 |
|
240 <BR> |
|
241 The X-axis velocity value.</TD> |
|
242 </TR> |
|
243 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
244 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
245 <CODE>protected float</CODE></FONT></TD> |
|
246 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#y_speed">y_speed</A></B></CODE> |
|
247 |
|
248 <BR> |
|
249 The Y-axis velocity value.</TD> |
|
250 </TR> |
|
251 </TABLE> |
|
252 <A NAME="fields_inherited_from_class_TUIO.TuioPoint"><!-- --></A> |
|
253 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
254 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
|
255 <TH ALIGN="left"><B>Fields inherited from class TUIO.<A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A></B></TH> |
|
256 </TR> |
|
257 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
258 <TD><CODE><A HREF="../TUIO/TuioPoint.html#currentTime">currentTime</A>, <A HREF="../TUIO/TuioPoint.html#startTime">startTime</A>, <A HREF="../TUIO/TuioPoint.html#xpos">xpos</A>, <A HREF="../TUIO/TuioPoint.html#ypos">ypos</A></CODE></TD> |
|
259 </TR> |
|
260 </TABLE> |
|
261 |
|
262 <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
|
263 |
|
264 <A NAME="constructor_summary"><!-- --></A> |
|
265 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
266 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
267 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
|
268 <B>Constructor Summary</B></FONT></TH> |
|
269 </TR> |
|
270 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
271 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#TuioObject(long, int, float, float, float)">TuioObject</A></B>(long si, |
|
272 int sym, |
|
273 float xp, |
|
274 float yp, |
|
275 float a)</CODE> |
|
276 |
|
277 <BR> |
|
278 This constructor takes the provided Session ID, Symbol ID, X and Y coordinate |
|
279 and angle, and assigs these values to the newly created TuioObject.</TD> |
|
280 </TR> |
|
281 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
282 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#TuioObject(TUIO.TuioObject)">TuioObject</A></B>(<A HREF="../TUIO/TuioObject.html" title="class in TUIO">TuioObject</A> tobj)</CODE> |
|
283 |
|
284 <BR> |
|
285 This constructor takes the atttibutes of the provided TuioObject |
|
286 and assigs these values to the newly created TuioObject.</TD> |
|
287 </TR> |
|
288 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
289 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#TuioObject(TUIO.TuioTime, long, int, float, float, float)">TuioObject</A></B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
290 long si, |
|
291 int sym, |
|
292 float xp, |
|
293 float yp, |
|
294 float a)</CODE> |
|
295 |
|
296 <BR> |
|
297 This constructor takes a TuioTime argument and assigns it along with the provided |
|
298 Session ID, Symbol ID, X and Y coordinate and angle to the newly created TuioObject.</TD> |
|
299 </TR> |
|
300 </TABLE> |
|
301 |
|
302 <!-- ========== METHOD SUMMARY =========== --> |
|
303 |
|
304 <A NAME="method_summary"><!-- --></A> |
|
305 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
306 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
307 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
|
308 <B>Method Summary</B></FONT></TH> |
|
309 </TR> |
|
310 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
311 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
312 <CODE> float</CODE></FONT></TD> |
|
313 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getAngle()">getAngle</A></B>()</CODE> |
|
314 |
|
315 <BR> |
|
316 Returns the rotation angle of this TuioObject.</TD> |
|
317 </TR> |
|
318 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
319 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
320 <CODE> float</CODE></FONT></TD> |
|
321 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getAngleDegrees()">getAngleDegrees</A></B>()</CODE> |
|
322 |
|
323 <BR> |
|
324 Returns the rotation angle in degrees of this TuioObject.</TD> |
|
325 </TR> |
|
326 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
327 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
328 <CODE> float</CODE></FONT></TD> |
|
329 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getMotionAccel()">getMotionAccel</A></B>()</CODE> |
|
330 |
|
331 <BR> |
|
332 Returns the motion acceleration of this TuioContainer.</TD> |
|
333 </TR> |
|
334 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
335 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
336 <CODE> float</CODE></FONT></TD> |
|
337 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getMotionSpeed()">getMotionSpeed</A></B>()</CODE> |
|
338 |
|
339 <BR> |
|
340 Returns the motion speed of this TuioContainer.</TD> |
|
341 </TR> |
|
342 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
343 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
344 <CODE> java.util.Vector<<A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A>></CODE></FONT></TD> |
|
345 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getPath()">getPath</A></B>()</CODE> |
|
346 |
|
347 <BR> |
|
348 Returns the path of this TuioContainer.</TD> |
|
349 </TR> |
|
350 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
351 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
352 <CODE> <A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A></CODE></FONT></TD> |
|
353 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getPosition()">getPosition</A></B>()</CODE> |
|
354 |
|
355 <BR> |
|
356 Returns the position of this TuioContainer.</TD> |
|
357 </TR> |
|
358 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
359 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
360 <CODE> float</CODE></FONT></TD> |
|
361 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getRotationAccel()">getRotationAccel</A></B>()</CODE> |
|
362 |
|
363 <BR> |
|
364 Returns the rotation acceleration of this TuioObject.</TD> |
|
365 </TR> |
|
366 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
367 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
368 <CODE> float</CODE></FONT></TD> |
|
369 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getRotationSpeed()">getRotationSpeed</A></B>()</CODE> |
|
370 |
|
371 <BR> |
|
372 Returns the rotation speed of this TuioObject.</TD> |
|
373 </TR> |
|
374 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
375 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
376 <CODE> long</CODE></FONT></TD> |
|
377 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getSessionID()">getSessionID</A></B>()</CODE> |
|
378 |
|
379 <BR> |
|
380 Returns the Session ID of this TuioContainer.</TD> |
|
381 </TR> |
|
382 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
383 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
384 <CODE> int</CODE></FONT></TD> |
|
385 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getSymbolID()">getSymbolID</A></B>()</CODE> |
|
386 |
|
387 <BR> |
|
388 Returns the symbol ID of this TuioObject.</TD> |
|
389 </TR> |
|
390 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
391 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
392 <CODE> int</CODE></FONT></TD> |
|
393 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getTuioState()">getTuioState</A></B>()</CODE> |
|
394 |
|
395 <BR> |
|
396 Returns the TUIO state of this TuioContainer.</TD> |
|
397 </TR> |
|
398 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
399 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
400 <CODE> float</CODE></FONT></TD> |
|
401 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getXSpeed()">getXSpeed</A></B>()</CODE> |
|
402 |
|
403 <BR> |
|
404 Returns the X velocity of this TuioContainer.</TD> |
|
405 </TR> |
|
406 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
407 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
408 <CODE> float</CODE></FONT></TD> |
|
409 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#getYSpeed()">getYSpeed</A></B>()</CODE> |
|
410 |
|
411 <BR> |
|
412 Returns the Y velocity of this TuioContainer.</TD> |
|
413 </TR> |
|
414 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
415 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
416 <CODE> boolean</CODE></FONT></TD> |
|
417 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#isMoving()">isMoving</A></B>()</CODE> |
|
418 |
|
419 <BR> |
|
420 Returns true of this TuioObject is moving.</TD> |
|
421 </TR> |
|
422 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
423 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
424 <CODE> void</CODE></FONT></TD> |
|
425 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#remove(TUIO.TuioTime)">remove</A></B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime)</CODE> |
|
426 |
|
427 <BR> |
|
428 Assigns the REMOVE state to this TuioContainer and sets |
|
429 its TuioTime time stamp to the provided TuioTime argument.</TD> |
|
430 </TR> |
|
431 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
432 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
433 <CODE> void</CODE></FONT></TD> |
|
434 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#stop(TUIO.TuioTime)">stop</A></B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime)</CODE> |
|
435 |
|
436 <BR> |
|
437 This method is used to calculate the speed and acceleration values of a |
|
438 TuioObject with unchanged position and angle.</TD> |
|
439 </TR> |
|
440 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
441 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
442 <CODE> void</CODE></FONT></TD> |
|
443 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#update(float, float, float, float, float)">update</A></B>(float xp, |
|
444 float yp, |
|
445 float xs, |
|
446 float ys, |
|
447 float ma)</CODE> |
|
448 |
|
449 <BR> |
|
450 Assigns the provided X and Y coordinate, X and Y velocity and acceleration |
|
451 to the private TuioContainer attributes.</TD> |
|
452 </TR> |
|
453 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
454 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
455 <CODE> void</CODE></FONT></TD> |
|
456 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#update(float, float, float, float, float, float, float, float)">update</A></B>(float xp, |
|
457 float yp, |
|
458 float a, |
|
459 float xs, |
|
460 float ys, |
|
461 float rs, |
|
462 float ma, |
|
463 float ra)</CODE> |
|
464 |
|
465 <BR> |
|
466 Assigns the provided X and Y coordinate, angle, X and Y velocity, motion acceleration |
|
467 rotation velocity and rotation acceleration to the private TuioContainer attributes.</TD> |
|
468 </TR> |
|
469 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
470 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
471 <CODE> void</CODE></FONT></TD> |
|
472 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#update(TUIO.TuioContainer)">update</A></B>(TUIO.TuioContainer tcon)</CODE> |
|
473 |
|
474 <BR> |
|
475 Takes the atttibutes of the provided TuioContainer |
|
476 and assigs these values to this TuioContainer.</TD> |
|
477 </TR> |
|
478 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
479 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
480 <CODE> void</CODE></FONT></TD> |
|
481 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#update(TUIO.TuioObject)">update</A></B>(<A HREF="../TUIO/TuioObject.html" title="class in TUIO">TuioObject</A> tobj)</CODE> |
|
482 |
|
483 <BR> |
|
484 Takes the atttibutes of the provided TuioObject |
|
485 and assigs these values to this TuioObject.</TD> |
|
486 </TR> |
|
487 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
488 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
489 <CODE> void</CODE></FONT></TD> |
|
490 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#update(TUIO.TuioTime, float, float)">update</A></B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
491 float xp, |
|
492 float yp)</CODE> |
|
493 |
|
494 <BR> |
|
495 Takes a TuioTime argument and assigns it along with the provided |
|
496 X and Y coordinate to the private TuioContainer attributes.</TD> |
|
497 </TR> |
|
498 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
499 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
500 <CODE> void</CODE></FONT></TD> |
|
501 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#update(TUIO.TuioTime, float, float, float)">update</A></B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
502 float xp, |
|
503 float yp, |
|
504 float a)</CODE> |
|
505 |
|
506 <BR> |
|
507 Takes a TuioTime argument and assigns it along with the provided |
|
508 X and Y coordinate and angle to the private TuioObject attributes.</TD> |
|
509 </TR> |
|
510 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
511 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
512 <CODE> void</CODE></FONT></TD> |
|
513 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#update(TUIO.TuioTime, float, float, float, float, float)">update</A></B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
514 float xp, |
|
515 float yp, |
|
516 float xs, |
|
517 float ys, |
|
518 float ma)</CODE> |
|
519 |
|
520 <BR> |
|
521 Takes a TuioTime argument and assigns it along with the provided |
|
522 X and Y coordinate, X and Y velocity and acceleration |
|
523 to the private TuioContainer attributes.</TD> |
|
524 </TR> |
|
525 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
526 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
|
527 <CODE> void</CODE></FONT></TD> |
|
528 <TD><CODE><B><A HREF="../TUIO/TuioObject.html#update(TUIO.TuioTime, float, float, float, float, float, float, float, float)">update</A></B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
529 float xp, |
|
530 float yp, |
|
531 float a, |
|
532 float xs, |
|
533 float ys, |
|
534 float rs, |
|
535 float ma, |
|
536 float ra)</CODE> |
|
537 |
|
538 <BR> |
|
539 Takes a TuioTime argument and assigns it along with the provided |
|
540 X and Y coordinate, angle, X and Y velocity, motion acceleration, |
|
541 rotation speed and rotation acceleration to the private TuioObject attributes.</TD> |
|
542 </TR> |
|
543 </TABLE> |
|
544 <A NAME="methods_inherited_from_class_TUIO.TuioPoint"><!-- --></A> |
|
545 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
546 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
|
547 <TH ALIGN="left"><B>Methods inherited from class TUIO.<A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A></B></TH> |
|
548 </TR> |
|
549 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
550 <TD><CODE><A HREF="../TUIO/TuioPoint.html#getAngle(float, float)">getAngle</A>, <A HREF="../TUIO/TuioPoint.html#getAngle(TUIO.TuioPoint)">getAngle</A>, <A HREF="../TUIO/TuioPoint.html#getAngleDegrees(float, float)">getAngleDegrees</A>, <A HREF="../TUIO/TuioPoint.html#getAngleDegrees(TUIO.TuioPoint)">getAngleDegrees</A>, <A HREF="../TUIO/TuioPoint.html#getDistance(float, float)">getDistance</A>, <A HREF="../TUIO/TuioPoint.html#getDistance(TUIO.TuioPoint)">getDistance</A>, <A HREF="../TUIO/TuioPoint.html#getScreenX(int)">getScreenX</A>, <A HREF="../TUIO/TuioPoint.html#getScreenY(int)">getScreenY</A>, <A HREF="../TUIO/TuioPoint.html#getStartTime()">getStartTime</A>, <A HREF="../TUIO/TuioPoint.html#getTuioTime()">getTuioTime</A>, <A HREF="../TUIO/TuioPoint.html#getX()">getX</A>, <A HREF="../TUIO/TuioPoint.html#getY()">getY</A>, <A HREF="../TUIO/TuioPoint.html#update(float, float)">update</A>, <A HREF="../TUIO/TuioPoint.html#update(TUIO.TuioPoint)">update</A></CODE></TD> |
|
551 </TR> |
|
552 </TABLE> |
|
553 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> |
|
554 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
555 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> |
|
556 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> |
|
557 </TR> |
|
558 <TR BGCOLOR="white" CLASS="TableRowColor"> |
|
559 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> |
|
560 </TR> |
|
561 </TABLE> |
|
562 |
|
563 <P> |
|
564 |
|
565 <!-- ============ FIELD DETAIL =========== --> |
|
566 |
|
567 <A NAME="field_detail"><!-- --></A> |
|
568 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
569 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
570 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
|
571 <B>Field Detail</B></FONT></TH> |
|
572 </TR> |
|
573 </TABLE> |
|
574 |
|
575 <A NAME="symbol_id"><!-- --></A><H3> |
|
576 symbol_id</H3> |
|
577 <PRE> |
|
578 protected int <B>symbol_id</B></PRE> |
|
579 <DL> |
|
580 <DD>The individual symbol ID number that is assigned to each TuioObject. |
|
581 <P> |
|
582 <DL> |
|
583 </DL> |
|
584 </DL> |
|
585 <HR> |
|
586 |
|
587 <A NAME="angle"><!-- --></A><H3> |
|
588 angle</H3> |
|
589 <PRE> |
|
590 protected float <B>angle</B></PRE> |
|
591 <DL> |
|
592 <DD>The rotation angle value. |
|
593 <P> |
|
594 <DL> |
|
595 </DL> |
|
596 </DL> |
|
597 <HR> |
|
598 |
|
599 <A NAME="rotation_speed"><!-- --></A><H3> |
|
600 rotation_speed</H3> |
|
601 <PRE> |
|
602 protected float <B>rotation_speed</B></PRE> |
|
603 <DL> |
|
604 <DD>The rotation speed value. |
|
605 <P> |
|
606 <DL> |
|
607 </DL> |
|
608 </DL> |
|
609 <HR> |
|
610 |
|
611 <A NAME="rotation_accel"><!-- --></A><H3> |
|
612 rotation_accel</H3> |
|
613 <PRE> |
|
614 protected float <B>rotation_accel</B></PRE> |
|
615 <DL> |
|
616 <DD>The rotation acceleration value. |
|
617 <P> |
|
618 <DL> |
|
619 </DL> |
|
620 </DL> |
|
621 <HR> |
|
622 |
|
623 <A NAME="TUIO_ROTATING"><!-- --></A><H3> |
|
624 TUIO_ROTATING</H3> |
|
625 <PRE> |
|
626 public static final int <B>TUIO_ROTATING</B></PRE> |
|
627 <DL> |
|
628 <DD>Defines the ROTATING state. |
|
629 <P> |
|
630 <DL> |
|
631 <DT><B>See Also:</B><DD><A HREF="../constant-values.html#TUIO.TuioObject.TUIO_ROTATING">Constant Field Values</A></DL> |
|
632 </DL> |
|
633 <HR> |
|
634 |
|
635 <A NAME="session_id"><!-- --></A><H3> |
|
636 session_id</H3> |
|
637 <PRE> |
|
638 protected long <B>session_id</B></PRE> |
|
639 <DL> |
|
640 <DD>The unique session ID number that is assigned to each TUIO object or cursor. |
|
641 <P> |
|
642 <DL> |
|
643 </DL> |
|
644 </DL> |
|
645 <HR> |
|
646 |
|
647 <A NAME="x_speed"><!-- --></A><H3> |
|
648 x_speed</H3> |
|
649 <PRE> |
|
650 protected float <B>x_speed</B></PRE> |
|
651 <DL> |
|
652 <DD>The X-axis velocity value. |
|
653 <P> |
|
654 <DL> |
|
655 </DL> |
|
656 </DL> |
|
657 <HR> |
|
658 |
|
659 <A NAME="y_speed"><!-- --></A><H3> |
|
660 y_speed</H3> |
|
661 <PRE> |
|
662 protected float <B>y_speed</B></PRE> |
|
663 <DL> |
|
664 <DD>The Y-axis velocity value. |
|
665 <P> |
|
666 <DL> |
|
667 </DL> |
|
668 </DL> |
|
669 <HR> |
|
670 |
|
671 <A NAME="motion_speed"><!-- --></A><H3> |
|
672 motion_speed</H3> |
|
673 <PRE> |
|
674 protected float <B>motion_speed</B></PRE> |
|
675 <DL> |
|
676 <DD>The motion speed value. |
|
677 <P> |
|
678 <DL> |
|
679 </DL> |
|
680 </DL> |
|
681 <HR> |
|
682 |
|
683 <A NAME="motion_accel"><!-- --></A><H3> |
|
684 motion_accel</H3> |
|
685 <PRE> |
|
686 protected float <B>motion_accel</B></PRE> |
|
687 <DL> |
|
688 <DD>The motion acceleration value. |
|
689 <P> |
|
690 <DL> |
|
691 </DL> |
|
692 </DL> |
|
693 <HR> |
|
694 |
|
695 <A NAME="path"><!-- --></A><H3> |
|
696 path</H3> |
|
697 <PRE> |
|
698 protected java.util.Vector<<A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A>> <B>path</B></PRE> |
|
699 <DL> |
|
700 <DD>A Vector of TuioPoints containing all the previous positions of the TUIO component. |
|
701 <P> |
|
702 <DL> |
|
703 </DL> |
|
704 </DL> |
|
705 <HR> |
|
706 |
|
707 <A NAME="TUIO_ADDED"><!-- --></A><H3> |
|
708 TUIO_ADDED</H3> |
|
709 <PRE> |
|
710 public static final int <B>TUIO_ADDED</B></PRE> |
|
711 <DL> |
|
712 <DD>Defines the ADDED state. |
|
713 <P> |
|
714 <DL> |
|
715 <DT><B>See Also:</B><DD><A HREF="../constant-values.html#TUIO.TuioObject.TUIO_ADDED">Constant Field Values</A></DL> |
|
716 </DL> |
|
717 <HR> |
|
718 |
|
719 <A NAME="TUIO_ACCELERATING"><!-- --></A><H3> |
|
720 TUIO_ACCELERATING</H3> |
|
721 <PRE> |
|
722 public static final int <B>TUIO_ACCELERATING</B></PRE> |
|
723 <DL> |
|
724 <DD>Defines the ACCELERATING state. |
|
725 <P> |
|
726 <DL> |
|
727 <DT><B>See Also:</B><DD><A HREF="../constant-values.html#TUIO.TuioObject.TUIO_ACCELERATING">Constant Field Values</A></DL> |
|
728 </DL> |
|
729 <HR> |
|
730 |
|
731 <A NAME="TUIO_DECELERATING"><!-- --></A><H3> |
|
732 TUIO_DECELERATING</H3> |
|
733 <PRE> |
|
734 public static final int <B>TUIO_DECELERATING</B></PRE> |
|
735 <DL> |
|
736 <DD>Defines the DECELERATING state. |
|
737 <P> |
|
738 <DL> |
|
739 <DT><B>See Also:</B><DD><A HREF="../constant-values.html#TUIO.TuioObject.TUIO_DECELERATING">Constant Field Values</A></DL> |
|
740 </DL> |
|
741 <HR> |
|
742 |
|
743 <A NAME="TUIO_STOPPED"><!-- --></A><H3> |
|
744 TUIO_STOPPED</H3> |
|
745 <PRE> |
|
746 public static final int <B>TUIO_STOPPED</B></PRE> |
|
747 <DL> |
|
748 <DD>Defines the STOPPED state. |
|
749 <P> |
|
750 <DL> |
|
751 <DT><B>See Also:</B><DD><A HREF="../constant-values.html#TUIO.TuioObject.TUIO_STOPPED">Constant Field Values</A></DL> |
|
752 </DL> |
|
753 <HR> |
|
754 |
|
755 <A NAME="TUIO_REMOVED"><!-- --></A><H3> |
|
756 TUIO_REMOVED</H3> |
|
757 <PRE> |
|
758 public static final int <B>TUIO_REMOVED</B></PRE> |
|
759 <DL> |
|
760 <DD>Defines the REMOVED state. |
|
761 <P> |
|
762 <DL> |
|
763 <DT><B>See Also:</B><DD><A HREF="../constant-values.html#TUIO.TuioObject.TUIO_REMOVED">Constant Field Values</A></DL> |
|
764 </DL> |
|
765 <HR> |
|
766 |
|
767 <A NAME="state"><!-- --></A><H3> |
|
768 state</H3> |
|
769 <PRE> |
|
770 protected int <B>state</B></PRE> |
|
771 <DL> |
|
772 <DD>Reflects the current state of the TuioComponent |
|
773 <P> |
|
774 <DL> |
|
775 </DL> |
|
776 </DL> |
|
777 |
|
778 <!-- ========= CONSTRUCTOR DETAIL ======== --> |
|
779 |
|
780 <A NAME="constructor_detail"><!-- --></A> |
|
781 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
782 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
783 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
|
784 <B>Constructor Detail</B></FONT></TH> |
|
785 </TR> |
|
786 </TABLE> |
|
787 |
|
788 <A NAME="TuioObject(TUIO.TuioTime, long, int, float, float, float)"><!-- --></A><H3> |
|
789 TuioObject</H3> |
|
790 <PRE> |
|
791 public <B>TuioObject</B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
792 long si, |
|
793 int sym, |
|
794 float xp, |
|
795 float yp, |
|
796 float a)</PRE> |
|
797 <DL> |
|
798 <DD>This constructor takes a TuioTime argument and assigns it along with the provided |
|
799 Session ID, Symbol ID, X and Y coordinate and angle to the newly created TuioObject. |
|
800 <P> |
|
801 <DL> |
|
802 <DT><B>Parameters:</B><DD><CODE>ttime</CODE> - the TuioTime to assign<DD><CODE>si</CODE> - the Session ID to assign<DD><CODE>sym</CODE> - the Symbol ID to assign<DD><CODE>xp</CODE> - the X coordinate to assign<DD><CODE>yp</CODE> - the Y coordinate to assign<DD><CODE>a</CODE> - the angle to assign</DL> |
|
803 </DL> |
|
804 <HR> |
|
805 |
|
806 <A NAME="TuioObject(long, int, float, float, float)"><!-- --></A><H3> |
|
807 TuioObject</H3> |
|
808 <PRE> |
|
809 public <B>TuioObject</B>(long si, |
|
810 int sym, |
|
811 float xp, |
|
812 float yp, |
|
813 float a)</PRE> |
|
814 <DL> |
|
815 <DD>This constructor takes the provided Session ID, Symbol ID, X and Y coordinate |
|
816 and angle, and assigs these values to the newly created TuioObject. |
|
817 <P> |
|
818 <DL> |
|
819 <DT><B>Parameters:</B><DD><CODE>si</CODE> - the Session ID to assign<DD><CODE>sym</CODE> - the Symbol ID to assign<DD><CODE>xp</CODE> - the X coordinate to assign<DD><CODE>yp</CODE> - the Y coordinate to assign<DD><CODE>a</CODE> - the angle to assign</DL> |
|
820 </DL> |
|
821 <HR> |
|
822 |
|
823 <A NAME="TuioObject(TUIO.TuioObject)"><!-- --></A><H3> |
|
824 TuioObject</H3> |
|
825 <PRE> |
|
826 public <B>TuioObject</B>(<A HREF="../TUIO/TuioObject.html" title="class in TUIO">TuioObject</A> tobj)</PRE> |
|
827 <DL> |
|
828 <DD>This constructor takes the atttibutes of the provided TuioObject |
|
829 and assigs these values to the newly created TuioObject. |
|
830 <P> |
|
831 <DL> |
|
832 <DT><B>Parameters:</B><DD><CODE>tobj</CODE> - the TuioObject to assign</DL> |
|
833 </DL> |
|
834 |
|
835 <!-- ============ METHOD DETAIL ========== --> |
|
836 |
|
837 <A NAME="method_detail"><!-- --></A> |
|
838 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
839 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
840 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> |
|
841 <B>Method Detail</B></FONT></TH> |
|
842 </TR> |
|
843 </TABLE> |
|
844 |
|
845 <A NAME="update(TUIO.TuioTime, float, float, float, float, float, float, float, float)"><!-- --></A><H3> |
|
846 update</H3> |
|
847 <PRE> |
|
848 public void <B>update</B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
849 float xp, |
|
850 float yp, |
|
851 float a, |
|
852 float xs, |
|
853 float ys, |
|
854 float rs, |
|
855 float ma, |
|
856 float ra)</PRE> |
|
857 <DL> |
|
858 <DD>Takes a TuioTime argument and assigns it along with the provided |
|
859 X and Y coordinate, angle, X and Y velocity, motion acceleration, |
|
860 rotation speed and rotation acceleration to the private TuioObject attributes. |
|
861 <P> |
|
862 <DD><DL> |
|
863 <DT><B>Parameters:</B><DD><CODE>ttime</CODE> - the TuioTime to assign<DD><CODE>xp</CODE> - the X coordinate to assign<DD><CODE>yp</CODE> - the Y coordinate to assign<DD><CODE>a</CODE> - the angle coordinate to assign<DD><CODE>xs</CODE> - the X velocity to assign<DD><CODE>ys</CODE> - the Y velocity to assign<DD><CODE>rs</CODE> - the rotation velocity to assign<DD><CODE>ma</CODE> - the motion acceleration to assign<DD><CODE>ra</CODE> - the rotation acceleration to assign</DL> |
|
864 </DD> |
|
865 </DL> |
|
866 <HR> |
|
867 |
|
868 <A NAME="update(float, float, float, float, float, float, float, float)"><!-- --></A><H3> |
|
869 update</H3> |
|
870 <PRE> |
|
871 public void <B>update</B>(float xp, |
|
872 float yp, |
|
873 float a, |
|
874 float xs, |
|
875 float ys, |
|
876 float rs, |
|
877 float ma, |
|
878 float ra)</PRE> |
|
879 <DL> |
|
880 <DD>Assigns the provided X and Y coordinate, angle, X and Y velocity, motion acceleration |
|
881 rotation velocity and rotation acceleration to the private TuioContainer attributes. |
|
882 The TuioTime time stamp remains unchanged. |
|
883 <P> |
|
884 <DD><DL> |
|
885 <DT><B>Parameters:</B><DD><CODE>xp</CODE> - the X coordinate to assign<DD><CODE>yp</CODE> - the Y coordinate to assign<DD><CODE>a</CODE> - the angle coordinate to assign<DD><CODE>xs</CODE> - the X velocity to assign<DD><CODE>ys</CODE> - the Y velocity to assign<DD><CODE>rs</CODE> - the rotation velocity to assign<DD><CODE>ma</CODE> - the motion acceleration to assign<DD><CODE>ra</CODE> - the rotation acceleration to assign</DL> |
|
886 </DD> |
|
887 </DL> |
|
888 <HR> |
|
889 |
|
890 <A NAME="update(TUIO.TuioTime, float, float, float)"><!-- --></A><H3> |
|
891 update</H3> |
|
892 <PRE> |
|
893 public void <B>update</B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
894 float xp, |
|
895 float yp, |
|
896 float a)</PRE> |
|
897 <DL> |
|
898 <DD>Takes a TuioTime argument and assigns it along with the provided |
|
899 X and Y coordinate and angle to the private TuioObject attributes. |
|
900 The speed and accleration values are calculated accordingly. |
|
901 <P> |
|
902 <DD><DL> |
|
903 <DT><B>Parameters:</B><DD><CODE>ttime</CODE> - the TuioTime to assign<DD><CODE>xp</CODE> - the X coordinate to assign<DD><CODE>yp</CODE> - the Y coordinate to assign<DD><CODE>a</CODE> - the angle coordinate to assign</DL> |
|
904 </DD> |
|
905 </DL> |
|
906 <HR> |
|
907 |
|
908 <A NAME="update(TUIO.TuioObject)"><!-- --></A><H3> |
|
909 update</H3> |
|
910 <PRE> |
|
911 public void <B>update</B>(<A HREF="../TUIO/TuioObject.html" title="class in TUIO">TuioObject</A> tobj)</PRE> |
|
912 <DL> |
|
913 <DD>Takes the atttibutes of the provided TuioObject |
|
914 and assigs these values to this TuioObject. |
|
915 The TuioTime time stamp of this TuioContainer remains unchanged. |
|
916 <P> |
|
917 <DD><DL> |
|
918 <DT><B>Parameters:</B><DD><CODE>tobj</CODE> - the TuioContainer to assign</DL> |
|
919 </DD> |
|
920 </DL> |
|
921 <HR> |
|
922 |
|
923 <A NAME="stop(TUIO.TuioTime)"><!-- --></A><H3> |
|
924 stop</H3> |
|
925 <PRE> |
|
926 public void <B>stop</B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime)</PRE> |
|
927 <DL> |
|
928 <DD>This method is used to calculate the speed and acceleration values of a |
|
929 TuioObject with unchanged position and angle. |
|
930 <P> |
|
931 <DD><DL> |
|
932 </DL> |
|
933 </DD> |
|
934 <DD><DL> |
|
935 <DT><B>Parameters:</B><DD><CODE>ttime</CODE> - the TuioTime to assign</DL> |
|
936 </DD> |
|
937 </DL> |
|
938 <HR> |
|
939 |
|
940 <A NAME="getSymbolID()"><!-- --></A><H3> |
|
941 getSymbolID</H3> |
|
942 <PRE> |
|
943 public int <B>getSymbolID</B>()</PRE> |
|
944 <DL> |
|
945 <DD>Returns the symbol ID of this TuioObject. |
|
946 <P> |
|
947 <DD><DL> |
|
948 |
|
949 <DT><B>Returns:</B><DD>the symbol ID of this TuioObject</DL> |
|
950 </DD> |
|
951 </DL> |
|
952 <HR> |
|
953 |
|
954 <A NAME="getAngle()"><!-- --></A><H3> |
|
955 getAngle</H3> |
|
956 <PRE> |
|
957 public float <B>getAngle</B>()</PRE> |
|
958 <DL> |
|
959 <DD>Returns the rotation angle of this TuioObject. |
|
960 <P> |
|
961 <DD><DL> |
|
962 |
|
963 <DT><B>Returns:</B><DD>the rotation angle of this TuioObject</DL> |
|
964 </DD> |
|
965 </DL> |
|
966 <HR> |
|
967 |
|
968 <A NAME="getAngleDegrees()"><!-- --></A><H3> |
|
969 getAngleDegrees</H3> |
|
970 <PRE> |
|
971 public float <B>getAngleDegrees</B>()</PRE> |
|
972 <DL> |
|
973 <DD>Returns the rotation angle in degrees of this TuioObject. |
|
974 <P> |
|
975 <DD><DL> |
|
976 |
|
977 <DT><B>Returns:</B><DD>the rotation angle in degrees of this TuioObject</DL> |
|
978 </DD> |
|
979 </DL> |
|
980 <HR> |
|
981 |
|
982 <A NAME="getRotationSpeed()"><!-- --></A><H3> |
|
983 getRotationSpeed</H3> |
|
984 <PRE> |
|
985 public float <B>getRotationSpeed</B>()</PRE> |
|
986 <DL> |
|
987 <DD>Returns the rotation speed of this TuioObject. |
|
988 <P> |
|
989 <DD><DL> |
|
990 |
|
991 <DT><B>Returns:</B><DD>the rotation speed of this TuioObject</DL> |
|
992 </DD> |
|
993 </DL> |
|
994 <HR> |
|
995 |
|
996 <A NAME="getRotationAccel()"><!-- --></A><H3> |
|
997 getRotationAccel</H3> |
|
998 <PRE> |
|
999 public float <B>getRotationAccel</B>()</PRE> |
|
1000 <DL> |
|
1001 <DD>Returns the rotation acceleration of this TuioObject. |
|
1002 <P> |
|
1003 <DD><DL> |
|
1004 |
|
1005 <DT><B>Returns:</B><DD>the rotation acceleration of this TuioObject</DL> |
|
1006 </DD> |
|
1007 </DL> |
|
1008 <HR> |
|
1009 |
|
1010 <A NAME="isMoving()"><!-- --></A><H3> |
|
1011 isMoving</H3> |
|
1012 <PRE> |
|
1013 public boolean <B>isMoving</B>()</PRE> |
|
1014 <DL> |
|
1015 <DD>Returns true of this TuioObject is moving. |
|
1016 <P> |
|
1017 <DD><DL> |
|
1018 </DL> |
|
1019 </DD> |
|
1020 <DD><DL> |
|
1021 |
|
1022 <DT><B>Returns:</B><DD>true of this TuioObject is moving</DL> |
|
1023 </DD> |
|
1024 </DL> |
|
1025 <HR> |
|
1026 |
|
1027 <A NAME="update(TUIO.TuioTime, float, float)"><!-- --></A><H3> |
|
1028 update</H3> |
|
1029 <PRE> |
|
1030 public void <B>update</B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
1031 float xp, |
|
1032 float yp)</PRE> |
|
1033 <DL> |
|
1034 <DD>Takes a TuioTime argument and assigns it along with the provided |
|
1035 X and Y coordinate to the private TuioContainer attributes. |
|
1036 The speed and accleration values are calculated accordingly. |
|
1037 <P> |
|
1038 <DD><DL> |
|
1039 <DT><B>Overrides:</B><DD><CODE><A HREF="../TUIO/TuioPoint.html#update(TUIO.TuioTime, float, float)">update</A></CODE> in class <CODE><A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A></CODE></DL> |
|
1040 </DD> |
|
1041 <DD><DL> |
|
1042 <DT><B>Parameters:</B><DD><CODE>ttime</CODE> - the TuioTime to assign<DD><CODE>xp</CODE> - the X coordinate to assign<DD><CODE>yp</CODE> - the Y coordinate to assign</DL> |
|
1043 </DD> |
|
1044 </DL> |
|
1045 <HR> |
|
1046 |
|
1047 <A NAME="update(TUIO.TuioTime, float, float, float, float, float)"><!-- --></A><H3> |
|
1048 update</H3> |
|
1049 <PRE> |
|
1050 public void <B>update</B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime, |
|
1051 float xp, |
|
1052 float yp, |
|
1053 float xs, |
|
1054 float ys, |
|
1055 float ma)</PRE> |
|
1056 <DL> |
|
1057 <DD>Takes a TuioTime argument and assigns it along with the provided |
|
1058 X and Y coordinate, X and Y velocity and acceleration |
|
1059 to the private TuioContainer attributes. |
|
1060 <P> |
|
1061 <DD><DL> |
|
1062 <DT><B>Parameters:</B><DD><CODE>ttime</CODE> - the TuioTime to assign<DD><CODE>xp</CODE> - the X coordinate to assign<DD><CODE>yp</CODE> - the Y coordinate to assign<DD><CODE>xs</CODE> - the X velocity to assign<DD><CODE>ys</CODE> - the Y velocity to assign<DD><CODE>ma</CODE> - the acceleration to assign</DL> |
|
1063 </DD> |
|
1064 </DL> |
|
1065 <HR> |
|
1066 |
|
1067 <A NAME="update(float, float, float, float, float)"><!-- --></A><H3> |
|
1068 update</H3> |
|
1069 <PRE> |
|
1070 public void <B>update</B>(float xp, |
|
1071 float yp, |
|
1072 float xs, |
|
1073 float ys, |
|
1074 float ma)</PRE> |
|
1075 <DL> |
|
1076 <DD>Assigns the provided X and Y coordinate, X and Y velocity and acceleration |
|
1077 to the private TuioContainer attributes. The TuioTime time stamp remains unchanged. |
|
1078 <P> |
|
1079 <DD><DL> |
|
1080 <DT><B>Parameters:</B><DD><CODE>xp</CODE> - the X coordinate to assign<DD><CODE>yp</CODE> - the Y coordinate to assign<DD><CODE>xs</CODE> - the X velocity to assign<DD><CODE>ys</CODE> - the Y velocity to assign<DD><CODE>ma</CODE> - the acceleration to assign</DL> |
|
1081 </DD> |
|
1082 </DL> |
|
1083 <HR> |
|
1084 |
|
1085 <A NAME="update(TUIO.TuioContainer)"><!-- --></A><H3> |
|
1086 update</H3> |
|
1087 <PRE> |
|
1088 public void <B>update</B>(TUIO.TuioContainer tcon)</PRE> |
|
1089 <DL> |
|
1090 <DD>Takes the atttibutes of the provided TuioContainer |
|
1091 and assigs these values to this TuioContainer. |
|
1092 The TuioTime time stamp of this TuioContainer remains unchanged. |
|
1093 <P> |
|
1094 <DD><DL> |
|
1095 <DT><B>Parameters:</B><DD><CODE>tcon</CODE> - the TuioContainer to assign</DL> |
|
1096 </DD> |
|
1097 </DL> |
|
1098 <HR> |
|
1099 |
|
1100 <A NAME="remove(TUIO.TuioTime)"><!-- --></A><H3> |
|
1101 remove</H3> |
|
1102 <PRE> |
|
1103 public void <B>remove</B>(<A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A> ttime)</PRE> |
|
1104 <DL> |
|
1105 <DD>Assigns the REMOVE state to this TuioContainer and sets |
|
1106 its TuioTime time stamp to the provided TuioTime argument. |
|
1107 <P> |
|
1108 <DD><DL> |
|
1109 <DT><B>Parameters:</B><DD><CODE>ttime</CODE> - the TuioTime to assign</DL> |
|
1110 </DD> |
|
1111 </DL> |
|
1112 <HR> |
|
1113 |
|
1114 <A NAME="getSessionID()"><!-- --></A><H3> |
|
1115 getSessionID</H3> |
|
1116 <PRE> |
|
1117 public long <B>getSessionID</B>()</PRE> |
|
1118 <DL> |
|
1119 <DD>Returns the Session ID of this TuioContainer. |
|
1120 <P> |
|
1121 <DD><DL> |
|
1122 |
|
1123 <DT><B>Returns:</B><DD>the Session ID of this TuioContainer</DL> |
|
1124 </DD> |
|
1125 </DL> |
|
1126 <HR> |
|
1127 |
|
1128 <A NAME="getXSpeed()"><!-- --></A><H3> |
|
1129 getXSpeed</H3> |
|
1130 <PRE> |
|
1131 public float <B>getXSpeed</B>()</PRE> |
|
1132 <DL> |
|
1133 <DD>Returns the X velocity of this TuioContainer. |
|
1134 <P> |
|
1135 <DD><DL> |
|
1136 |
|
1137 <DT><B>Returns:</B><DD>the X velocity of this TuioContainer</DL> |
|
1138 </DD> |
|
1139 </DL> |
|
1140 <HR> |
|
1141 |
|
1142 <A NAME="getYSpeed()"><!-- --></A><H3> |
|
1143 getYSpeed</H3> |
|
1144 <PRE> |
|
1145 public float <B>getYSpeed</B>()</PRE> |
|
1146 <DL> |
|
1147 <DD>Returns the Y velocity of this TuioContainer. |
|
1148 <P> |
|
1149 <DD><DL> |
|
1150 |
|
1151 <DT><B>Returns:</B><DD>the Y velocity of this TuioContainer</DL> |
|
1152 </DD> |
|
1153 </DL> |
|
1154 <HR> |
|
1155 |
|
1156 <A NAME="getPosition()"><!-- --></A><H3> |
|
1157 getPosition</H3> |
|
1158 <PRE> |
|
1159 public <A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A> <B>getPosition</B>()</PRE> |
|
1160 <DL> |
|
1161 <DD>Returns the position of this TuioContainer. |
|
1162 <P> |
|
1163 <DD><DL> |
|
1164 |
|
1165 <DT><B>Returns:</B><DD>the position of this TuioContainer</DL> |
|
1166 </DD> |
|
1167 </DL> |
|
1168 <HR> |
|
1169 |
|
1170 <A NAME="getPath()"><!-- --></A><H3> |
|
1171 getPath</H3> |
|
1172 <PRE> |
|
1173 public java.util.Vector<<A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A>> <B>getPath</B>()</PRE> |
|
1174 <DL> |
|
1175 <DD>Returns the path of this TuioContainer. |
|
1176 <P> |
|
1177 <DD><DL> |
|
1178 |
|
1179 <DT><B>Returns:</B><DD>the path of this TuioContainer</DL> |
|
1180 </DD> |
|
1181 </DL> |
|
1182 <HR> |
|
1183 |
|
1184 <A NAME="getMotionSpeed()"><!-- --></A><H3> |
|
1185 getMotionSpeed</H3> |
|
1186 <PRE> |
|
1187 public float <B>getMotionSpeed</B>()</PRE> |
|
1188 <DL> |
|
1189 <DD>Returns the motion speed of this TuioContainer. |
|
1190 <P> |
|
1191 <DD><DL> |
|
1192 |
|
1193 <DT><B>Returns:</B><DD>the motion speed of this TuioContainer</DL> |
|
1194 </DD> |
|
1195 </DL> |
|
1196 <HR> |
|
1197 |
|
1198 <A NAME="getMotionAccel()"><!-- --></A><H3> |
|
1199 getMotionAccel</H3> |
|
1200 <PRE> |
|
1201 public float <B>getMotionAccel</B>()</PRE> |
|
1202 <DL> |
|
1203 <DD>Returns the motion acceleration of this TuioContainer. |
|
1204 <P> |
|
1205 <DD><DL> |
|
1206 |
|
1207 <DT><B>Returns:</B><DD>the motion acceleration of this TuioContainer</DL> |
|
1208 </DD> |
|
1209 </DL> |
|
1210 <HR> |
|
1211 |
|
1212 <A NAME="getTuioState()"><!-- --></A><H3> |
|
1213 getTuioState</H3> |
|
1214 <PRE> |
|
1215 public int <B>getTuioState</B>()</PRE> |
|
1216 <DL> |
|
1217 <DD>Returns the TUIO state of this TuioContainer. |
|
1218 <P> |
|
1219 <DD><DL> |
|
1220 |
|
1221 <DT><B>Returns:</B><DD>the TUIO state of this TuioContainer</DL> |
|
1222 </DD> |
|
1223 </DL> |
|
1224 <!-- ========= END OF CLASS DATA ========= --> |
|
1225 <HR> |
|
1226 |
|
1227 |
|
1228 <!-- ======= START OF BOTTOM NAVBAR ====== --> |
|
1229 <A NAME="navbar_bottom"><!-- --></A> |
|
1230 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
|
1231 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
|
1232 <TR> |
|
1233 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
1234 <A NAME="navbar_bottom_firstrow"><!-- --></A> |
|
1235 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
|
1236 <TR ALIGN="center" VALIGN="top"> |
|
1237 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../TUIO/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
1238 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
|
1239 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
1240 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
1241 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
1242 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
1243 </TR> |
|
1244 </TABLE> |
|
1245 </TD> |
|
1246 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
1247 </EM> |
|
1248 </TD> |
|
1249 </TR> |
|
1250 |
|
1251 <TR> |
|
1252 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
1253 <A HREF="../TUIO/TuioListener.html" title="interface in TUIO"><B>PREV CLASS</B></A> |
|
1254 <A HREF="../TUIO/TuioPoint.html" title="class in TUIO"><B>NEXT CLASS</B></A></FONT></TD> |
|
1255 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
1256 <A HREF="../index.html?TUIO/TuioObject.html" target="_top"><B>FRAMES</B></A> |
|
1257 <A HREF="TuioObject.html" target="_top"><B>NO FRAMES</B></A> |
|
1258 <SCRIPT type="text/javascript"> |
|
1259 <!-- |
|
1260 if(window==top) { |
|
1261 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); |
|
1262 } |
|
1263 //--> |
|
1264 </SCRIPT> |
|
1265 <NOSCRIPT> |
|
1266 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> |
|
1267 </NOSCRIPT> |
|
1268 |
|
1269 |
|
1270 </FONT></TD> |
|
1271 </TR> |
|
1272 <TR> |
|
1273 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
1274 SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> |
|
1275 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
|
1276 DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> |
|
1277 </TR> |
|
1278 </TABLE> |
|
1279 <A NAME="skip-navbar_bottom"></A> |
|
1280 <!-- ======== END OF BOTTOM NAVBAR ======= --> |
|
1281 |
|
1282 <HR> |
|
1283 |
|
1284 </BODY> |
|
1285 </HTML> |