/doc/org/mt4j/input/gestureAction/package-tree.html

http://mt4j.googlecode.com/ · HTML · 166 lines · 132 code · 18 blank · 16 comment · 0 complexity · 7aa706c838beb80e87d075d49fb05e24 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_20) on Thu Aug 12 23:36:34 CEST 2010 -->
  6. <TITLE>
  7. org.mt4j.input.gestureAction Class Hierarchy
  8. </TITLE>
  9. <META NAME="date" CONTENT="2010-08-12">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="org.mt4j.input.gestureAction Class Hierarchy";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;<A HREF="../../../../org/mt4j/input/package-tree.html"><B>PREV</B></A>&nbsp;
  51. &nbsp;<A HREF="../../../../org/mt4j/input/inputData/package-tree.html"><B>NEXT</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../../../../index.html?org/mt4j/input/gestureAction/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. </TABLE>
  68. <A NAME="skip-navbar_top"></A>
  69. <!-- ========= END OF TOP NAVBAR ========= -->
  70. <HR>
  71. <CENTER>
  72. <H2>
  73. Hierarchy For Package org.mt4j.input.gestureAction
  74. </H2>
  75. </CENTER>
  76. <DL>
  77. <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
  78. <HR>
  79. <H2>
  80. Class Hierarchy
  81. </H2>
  82. <UL>
  83. <LI TYPE="circle">java.lang.Object<UL>
  84. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/DefaultArcballAction.html" title="class in org.mt4j.input.gestureAction"><B>DefaultArcballAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  85. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/DefaultButtonClickAction.html" title="class in org.mt4j.input.gestureAction"><B>DefaultButtonClickAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  86. <UL>
  87. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/DefaultSvgButtonClickAction.html" title="class in org.mt4j.input.gestureAction"><B>DefaultSvgButtonClickAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  88. </UL>
  89. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/DefaultDragAction.html" title="class in org.mt4j.input.gestureAction"><B>DefaultDragAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  90. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/DefaultLassoAction.html" title="class in org.mt4j.input.gestureAction"><B>DefaultLassoAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  91. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/DefaultPanAction.html" title="class in org.mt4j.input.gestureAction"><B>DefaultPanAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  92. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/DefaultRotateAction.html" title="class in org.mt4j.input.gestureAction"><B>DefaultRotateAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  93. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/DefaultScaleAction.html" title="class in org.mt4j.input.gestureAction"><B>DefaultScaleAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  94. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/DefaultZoomAction.html" title="class in org.mt4j.input.gestureAction"><B>DefaultZoomAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  95. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/InertiaDragAction.html" title="class in org.mt4j.input.gestureAction"><B>InertiaDragAction</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  96. <LI TYPE="circle">org.mt4j.input.gestureAction.<A HREF="../../../../org/mt4j/input/gestureAction/TapAndHoldVisualizer.html" title="class in org.mt4j.input.gestureAction"><B>TapAndHoldVisualizer</B></A> (implements org.mt4j.input.inputProcessors.<A HREF="../../../../org/mt4j/input/inputProcessors/IGestureEventListener.html" title="interface in org.mt4j.input.inputProcessors">IGestureEventListener</A>)
  97. </UL>
  98. </UL>
  99. <HR>
  100. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  101. <A NAME="navbar_bottom"><!-- --></A>
  102. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  103. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  104. <TR>
  105. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  106. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  107. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  108. <TR ALIGN="center" VALIGN="top">
  109. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  110. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  111. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  112. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  113. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  114. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  115. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  116. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  117. </TR>
  118. </TABLE>
  119. </TD>
  120. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  121. </EM>
  122. </TD>
  123. </TR>
  124. <TR>
  125. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  126. &nbsp;<A HREF="../../../../org/mt4j/input/package-tree.html"><B>PREV</B></A>&nbsp;
  127. &nbsp;<A HREF="../../../../org/mt4j/input/inputData/package-tree.html"><B>NEXT</B></A></FONT></TD>
  128. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  129. <A HREF="../../../../index.html?org/mt4j/input/gestureAction/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
  130. &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  131. &nbsp;<SCRIPT type="text/javascript">
  132. <!--
  133. if(window==top) {
  134. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  135. }
  136. //-->
  137. </SCRIPT>
  138. <NOSCRIPT>
  139. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  140. </NOSCRIPT>
  141. </FONT></TD>
  142. </TR>
  143. </TABLE>
  144. <A NAME="skip-navbar_bottom"></A>
  145. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  146. <HR>
  147. </BODY>
  148. </HTML>