TickUnits.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  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:28 CEST 2014 -->
  6. <title>TickUnits (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="TickUnits (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":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/TickUnits.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/axis/TickUnit.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/chart/axis/TickUnits.html" target="_top">Frames</a></li>
  57. <li><a href="TickUnits.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>Field&nbsp;|&nbsp;</li>
  79. <li><a href="#constructor.summary">Constr</a>&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>Field&nbsp;|&nbsp;</li>
  85. <li><a href="#constructor.detail">Constr</a>&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.axis</div>
  96. <h2 title="Class TickUnits" class="title">Class TickUnits</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.axis.TickUnits</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, java.lang.Cloneable, <a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a></dd>
  113. </dl>
  114. <hr>
  115. <br>
  116. <pre>public class <a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.68">TickUnits</a>
  117. extends java.lang.Object
  118. implements <a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a>, java.lang.Cloneable, java.io.Serializable</pre>
  119. <div class="block">A collection of tick units, used by the <a href="../../../../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis"><code>DateAxis</code></a> and
  120. <a href="../../../../org/jfree/chart/axis/NumberAxis.html" title="class in org.jfree.chart.axis"><code>NumberAxis</code></a> classes.</div>
  121. <dl>
  122. <dt><span class="seeLabel">See Also:</span></dt>
  123. <dd><a href="../../../../serialized-form.html#org.jfree.chart.axis.TickUnits">Serialized Form</a></dd>
  124. </dl>
  125. </li>
  126. </ul>
  127. </div>
  128. <div class="summary">
  129. <ul class="blockList">
  130. <li class="blockList">
  131. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  132. <ul class="blockList">
  133. <li class="blockList"><a name="constructor.summary">
  134. <!-- -->
  135. </a>
  136. <h3>Constructor Summary</h3>
  137. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  138. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  139. <tr>
  140. <th class="colOne" scope="col">Constructor and Description</th>
  141. </tr>
  142. <tr class="altColor">
  143. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/TickUnits.html#TickUnits--">TickUnits</a></span>()</code>
  144. <div class="block">Constructs a new collection of tick units.</div>
  145. </td>
  146. </tr>
  147. </table>
  148. </li>
  149. </ul>
  150. <!-- ========== METHOD SUMMARY =========== -->
  151. <ul class="blockList">
  152. <li class="blockList"><a name="method.summary">
  153. <!-- -->
  154. </a>
  155. <h3>Method Summary</h3>
  156. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  157. <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>
  158. <tr>
  159. <th class="colFirst" scope="col">Modifier and Type</th>
  160. <th class="colLast" scope="col">Method and Description</th>
  161. </tr>
  162. <tr id="i0" class="altColor">
  163. <td class="colFirst"><code>void</code></td>
  164. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/TickUnits.html#add-org.jfree.chart.axis.TickUnit-">add</a></span>(<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;unit)</code>
  165. <div class="block">Adds a tick unit to the collection.</div>
  166. </td>
  167. </tr>
  168. <tr id="i1" class="rowColor">
  169. <td class="colFirst"><code>java.lang.Object</code></td>
  170. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/TickUnits.html#clone--">clone</a></span>()</code>
  171. <div class="block">Returns a clone of the collection.</div>
  172. </td>
  173. </tr>
  174. <tr id="i2" class="altColor">
  175. <td class="colFirst"><code>boolean</code></td>
  176. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/TickUnits.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>
  177. <div class="block">Tests an object for equality with this instance.</div>
  178. </td>
  179. </tr>
  180. <tr id="i3" class="rowColor">
  181. <td class="colFirst"><code><a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a></code></td>
  182. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/TickUnits.html#get-int-">get</a></span>(int&nbsp;pos)</code>
  183. <div class="block">Returns the tickunit on the given position.</div>
  184. </td>
  185. </tr>
  186. <tr id="i4" class="altColor">
  187. <td class="colFirst"><code><a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a></code></td>
  188. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/TickUnits.html#getCeilingTickUnit-double-">getCeilingTickUnit</a></span>(double&nbsp;size)</code>
  189. <div class="block">Returns the tick unit in the collection that is greater than or equal
  190. to the specified size.</div>
  191. </td>
  192. </tr>
  193. <tr id="i5" class="rowColor">
  194. <td class="colFirst"><code><a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a></code></td>
  195. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/TickUnits.html#getCeilingTickUnit-org.jfree.chart.axis.TickUnit-">getCeilingTickUnit</a></span>(<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;unit)</code>
  196. <div class="block">Returns the tick unit in the collection that is greater than or equal
  197. to (in size) the specified unit.</div>
  198. </td>
  199. </tr>
  200. <tr id="i6" class="altColor">
  201. <td class="colFirst"><code><a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a></code></td>
  202. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/TickUnits.html#getLargerTickUnit-org.jfree.chart.axis.TickUnit-">getLargerTickUnit</a></span>(<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;unit)</code>
  203. <div class="block">Returns a tick unit that is larger than the supplied unit.</div>
  204. </td>
  205. </tr>
  206. <tr id="i7" class="rowColor">
  207. <td class="colFirst"><code>int</code></td>
  208. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/TickUnits.html#size--">size</a></span>()</code>
  209. <div class="block">Returns the number of tick units in this collection.</div>
  210. </td>
  211. </tr>
  212. </table>
  213. <ul class="blockList">
  214. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  215. <!-- -->
  216. </a>
  217. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  218. <code>finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
  219. </ul>
  220. </li>
  221. </ul>
  222. </li>
  223. </ul>
  224. </div>
  225. <div class="details">
  226. <ul class="blockList">
  227. <li class="blockList">
  228. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  229. <ul class="blockList">
  230. <li class="blockList"><a name="constructor.detail">
  231. <!-- -->
  232. </a>
  233. <h3>Constructor Detail</h3>
  234. <a name="TickUnits--">
  235. <!-- -->
  236. </a>
  237. <ul class="blockListLast">
  238. <li class="blockList">
  239. <h4>TickUnits</h4>
  240. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.79">TickUnits</a>()</pre>
  241. <div class="block">Constructs a new collection of tick units.</div>
  242. </li>
  243. </ul>
  244. </li>
  245. </ul>
  246. <!-- ============ METHOD DETAIL ========== -->
  247. <ul class="blockList">
  248. <li class="blockList"><a name="method.detail">
  249. <!-- -->
  250. </a>
  251. <h3>Method Detail</h3>
  252. <a name="add-org.jfree.chart.axis.TickUnit-">
  253. <!-- -->
  254. </a>
  255. <ul class="blockList">
  256. <li class="blockList">
  257. <h4>add</h4>
  258. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.89">add</a>(<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;unit)</pre>
  259. <div class="block">Adds a tick unit to the collection. The tick units are maintained in
  260. ascending order.</div>
  261. <dl>
  262. <dt><span class="paramLabel">Parameters:</span></dt>
  263. <dd><code>unit</code> - the tick unit to add (<code>null</code> not permitted).</dd>
  264. </dl>
  265. </li>
  266. </ul>
  267. <a name="size--">
  268. <!-- -->
  269. </a>
  270. <ul class="blockList">
  271. <li class="blockList">
  272. <h4>size</h4>
  273. <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.104">size</a>()</pre>
  274. <div class="block">Returns the number of tick units in this collection.
  275. <P>
  276. This method is required for the XML writer.</div>
  277. <dl>
  278. <dt><span class="returnLabel">Returns:</span></dt>
  279. <dd>The number of units in this collection.</dd>
  280. </dl>
  281. </li>
  282. </ul>
  283. <a name="get-int-">
  284. <!-- -->
  285. </a>
  286. <ul class="blockList">
  287. <li class="blockList">
  288. <h4>get</h4>
  289. <pre>public&nbsp;<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.117">get</a>(int&nbsp;pos)</pre>
  290. <div class="block">Returns the tickunit on the given position.
  291. <P>
  292. This method is required for the XML writer.</div>
  293. <dl>
  294. <dt><span class="paramLabel">Parameters:</span></dt>
  295. <dd><code>pos</code> - the position in the list.</dd>
  296. <dt><span class="returnLabel">Returns:</span></dt>
  297. <dd>The tickunit.</dd>
  298. </dl>
  299. </li>
  300. </ul>
  301. <a name="getLargerTickUnit-org.jfree.chart.axis.TickUnit-">
  302. <!-- -->
  303. </a>
  304. <ul class="blockList">
  305. <li class="blockList">
  306. <h4>getLargerTickUnit</h4>
  307. <pre>public&nbsp;<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.129">getLargerTickUnit</a>(<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;unit)</pre>
  308. <div class="block">Returns a tick unit that is larger than the supplied unit.</div>
  309. <dl>
  310. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  311. <dd><code><a href="../../../../org/jfree/chart/axis/TickUnitSource.html#getLargerTickUnit-org.jfree.chart.axis.TickUnit-">getLargerTickUnit</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a></code></dd>
  312. <dt><span class="paramLabel">Parameters:</span></dt>
  313. <dd><code>unit</code> - the unit.</dd>
  314. <dt><span class="returnLabel">Returns:</span></dt>
  315. <dd>A tick unit that is larger than the supplied unit.</dd>
  316. </dl>
  317. </li>
  318. </ul>
  319. <a name="getCeilingTickUnit-org.jfree.chart.axis.TickUnit-">
  320. <!-- -->
  321. </a>
  322. <ul class="blockList">
  323. <li class="blockList">
  324. <h4>getCeilingTickUnit</h4>
  325. <pre>public&nbsp;<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.151">getCeilingTickUnit</a>(<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;unit)</pre>
  326. <div class="block">Returns the tick unit in the collection that is greater than or equal
  327. to (in size) the specified unit.</div>
  328. <dl>
  329. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  330. <dd><code><a href="../../../../org/jfree/chart/axis/TickUnitSource.html#getCeilingTickUnit-org.jfree.chart.axis.TickUnit-">getCeilingTickUnit</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a></code></dd>
  331. <dt><span class="paramLabel">Parameters:</span></dt>
  332. <dd><code>unit</code> - the unit.</dd>
  333. <dt><span class="returnLabel">Returns:</span></dt>
  334. <dd>A unit from the collection.</dd>
  335. </dl>
  336. </li>
  337. </ul>
  338. <a name="getCeilingTickUnit-double-">
  339. <!-- -->
  340. </a>
  341. <ul class="blockList">
  342. <li class="blockList">
  343. <h4>getCeilingTickUnit</h4>
  344. <pre>public&nbsp;<a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis">TickUnit</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.172">getCeilingTickUnit</a>(double&nbsp;size)</pre>
  345. <div class="block">Returns the tick unit in the collection that is greater than or equal
  346. to the specified size.</div>
  347. <dl>
  348. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  349. <dd><code><a href="../../../../org/jfree/chart/axis/TickUnitSource.html#getCeilingTickUnit-double-">getCeilingTickUnit</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis">TickUnitSource</a></code></dd>
  350. <dt><span class="paramLabel">Parameters:</span></dt>
  351. <dd><code>size</code> - the size.</dd>
  352. <dt><span class="returnLabel">Returns:</span></dt>
  353. <dd>A unit from the collection.</dd>
  354. </dl>
  355. </li>
  356. </ul>
  357. <a name="clone--">
  358. <!-- -->
  359. </a>
  360. <ul class="blockList">
  361. <li class="blockList">
  362. <h4>clone</h4>
  363. <pre>public&nbsp;java.lang.Object&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.186">clone</a>()
  364. throws java.lang.CloneNotSupportedException</pre>
  365. <div class="block">Returns a clone of the collection.</div>
  366. <dl>
  367. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  368. <dd><code>clone</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  369. <dt><span class="returnLabel">Returns:</span></dt>
  370. <dd>A clone.</dd>
  371. <dt><span class="throwsLabel">Throws:</span></dt>
  372. <dd><code>java.lang.CloneNotSupportedException</code> - if an item in the collection does not
  373. support cloning.</dd>
  374. </dl>
  375. </li>
  376. </ul>
  377. <a name="equals-java.lang.Object-">
  378. <!-- -->
  379. </a>
  380. <ul class="blockListLast">
  381. <li class="blockList">
  382. <h4>equals</h4>
  383. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/TickUnits.html#line.200">equals</a>(java.lang.Object&nbsp;obj)</pre>
  384. <div class="block">Tests an object for equality with this instance.</div>
  385. <dl>
  386. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  387. <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  388. <dt><span class="paramLabel">Parameters:</span></dt>
  389. <dd><code>obj</code> - the object to test (<code>null</code> permitted).</dd>
  390. <dt><span class="returnLabel">Returns:</span></dt>
  391. <dd>A boolean.</dd>
  392. </dl>
  393. </li>
  394. </ul>
  395. </li>
  396. </ul>
  397. </li>
  398. </ul>
  399. </div>
  400. </div>
  401. <!-- ========= END OF CLASS DATA ========= -->
  402. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  403. <div class="bottomNav"><a name="navbar.bottom">
  404. <!-- -->
  405. </a>
  406. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  407. <a name="navbar.bottom.firstrow">
  408. <!-- -->
  409. </a>
  410. <ul class="navList" title="Navigation">
  411. <li><a href="../../../../overview-summary.html">Overview</a></li>
  412. <li><a href="package-summary.html">Package</a></li>
  413. <li class="navBarCell1Rev">Class</li>
  414. <li><a href="class-use/TickUnits.html">Use</a></li>
  415. <li><a href="package-tree.html">Tree</a></li>
  416. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  417. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  418. <li><a href="../../../../help-doc.html">Help</a></li>
  419. </ul>
  420. </div>
  421. <div class="subNav">
  422. <ul class="navList">
  423. <li><a href="../../../../org/jfree/chart/axis/TickUnit.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  424. <li><a href="../../../../org/jfree/chart/axis/TickUnitSource.html" title="interface in org.jfree.chart.axis"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  425. </ul>
  426. <ul class="navList">
  427. <li><a href="../../../../index.html?org/jfree/chart/axis/TickUnits.html" target="_top">Frames</a></li>
  428. <li><a href="TickUnits.html" target="_top">No&nbsp;Frames</a></li>
  429. </ul>
  430. <ul class="navList" id="allclasses_navbar_bottom">
  431. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  432. </ul>
  433. <div>
  434. <script type="text/javascript"><!--
  435. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  436. if(window==top) {
  437. allClassesLink.style.display = "block";
  438. }
  439. else {
  440. allClassesLink.style.display = "none";
  441. }
  442. //-->
  443. </script>
  444. </div>
  445. <div>
  446. <ul class="subNavList">
  447. <li>Summary:&nbsp;</li>
  448. <li>Nested&nbsp;|&nbsp;</li>
  449. <li>Field&nbsp;|&nbsp;</li>
  450. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  451. <li><a href="#method.summary">Method</a></li>
  452. </ul>
  453. <ul class="subNavList">
  454. <li>Detail:&nbsp;</li>
  455. <li>Field&nbsp;|&nbsp;</li>
  456. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  457. <li><a href="#method.detail">Method</a></li>
  458. </ul>
  459. </div>
  460. <a name="skip.navbar.bottom">
  461. <!-- -->
  462. </a></div>
  463. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  464. </body>
  465. </html>