|
0
|
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 |
TUIO |
|
|
8 |
</TITLE> |
|
|
9 |
|
|
|
10 |
<META NAME="keywords" CONTENT="TUIO package"> |
|
|
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="TUIO"; |
|
|
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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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 |
PREV PACKAGE |
|
|
54 |
NEXT PACKAGE</FONT></TD> |
|
|
55 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
|
56 |
<A HREF="../index.html?TUIO/package-summary.html" target="_top"><B>FRAMES</B></A> |
|
|
57 |
<A HREF="package-summary.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 |
</TABLE> |
|
|
73 |
<A NAME="skip-navbar_top"></A> |
|
|
74 |
<!-- ========= END OF TOP NAVBAR ========= --> |
|
|
75 |
|
|
|
76 |
<HR> |
|
|
77 |
<H2> |
|
|
78 |
Package TUIO |
|
|
79 |
</H2> |
|
|
80 |
|
|
|
81 |
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
|
82 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
|
83 |
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
|
|
84 |
<B>Interface Summary</B></FONT></TH> |
|
|
85 |
</TR> |
|
|
86 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
|
87 |
<TD WIDTH="15%"><B><A HREF="../TUIO/TuioListener.html" title="interface in TUIO">TuioListener</A></B></TD> |
|
|
88 |
<TD>The TuioListener interface provides a simple callback infrastructure which is used by the <A HREF="../TUIO/TuioClient.html" title="class in TUIO"><CODE>TuioClient</CODE></A> class |
|
|
89 |
to dispatch TUIO events to all registered instances of classes that implement the TuioListener interface defined here.</TD> |
|
|
90 |
</TR> |
|
|
91 |
</TABLE> |
|
|
92 |
|
|
|
93 |
|
|
|
94 |
<P> |
|
|
95 |
|
|
|
96 |
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> |
|
|
97 |
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
|
|
98 |
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> |
|
|
99 |
<B>Class Summary</B></FONT></TH> |
|
|
100 |
</TR> |
|
|
101 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
|
102 |
<TD WIDTH="15%"><B><A HREF="../TUIO/TuioClient.html" title="class in TUIO">TuioClient</A></B></TD> |
|
|
103 |
<TD>The TuioClient class is the central TUIO protocol decoder component.</TD> |
|
|
104 |
</TR> |
|
|
105 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
|
106 |
<TD WIDTH="15%"><B><A HREF="../TUIO/TuioCursor.html" title="class in TUIO">TuioCursor</A></B></TD> |
|
|
107 |
<TD>The TuioCursor class encapsulates /tuio/2Dcur TUIO cursors.</TD> |
|
|
108 |
</TR> |
|
|
109 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
|
110 |
<TD WIDTH="15%"><B><A HREF="../TUIO/TuioObject.html" title="class in TUIO">TuioObject</A></B></TD> |
|
|
111 |
<TD>The TuioObject class encapsulates /tuio/2Dobj TUIO objects.</TD> |
|
|
112 |
</TR> |
|
|
113 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
|
114 |
<TD WIDTH="15%"><B><A HREF="../TUIO/TuioPoint.html" title="class in TUIO">TuioPoint</A></B></TD> |
|
|
115 |
<TD>The TuioPoint class on the one hand is a simple container and utility class to handle TUIO positions in general, |
|
|
116 |
on the other hand the TuioPoint is the base class for the TuioCursor and TuioObject classes.</TD> |
|
|
117 |
</TR> |
|
|
118 |
<TR BGCOLOR="white" CLASS="TableRowColor"> |
|
|
119 |
<TD WIDTH="15%"><B><A HREF="../TUIO/TuioTime.html" title="class in TUIO">TuioTime</A></B></TD> |
|
|
120 |
<TD>The TuioTime class is a simple structure that is used to reprent the time that has elapsed since the session start.</TD> |
|
|
121 |
</TR> |
|
|
122 |
</TABLE> |
|
|
123 |
|
|
|
124 |
|
|
|
125 |
<P> |
|
|
126 |
<DL> |
|
|
127 |
</DL> |
|
|
128 |
<HR> |
|
|
129 |
|
|
|
130 |
|
|
|
131 |
<!-- ======= START OF BOTTOM NAVBAR ====== --> |
|
|
132 |
<A NAME="navbar_bottom"><!-- --></A> |
|
|
133 |
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
|
|
134 |
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
|
|
135 |
<TR> |
|
|
136 |
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
|
|
137 |
<A NAME="navbar_bottom_firstrow"><!-- --></A> |
|
|
138 |
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
|
|
139 |
<TR ALIGN="center" VALIGN="top"> |
|
|
140 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../TUIO/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
|
|
141 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
|
|
142 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
|
|
143 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
|
|
144 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
|
|
145 |
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
|
|
146 |
</TR> |
|
|
147 |
</TABLE> |
|
|
148 |
</TD> |
|
|
149 |
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
|
|
150 |
</EM> |
|
|
151 |
</TD> |
|
|
152 |
</TR> |
|
|
153 |
|
|
|
154 |
<TR> |
|
|
155 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
|
156 |
PREV PACKAGE |
|
|
157 |
NEXT PACKAGE</FONT></TD> |
|
|
158 |
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
|
|
159 |
<A HREF="../index.html?TUIO/package-summary.html" target="_top"><B>FRAMES</B></A> |
|
|
160 |
<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> |
|
|
161 |
<SCRIPT type="text/javascript"> |
|
|
162 |
<!-- |
|
|
163 |
if(window==top) { |
|
|
164 |
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); |
|
|
165 |
} |
|
|
166 |
//--> |
|
|
167 |
</SCRIPT> |
|
|
168 |
<NOSCRIPT> |
|
|
169 |
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A> |
|
|
170 |
</NOSCRIPT> |
|
|
171 |
|
|
|
172 |
|
|
|
173 |
</FONT></TD> |
|
|
174 |
</TR> |
|
|
175 |
</TABLE> |
|
|
176 |
<A NAME="skip-navbar_bottom"></A> |
|
|
177 |
<!-- ======== END OF BOTTOM NAVBAR ======= --> |
|
|
178 |
|
|
|
179 |
<HR> |
|
|
180 |
|
|
|
181 |
</BODY> |
|
|
182 |
</HTML> |