PolarAxisLocation.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_05) on Thu Jul 31 14:50:33 CEST 2014 -->
  6. <title>PolarAxisLocation (JFreeChart Class Library (version 1.0.19-fx))</title>
  7. <meta name="date" content="2014-07-31">
  8. <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../../../../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="PolarAxisLocation (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10,"i1":10};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div class="topNav"><a name="navbar.top">
  33. <!-- -->
  34. </a>
  35. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  36. <a name="navbar.top.firstrow">
  37. <!-- -->
  38. </a>
  39. <ul class="navList" title="Navigation">
  40. <li><a href="../../../../overview-summary.html">Overview</a></li>
  41. <li><a href="package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="class-use/PolarAxisLocation.html">Use</a></li>
  44. <li><a href="package-tree.html">Tree</a></li>
  45. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  46. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  47. <li><a href="../../../../help-doc.html">Help</a></li>
  48. </ul>
  49. </div>
  50. <div class="subNav">
  51. <ul class="navList">
  52. <li><a href="../../../../org/jfree/chart/plot/PlotUtilities.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/chart/plot/PolarAxisLocation.html" target="_top">Frames</a></li>
  57. <li><a href="PolarAxisLocation.html" target="_top">No&nbsp;Frames</a></li>
  58. </ul>
  59. <ul class="navList" id="allclasses_navbar_top">
  60. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  61. </ul>
  62. <div>
  63. <script type="text/javascript"><!--
  64. allClassesLink = document.getElementById("allclasses_navbar_top");
  65. if(window==top) {
  66. allClassesLink.style.display = "block";
  67. }
  68. else {
  69. allClassesLink.style.display = "none";
  70. }
  71. //-->
  72. </script>
  73. </div>
  74. <div>
  75. <ul class="subNavList">
  76. <li>Summary:&nbsp;</li>
  77. <li>Nested&nbsp;|&nbsp;</li>
  78. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  79. <li>Constr&nbsp;|&nbsp;</li>
  80. <li><a href="#method.summary">Method</a></li>
  81. </ul>
  82. <ul class="subNavList">
  83. <li>Detail:&nbsp;</li>
  84. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  85. <li>Constr&nbsp;|&nbsp;</li>
  86. <li><a href="#method.detail">Method</a></li>
  87. </ul>
  88. </div>
  89. <a name="skip.navbar.top">
  90. <!-- -->
  91. </a></div>
  92. <!-- ========= END OF TOP NAVBAR ========= -->
  93. <!-- ======== START OF CLASS DATA ======== -->
  94. <div class="header">
  95. <div class="subTitle">org.jfree.chart.plot</div>
  96. <h2 title="Class PolarAxisLocation" class="title">Class PolarAxisLocation</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="inheritance">
  100. <li>java.lang.Object</li>
  101. <li>
  102. <ul class="inheritance">
  103. <li>org.jfree.chart.plot.PolarAxisLocation</li>
  104. </ul>
  105. </li>
  106. </ul>
  107. <div class="description">
  108. <ul class="blockList">
  109. <li class="blockList">
  110. <dl>
  111. <dt>All Implemented Interfaces:</dt>
  112. <dd>java.io.Serializable</dd>
  113. </dl>
  114. <hr>
  115. <br>
  116. <pre>public final class <a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.51">PolarAxisLocation</a>
  117. extends java.lang.Object
  118. implements java.io.Serializable</pre>
  119. <div class="block">Used to indicate the location of an axis on a <a href="../../../../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot"><code>PolarPlot</code></a>.</div>
  120. <dl>
  121. <dt><span class="simpleTagLabel">Since:</span></dt>
  122. <dd>1.0.14</dd>
  123. <dt><span class="seeLabel">See Also:</span></dt>
  124. <dd><a href="../../../../serialized-form.html#org.jfree.chart.plot.PolarAxisLocation">Serialized Form</a></dd>
  125. </dl>
  126. </li>
  127. </ul>
  128. </div>
  129. <div class="summary">
  130. <ul class="blockList">
  131. <li class="blockList">
  132. <!-- =========== FIELD SUMMARY =========== -->
  133. <ul class="blockList">
  134. <li class="blockList"><a name="field.summary">
  135. <!-- -->
  136. </a>
  137. <h3>Field Summary</h3>
  138. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  139. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  140. <tr>
  141. <th class="colFirst" scope="col">Modifier and Type</th>
  142. <th class="colLast" scope="col">Field and Description</th>
  143. </tr>
  144. <tr class="altColor">
  145. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  146. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#EAST_ABOVE">EAST_ABOVE</a></span></code>
  147. <div class="block">Axis above east.</div>
  148. </td>
  149. </tr>
  150. <tr class="rowColor">
  151. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  152. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#EAST_BELOW">EAST_BELOW</a></span></code>
  153. <div class="block">Axis below east.</div>
  154. </td>
  155. </tr>
  156. <tr class="altColor">
  157. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  158. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#NORTH_LEFT">NORTH_LEFT</a></span></code>
  159. <div class="block">Axis left of north.</div>
  160. </td>
  161. </tr>
  162. <tr class="rowColor">
  163. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  164. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#NORTH_RIGHT">NORTH_RIGHT</a></span></code>
  165. <div class="block">Axis right of north.</div>
  166. </td>
  167. </tr>
  168. <tr class="altColor">
  169. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  170. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#SOUTH_LEFT">SOUTH_LEFT</a></span></code>
  171. <div class="block">Axis left of south.</div>
  172. </td>
  173. </tr>
  174. <tr class="rowColor">
  175. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  176. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#SOUTH_RIGHT">SOUTH_RIGHT</a></span></code>
  177. <div class="block">Axis right of south.</div>
  178. </td>
  179. </tr>
  180. <tr class="altColor">
  181. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  182. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#WEST_ABOVE">WEST_ABOVE</a></span></code>
  183. <div class="block">Axis above west.</div>
  184. </td>
  185. </tr>
  186. <tr class="rowColor">
  187. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a></code></td>
  188. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#WEST_BELOW">WEST_BELOW</a></span></code>
  189. <div class="block">Axis below west.</div>
  190. </td>
  191. </tr>
  192. </table>
  193. </li>
  194. </ul>
  195. <!-- ========== METHOD SUMMARY =========== -->
  196. <ul class="blockList">
  197. <li class="blockList"><a name="method.summary">
  198. <!-- -->
  199. </a>
  200. <h3>Method Summary</h3>
  201. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  202. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  203. <tr>
  204. <th class="colFirst" scope="col">Modifier and Type</th>
  205. <th class="colLast" scope="col">Method and Description</th>
  206. </tr>
  207. <tr id="i0" class="altColor">
  208. <td class="colFirst"><code>boolean</code></td>
  209. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>
  210. <div class="block">Returns <code>true</code> if this object is equal to the specified
  211. object, and <code>false</code> otherwise.</div>
  212. </td>
  213. </tr>
  214. <tr id="i1" class="rowColor">
  215. <td class="colFirst"><code>java.lang.String</code></td>
  216. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html#toString--">toString</a></span>()</code>
  217. <div class="block">Returns a string representing the object.</div>
  218. </td>
  219. </tr>
  220. </table>
  221. <ul class="blockList">
  222. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  223. <!-- -->
  224. </a>
  225. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  226. <code>clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  227. </ul>
  228. </li>
  229. </ul>
  230. </li>
  231. </ul>
  232. </div>
  233. <div class="details">
  234. <ul class="blockList">
  235. <li class="blockList">
  236. <!-- ============ FIELD DETAIL =========== -->
  237. <ul class="blockList">
  238. <li class="blockList"><a name="field.detail">
  239. <!-- -->
  240. </a>
  241. <h3>Field Detail</h3>
  242. <a name="NORTH_LEFT">
  243. <!-- -->
  244. </a>
  245. <ul class="blockList">
  246. <li class="blockList">
  247. <h4>NORTH_LEFT</h4>
  248. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> <a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.57">NORTH_LEFT</a></pre>
  249. <div class="block">Axis left of north.</div>
  250. </li>
  251. </ul>
  252. <a name="NORTH_RIGHT">
  253. <!-- -->
  254. </a>
  255. <ul class="blockList">
  256. <li class="blockList">
  257. <h4>NORTH_RIGHT</h4>
  258. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> <a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.61">NORTH_RIGHT</a></pre>
  259. <div class="block">Axis right of north.</div>
  260. </li>
  261. </ul>
  262. <a name="SOUTH_LEFT">
  263. <!-- -->
  264. </a>
  265. <ul class="blockList">
  266. <li class="blockList">
  267. <h4>SOUTH_LEFT</h4>
  268. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> <a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.65">SOUTH_LEFT</a></pre>
  269. <div class="block">Axis left of south.</div>
  270. </li>
  271. </ul>
  272. <a name="SOUTH_RIGHT">
  273. <!-- -->
  274. </a>
  275. <ul class="blockList">
  276. <li class="blockList">
  277. <h4>SOUTH_RIGHT</h4>
  278. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> <a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.69">SOUTH_RIGHT</a></pre>
  279. <div class="block">Axis right of south.</div>
  280. </li>
  281. </ul>
  282. <a name="EAST_ABOVE">
  283. <!-- -->
  284. </a>
  285. <ul class="blockList">
  286. <li class="blockList">
  287. <h4>EAST_ABOVE</h4>
  288. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> <a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.73">EAST_ABOVE</a></pre>
  289. <div class="block">Axis above east.</div>
  290. </li>
  291. </ul>
  292. <a name="EAST_BELOW">
  293. <!-- -->
  294. </a>
  295. <ul class="blockList">
  296. <li class="blockList">
  297. <h4>EAST_BELOW</h4>
  298. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> <a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.77">EAST_BELOW</a></pre>
  299. <div class="block">Axis below east.</div>
  300. </li>
  301. </ul>
  302. <a name="WEST_ABOVE">
  303. <!-- -->
  304. </a>
  305. <ul class="blockList">
  306. <li class="blockList">
  307. <h4>WEST_ABOVE</h4>
  308. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> <a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.81">WEST_ABOVE</a></pre>
  309. <div class="block">Axis above west.</div>
  310. </li>
  311. </ul>
  312. <a name="WEST_BELOW">
  313. <!-- -->
  314. </a>
  315. <ul class="blockListLast">
  316. <li class="blockList">
  317. <h4>WEST_BELOW</h4>
  318. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/plot/PolarAxisLocation.html" title="class in org.jfree.chart.plot">PolarAxisLocation</a> <a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.85">WEST_BELOW</a></pre>
  319. <div class="block">Axis below west.</div>
  320. </li>
  321. </ul>
  322. </li>
  323. </ul>
  324. <!-- ============ METHOD DETAIL ========== -->
  325. <ul class="blockList">
  326. <li class="blockList"><a name="method.detail">
  327. <!-- -->
  328. </a>
  329. <h3>Method Detail</h3>
  330. <a name="toString--">
  331. <!-- -->
  332. </a>
  333. <ul class="blockList">
  334. <li class="blockList">
  335. <h4>toString</h4>
  336. <pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.106">toString</a>()</pre>
  337. <div class="block">Returns a string representing the object.</div>
  338. <dl>
  339. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  340. <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  341. <dt><span class="returnLabel">Returns:</span></dt>
  342. <dd>The string.</dd>
  343. </dl>
  344. </li>
  345. </ul>
  346. <a name="equals-java.lang.Object-">
  347. <!-- -->
  348. </a>
  349. <ul class="blockListLast">
  350. <li class="blockList">
  351. <h4>equals</h4>
  352. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/PolarAxisLocation.html#line.119">equals</a>(java.lang.Object&nbsp;obj)</pre>
  353. <div class="block">Returns <code>true</code> if this object is equal to the specified
  354. object, and <code>false</code> otherwise.</div>
  355. <dl>
  356. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  357. <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  358. <dt><span class="paramLabel">Parameters:</span></dt>
  359. <dd><code>obj</code> - the other object (<code>null</code> permitted).</dd>
  360. <dt><span class="returnLabel">Returns:</span></dt>
  361. <dd>A boolean.</dd>
  362. </dl>
  363. </li>
  364. </ul>
  365. </li>
  366. </ul>
  367. </li>
  368. </ul>
  369. </div>
  370. </div>
  371. <!-- ========= END OF CLASS DATA ========= -->
  372. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  373. <div class="bottomNav"><a name="navbar.bottom">
  374. <!-- -->
  375. </a>
  376. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  377. <a name="navbar.bottom.firstrow">
  378. <!-- -->
  379. </a>
  380. <ul class="navList" title="Navigation">
  381. <li><a href="../../../../overview-summary.html">Overview</a></li>
  382. <li><a href="package-summary.html">Package</a></li>
  383. <li class="navBarCell1Rev">Class</li>
  384. <li><a href="class-use/PolarAxisLocation.html">Use</a></li>
  385. <li><a href="package-tree.html">Tree</a></li>
  386. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  387. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  388. <li><a href="../../../../help-doc.html">Help</a></li>
  389. </ul>
  390. </div>
  391. <div class="subNav">
  392. <ul class="navList">
  393. <li><a href="../../../../org/jfree/chart/plot/PlotUtilities.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  394. <li><a href="../../../../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  395. </ul>
  396. <ul class="navList">
  397. <li><a href="../../../../index.html?org/jfree/chart/plot/PolarAxisLocation.html" target="_top">Frames</a></li>
  398. <li><a href="PolarAxisLocation.html" target="_top">No&nbsp;Frames</a></li>
  399. </ul>
  400. <ul class="navList" id="allclasses_navbar_bottom">
  401. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  402. </ul>
  403. <div>
  404. <script type="text/javascript"><!--
  405. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  406. if(window==top) {
  407. allClassesLink.style.display = "block";
  408. }
  409. else {
  410. allClassesLink.style.display = "none";
  411. }
  412. //-->
  413. </script>
  414. </div>
  415. <div>
  416. <ul class="subNavList">
  417. <li>Summary:&nbsp;</li>
  418. <li>Nested&nbsp;|&nbsp;</li>
  419. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  420. <li>Constr&nbsp;|&nbsp;</li>
  421. <li><a href="#method.summary">Method</a></li>
  422. </ul>
  423. <ul class="subNavList">
  424. <li>Detail:&nbsp;</li>
  425. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  426. <li>Constr&nbsp;|&nbsp;</li>
  427. <li><a href="#method.detail">Method</a></li>
  428. </ul>
  429. </div>
  430. <a name="skip.navbar.bottom">
  431. <!-- -->
  432. </a></div>
  433. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  434. </body>
  435. </html>