/documentation/utils/widget/index-all.html
HTML | 236 lines | 203 code | 17 blank | 16 comment | 0 complexity | 6461e87e957509f070e6d86b53b8994f MD5 | raw file
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_16) on Fri Feb 26 16:07:36 PST 2010 --> 6<TITLE> 7Index 8</TITLE> 9 10<META NAME="date" CONTENT="2010-02-26"> 11 12<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style"> 13 14<SCRIPT type="text/javascript"> 15function windowTitle() 16{ 17 if (location.href.indexOf('is-external=true') == -1) { 18 parent.document.title="Index"; 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="./com/google/marvin/widget/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 44 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 46 </TR> 47</TABLE> 48</TD> 49<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 50</EM> 51</TD> 52</TR> 53 54<TR> 55<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 56 PREV 57 NEXT</FONT></TD> 58<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 59 <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> 60 <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> 61 <SCRIPT type="text/javascript"> 62 <!-- 63 if(window==top) { 64 document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); 65 } 66 //--> 67</SCRIPT> 68<NOSCRIPT> 69 <A HREF="./allclasses-noframe.html"><B>All Classes</B></A> 70</NOSCRIPT> 71 72 73</FONT></TD> 74</TR> 75</TABLE> 76<A NAME="skip-navbar_top"></A> 77<!-- ========= END OF TOP NAVBAR ========= --> 78 79<A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_L_">L</A> <A HREF="#_O_">O</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_U_">U</A> <HR> 80<A NAME="_C_"><!-- --></A><H2> 81<B>C</B></H2> 82<DL> 83<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#CENTER"><B>CENTER</B></A> - 84Static variable in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 85<DD> 86<DT><A HREF="./com/google/marvin/widget/package-summary.html"><B>com.google.marvin.widget</B></A> - package com.google.marvin.widget<DD> </DL> 87<HR> 88<A NAME="_D_"><!-- --></A><H2> 89<B>D</B></H2> 90<DL> 91<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#DOWN"><B>DOWN</B></A> - 92Static variable in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 93<DD> 94<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#DOWNLEFT"><B>DOWNLEFT</B></A> - 95Static variable in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 96<DD> 97<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#DOWNRIGHT"><B>DOWNRIGHT</B></A> - 98Static variable in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 99<DD> 100</DL> 101<HR> 102<A NAME="_E_"><!-- --></A><H2> 103<B>E</B></H2> 104<DL> 105<DT><A HREF="./com/google/marvin/widget/GestureOverlay.html#evalMotion(double, double)"><B>evalMotion(double, double)</B></A> - 106Method in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.html" title="class in com.google.marvin.widget">GestureOverlay</A> 107<DD> 108</DL> 109<HR> 110<A NAME="_G_"><!-- --></A><H2> 111<B>G</B></H2> 112<DL> 113<DT><A HREF="./com/google/marvin/widget/GestureOverlay.html" title="class in com.google.marvin.widget"><B>GestureOverlay</B></A> - Class in <A HREF="./com/google/marvin/widget/package-summary.html">com.google.marvin.widget</A><DD>A transparent overlay which catches all touch events and uses a call back to 114 return the gesture that the user performed.<DT><A HREF="./com/google/marvin/widget/GestureOverlay.html#GestureOverlay(Context, com.google.marvin.widget.GestureOverlay.GestureListener)"><B>GestureOverlay(Context, GestureOverlay.GestureListener)</B></A> - 115Constructor for class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.html" title="class in com.google.marvin.widget">GestureOverlay</A> 116<DD> 117<DT><A HREF="./com/google/marvin/widget/GestureOverlay.html#GestureOverlay(Context)"><B>GestureOverlay(Context)</B></A> - 118Constructor for class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.html" title="class in com.google.marvin.widget">GestureOverlay</A> 119<DD> 120<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget"><B>GestureOverlay.Gesture</B></A> - Class in <A HREF="./com/google/marvin/widget/package-summary.html">com.google.marvin.widget</A><DD> <DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#GestureOverlay.Gesture()"><B>GestureOverlay.Gesture()</B></A> - 121Constructor for class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 122<DD> 123<DT><A HREF="./com/google/marvin/widget/GestureOverlay.GestureListener.html" title="interface in com.google.marvin.widget"><B>GestureOverlay.GestureListener</B></A> - Interface in <A HREF="./com/google/marvin/widget/package-summary.html">com.google.marvin.widget</A><DD>The callback interface to be used when a gesture is detected.</DL> 124<HR> 125<A NAME="_L_"><!-- --></A><H2> 126<B>L</B></H2> 127<DL> 128<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#LEFT"><B>LEFT</B></A> - 129Static variable in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 130<DD> 131</DL> 132<HR> 133<A NAME="_O_"><!-- --></A><H2> 134<B>O</B></H2> 135<DL> 136<DT><A HREF="./com/google/marvin/widget/GestureOverlay.GestureListener.html#onGestureChange(int)"><B>onGestureChange(int)</B></A> - 137Method in interface com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.GestureListener.html" title="interface in com.google.marvin.widget">GestureOverlay.GestureListener</A> 138<DD> 139<DT><A HREF="./com/google/marvin/widget/GestureOverlay.GestureListener.html#onGestureFinish(int)"><B>onGestureFinish(int)</B></A> - 140Method in interface com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.GestureListener.html" title="interface in com.google.marvin.widget">GestureOverlay.GestureListener</A> 141<DD> 142<DT><A HREF="./com/google/marvin/widget/GestureOverlay.GestureListener.html#onGestureStart(int)"><B>onGestureStart(int)</B></A> - 143Method in interface com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.GestureListener.html" title="interface in com.google.marvin.widget">GestureOverlay.GestureListener</A> 144<DD> 145<DT><A HREF="./com/google/marvin/widget/GestureOverlay.html#onTouchEvent(MotionEvent)"><B>onTouchEvent(MotionEvent)</B></A> - 146Method in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.html" title="class in com.google.marvin.widget">GestureOverlay</A> 147<DD> 148</DL> 149<HR> 150<A NAME="_R_"><!-- --></A><H2> 151<B>R</B></H2> 152<DL> 153<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#RIGHT"><B>RIGHT</B></A> - 154Static variable in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 155<DD> 156</DL> 157<HR> 158<A NAME="_S_"><!-- --></A><H2> 159<B>S</B></H2> 160<DL> 161<DT><A HREF="./com/google/marvin/widget/GestureOverlay.html#setGestureListener(com.google.marvin.widget.GestureOverlay.GestureListener)"><B>setGestureListener(GestureOverlay.GestureListener)</B></A> - 162Method in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.html" title="class in com.google.marvin.widget">GestureOverlay</A> 163<DD> 164<DT><A HREF="./com/google/marvin/widget/GestureOverlay.html#setMinimumRadius(int)"><B>setMinimumRadius(int)</B></A> - 165Method in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.html" title="class in com.google.marvin.widget">GestureOverlay</A> 166<DD> 167</DL> 168<HR> 169<A NAME="_U_"><!-- --></A><H2> 170<B>U</B></H2> 171<DL> 172<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#UP"><B>UP</B></A> - 173Static variable in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 174<DD> 175<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#UPLEFT"><B>UPLEFT</B></A> - 176Static variable in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 177<DD> 178<DT><A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html#UPRIGHT"><B>UPRIGHT</B></A> - 179Static variable in class com.google.marvin.widget.<A HREF="./com/google/marvin/widget/GestureOverlay.Gesture.html" title="class in com.google.marvin.widget">GestureOverlay.Gesture</A> 180<DD> 181</DL> 182<HR> 183<A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_L_">L</A> <A HREF="#_O_">O</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_U_">U</A> 184 185<!-- ======= START OF BOTTOM NAVBAR ====== --> 186<A NAME="navbar_bottom"><!-- --></A> 187<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 188<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 189<TR> 190<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 191<A NAME="navbar_bottom_firstrow"><!-- --></A> 192<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 193 <TR ALIGN="center" VALIGN="top"> 194 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./com/google/marvin/widget/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 195 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 196 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 197 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 198 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> 199 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 200 </TR> 201</TABLE> 202</TD> 203<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 204</EM> 205</TD> 206</TR> 207 208<TR> 209<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 210 PREV 211 NEXT</FONT></TD> 212<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 213 <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> 214 <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> 215 <SCRIPT type="text/javascript"> 216 <!-- 217 if(window==top) { 218 document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); 219 } 220 //--> 221</SCRIPT> 222<NOSCRIPT> 223 <A HREF="./allclasses-noframe.html"><B>All Classes</B></A> 224</NOSCRIPT> 225 226 227</FONT></TD> 228</TR> 229</TABLE> 230<A NAME="skip-navbar_bottom"></A> 231<!-- ======== END OF BOTTOM NAVBAR ======= --> 232 233<HR> 234 235</BODY> 236</HTML>