PanTiltView.html 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  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 Apr 26 18:24:30 CEST 2012 -->
  6. <TITLE>
  7. PanTiltView
  8. </TITLE>
  9. <META NAME="date" CONTENT="2012-04-26">
  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="PanTiltView";
  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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. </EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../org/ros/android/view/DistanceView.html" title="class in org.ros.android.view"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;<A HREF="../../../../org/ros/android/view/RosCameraPreviewView.html" title="class in org.ros.android.view"><B>NEXT CLASS</B></A></FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/ros/android/view/PanTiltView.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="PanTiltView.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. <TR>
  67. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  68. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  71. </TR>
  72. </TABLE>
  73. <A NAME="skip-navbar_top"></A>
  74. <!-- ========= END OF TOP NAVBAR ========= -->
  75. <HR>
  76. <!-- ======== START OF CLASS DATA ======== -->
  77. <H2>
  78. <FONT SIZE="-1">
  79. org.ros.android.view</FONT>
  80. <BR>
  81. Class PanTiltView</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">RelativeLayout
  85. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.ros.android.view.PanTiltView</B>
  86. </PRE>
  87. <DL>
  88. <DT><B>All Implemented Interfaces:</B> <DD>org.ros.node.NodeListener, org.ros.node.NodeMain</DD>
  89. </DL>
  90. <HR>
  91. <DL>
  92. <DT><PRE>public class <B>PanTiltView</B><DT>extends RelativeLayout<DT>implements org.ros.node.NodeMain</DL>
  93. </PRE>
  94. <P>
  95. PanTiltZoomView creates a rosjava view that can be used to control a pan tilt
  96. device.
  97. <P>
  98. <P>
  99. <HR>
  100. <P>
  101. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  102. <A NAME="constructor_summary"><!-- --></A>
  103. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  104. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  105. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  106. <B>Constructor Summary</B></FONT></TH>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD><CODE><B><A HREF="../../../../org/ros/android/view/PanTiltView.html#PanTiltView(Context)">PanTiltView</A></B>(Context&nbsp;context)</CODE>
  110. <BR>
  111. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD><CODE><B><A HREF="../../../../org/ros/android/view/PanTiltView.html#PanTiltView(Context, AttributeSet)">PanTiltView</A></B>(Context&nbsp;context,
  115. AttributeSet&nbsp;attrs)</CODE>
  116. <BR>
  117. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  118. </TR>
  119. <TR BGCOLOR="white" CLASS="TableRowColor">
  120. <TD><CODE><B><A HREF="../../../../org/ros/android/view/PanTiltView.html#PanTiltView(Context, AttributeSet, int)">PanTiltView</A></B>(Context&nbsp;context,
  121. AttributeSet&nbsp;attrs,
  122. int&nbsp;defStyle)</CODE>
  123. <BR>
  124. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  125. </TR>
  126. </TABLE>
  127. &nbsp;
  128. <!-- ========== METHOD SUMMARY =========== -->
  129. <A NAME="method_summary"><!-- --></A>
  130. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  131. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  132. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  133. <B>Method Summary</B></FONT></TH>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  137. <CODE>&nbsp;org.ros.namespace.GraphName</CODE></FONT></TD>
  138. <TD><CODE><B><A HREF="../../../../org/ros/android/view/PanTiltView.html#getDefaultNodeName()">getDefaultNodeName</A></B>()</CODE>
  139. <BR>
  140. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  141. </TR>
  142. <TR BGCOLOR="white" CLASS="TableRowColor">
  143. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  144. <CODE>&nbsp;void</CODE></FONT></TD>
  145. <TD><CODE><B><A HREF="../../../../org/ros/android/view/PanTiltView.html#onError(org.ros.node.Node, java.lang.Throwable)">onError</A></B>(org.ros.node.Node&nbsp;node,
  146. java.lang.Throwable&nbsp;throwable)</CODE>
  147. <BR>
  148. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  149. </TR>
  150. <TR BGCOLOR="white" CLASS="TableRowColor">
  151. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  152. <CODE>&nbsp;void</CODE></FONT></TD>
  153. <TD><CODE><B><A HREF="../../../../org/ros/android/view/PanTiltView.html#onShutdown(org.ros.node.Node)">onShutdown</A></B>(org.ros.node.Node&nbsp;node)</CODE>
  154. <BR>
  155. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  156. </TR>
  157. <TR BGCOLOR="white" CLASS="TableRowColor">
  158. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  159. <CODE>&nbsp;void</CODE></FONT></TD>
  160. <TD><CODE><B><A HREF="../../../../org/ros/android/view/PanTiltView.html#onShutdownComplete(org.ros.node.Node)">onShutdownComplete</A></B>(org.ros.node.Node&nbsp;node)</CODE>
  161. <BR>
  162. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  166. <CODE>&nbsp;void</CODE></FONT></TD>
  167. <TD><CODE><B><A HREF="../../../../org/ros/android/view/PanTiltView.html#onStart(org.ros.node.ConnectedNode)">onStart</A></B>(org.ros.node.ConnectedNode&nbsp;connectedNode)</CODE>
  168. <BR>
  169. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  170. </TR>
  171. <TR BGCOLOR="white" CLASS="TableRowColor">
  172. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  173. <CODE>&nbsp;boolean</CODE></FONT></TD>
  174. <TD><CODE><B><A HREF="../../../../org/ros/android/view/PanTiltView.html#onTouch(View, MotionEvent)">onTouch</A></B>(View&nbsp;v,
  175. MotionEvent&nbsp;event)</CODE>
  176. <BR>
  177. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  178. </TR>
  179. </TABLE>
  180. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  181. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  182. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  183. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  187. </TR>
  188. </TABLE>
  189. &nbsp;
  190. <P>
  191. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  192. <A NAME="constructor_detail"><!-- --></A>
  193. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  194. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  195. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  196. <B>Constructor Detail</B></FONT></TH>
  197. </TR>
  198. </TABLE>
  199. <A NAME="PanTiltView(Context)"><!-- --></A><H3>
  200. PanTiltView</H3>
  201. <PRE>
  202. public <B>PanTiltView</B>(Context&nbsp;context)</PRE>
  203. <DL>
  204. </DL>
  205. <HR>
  206. <A NAME="PanTiltView(Context, AttributeSet)"><!-- --></A><H3>
  207. PanTiltView</H3>
  208. <PRE>
  209. public <B>PanTiltView</B>(Context&nbsp;context,
  210. AttributeSet&nbsp;attrs)</PRE>
  211. <DL>
  212. </DL>
  213. <HR>
  214. <A NAME="PanTiltView(Context, AttributeSet, int)"><!-- --></A><H3>
  215. PanTiltView</H3>
  216. <PRE>
  217. public <B>PanTiltView</B>(Context&nbsp;context,
  218. AttributeSet&nbsp;attrs,
  219. int&nbsp;defStyle)</PRE>
  220. <DL>
  221. </DL>
  222. <!-- ============ METHOD DETAIL ========== -->
  223. <A NAME="method_detail"><!-- --></A>
  224. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  225. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  226. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  227. <B>Method Detail</B></FONT></TH>
  228. </TR>
  229. </TABLE>
  230. <A NAME="onTouch(View, MotionEvent)"><!-- --></A><H3>
  231. onTouch</H3>
  232. <PRE>
  233. public boolean <B>onTouch</B>(View&nbsp;v,
  234. MotionEvent&nbsp;event)</PRE>
  235. <DL>
  236. <DD><DL>
  237. </DL>
  238. </DD>
  239. <DD><DL>
  240. </DL>
  241. </DD>
  242. </DL>
  243. <HR>
  244. <A NAME="getDefaultNodeName()"><!-- --></A><H3>
  245. getDefaultNodeName</H3>
  246. <PRE>
  247. public org.ros.namespace.GraphName <B>getDefaultNodeName</B>()</PRE>
  248. <DL>
  249. <DD><DL>
  250. <DT><B>Specified by:</B><DD><CODE>getDefaultNodeName</CODE> in interface <CODE>org.ros.node.NodeMain</CODE></DL>
  251. </DD>
  252. <DD><DL>
  253. </DL>
  254. </DD>
  255. </DL>
  256. <HR>
  257. <A NAME="onStart(org.ros.node.ConnectedNode)"><!-- --></A><H3>
  258. onStart</H3>
  259. <PRE>
  260. public void <B>onStart</B>(org.ros.node.ConnectedNode&nbsp;connectedNode)</PRE>
  261. <DL>
  262. <DD><DL>
  263. <DT><B>Specified by:</B><DD><CODE>onStart</CODE> in interface <CODE>org.ros.node.NodeListener</CODE></DL>
  264. </DD>
  265. <DD><DL>
  266. </DL>
  267. </DD>
  268. </DL>
  269. <HR>
  270. <A NAME="onShutdown(org.ros.node.Node)"><!-- --></A><H3>
  271. onShutdown</H3>
  272. <PRE>
  273. public void <B>onShutdown</B>(org.ros.node.Node&nbsp;node)</PRE>
  274. <DL>
  275. <DD><DL>
  276. <DT><B>Specified by:</B><DD><CODE>onShutdown</CODE> in interface <CODE>org.ros.node.NodeListener</CODE></DL>
  277. </DD>
  278. <DD><DL>
  279. </DL>
  280. </DD>
  281. </DL>
  282. <HR>
  283. <A NAME="onShutdownComplete(org.ros.node.Node)"><!-- --></A><H3>
  284. onShutdownComplete</H3>
  285. <PRE>
  286. public void <B>onShutdownComplete</B>(org.ros.node.Node&nbsp;node)</PRE>
  287. <DL>
  288. <DD><DL>
  289. <DT><B>Specified by:</B><DD><CODE>onShutdownComplete</CODE> in interface <CODE>org.ros.node.NodeListener</CODE></DL>
  290. </DD>
  291. <DD><DL>
  292. </DL>
  293. </DD>
  294. </DL>
  295. <HR>
  296. <A NAME="onError(org.ros.node.Node, java.lang.Throwable)"><!-- --></A><H3>
  297. onError</H3>
  298. <PRE>
  299. public void <B>onError</B>(org.ros.node.Node&nbsp;node,
  300. java.lang.Throwable&nbsp;throwable)</PRE>
  301. <DL>
  302. <DD><DL>
  303. <DT><B>Specified by:</B><DD><CODE>onError</CODE> in interface <CODE>org.ros.node.NodeListener</CODE></DL>
  304. </DD>
  305. <DD><DL>
  306. </DL>
  307. </DD>
  308. </DL>
  309. <!-- ========= END OF CLASS DATA ========= -->
  310. <HR>
  311. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  312. <A NAME="navbar_bottom"><!-- --></A>
  313. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  314. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  315. <TR>
  316. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  317. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  318. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  319. <TR ALIGN="center" VALIGN="top">
  320. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  321. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  322. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  323. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  324. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  325. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  326. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  327. </TR>
  328. </TABLE>
  329. </TD>
  330. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  331. </EM>
  332. </TD>
  333. </TR>
  334. <TR>
  335. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  336. &nbsp;<A HREF="../../../../org/ros/android/view/DistanceView.html" title="class in org.ros.android.view"><B>PREV CLASS</B></A>&nbsp;
  337. &nbsp;<A HREF="../../../../org/ros/android/view/RosCameraPreviewView.html" title="class in org.ros.android.view"><B>NEXT CLASS</B></A></FONT></TD>
  338. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  339. <A HREF="../../../../index.html?org/ros/android/view/PanTiltView.html" target="_top"><B>FRAMES</B></A> &nbsp;
  340. &nbsp;<A HREF="PanTiltView.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  341. &nbsp;<SCRIPT type="text/javascript">
  342. <!--
  343. if(window==top) {
  344. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  345. }
  346. //-->
  347. </SCRIPT>
  348. <NOSCRIPT>
  349. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  350. </NOSCRIPT>
  351. </FONT></TD>
  352. </TR>
  353. <TR>
  354. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  355. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  356. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  357. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  358. </TR>
  359. </TABLE>
  360. <A NAME="skip-navbar_bottom"></A>
  361. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  362. <HR>
  363. </BODY>
  364. </HTML>