CyclicNumberAxis.CycleBoundTick.html 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  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:27 CEST 2014 -->
  6. <title>CyclicNumberAxis.CycleBoundTick (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="CyclicNumberAxis.CycleBoundTick (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../../../../overview-summary.html">Overview</a></li>
  35. <li><a href="package-summary.html">Package</a></li>
  36. <li class="navBarCell1Rev">Class</li>
  37. <li><a href="class-use/CyclicNumberAxis.CycleBoundTick.html">Use</a></li>
  38. <li><a href="package-tree.html">Tree</a></li>
  39. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  40. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  41. <li><a href="../../../../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li><a href="../../../../org/jfree/chart/axis/CyclicNumberAxis.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  47. <li><a href="../../../../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../../../../index.html?org/jfree/chart/axis/CyclicNumberAxis.CycleBoundTick.html" target="_top">Frames</a></li>
  51. <li><a href="CyclicNumberAxis.CycleBoundTick.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <div>
  69. <ul class="subNavList">
  70. <li>Summary:&nbsp;</li>
  71. <li>Nested&nbsp;|&nbsp;</li>
  72. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  73. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  74. <li><a href="#methods.inherited.from.class.org.jfree.chart.axis.NumberTick">Method</a></li>
  75. </ul>
  76. <ul class="subNavList">
  77. <li>Detail:&nbsp;</li>
  78. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  80. <li>Method</li>
  81. </ul>
  82. </div>
  83. <a name="skip.navbar.top">
  84. <!-- -->
  85. </a></div>
  86. <!-- ========= END OF TOP NAVBAR ========= -->
  87. <!-- ======== START OF CLASS DATA ======== -->
  88. <div class="header">
  89. <div class="subTitle">org.jfree.chart.axis</div>
  90. <h2 title="Class CyclicNumberAxis.CycleBoundTick" class="title">Class CyclicNumberAxis.CycleBoundTick</h2>
  91. </div>
  92. <div class="contentContainer">
  93. <ul class="inheritance">
  94. <li>java.lang.Object</li>
  95. <li>
  96. <ul class="inheritance">
  97. <li><a href="../../../../org/jfree/chart/axis/Tick.html" title="class in org.jfree.chart.axis">org.jfree.chart.axis.Tick</a></li>
  98. <li>
  99. <ul class="inheritance">
  100. <li><a href="../../../../org/jfree/chart/axis/ValueTick.html" title="class in org.jfree.chart.axis">org.jfree.chart.axis.ValueTick</a></li>
  101. <li>
  102. <ul class="inheritance">
  103. <li><a href="../../../../org/jfree/chart/axis/NumberTick.html" title="class in org.jfree.chart.axis">org.jfree.chart.axis.NumberTick</a></li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>org.jfree.chart.axis.CyclicNumberAxis.CycleBoundTick</li>
  107. </ul>
  108. </li>
  109. </ul>
  110. </li>
  111. </ul>
  112. </li>
  113. </ul>
  114. </li>
  115. </ul>
  116. <div class="description">
  117. <ul class="blockList">
  118. <li class="blockList">
  119. <dl>
  120. <dt>All Implemented Interfaces:</dt>
  121. <dd>java.io.Serializable, java.lang.Cloneable</dd>
  122. </dl>
  123. <dl>
  124. <dt>Enclosing class:</dt>
  125. <dd><a href="../../../../org/jfree/chart/axis/CyclicNumberAxis.html" title="class in org.jfree.chart.axis">CyclicNumberAxis</a></dd>
  126. </dl>
  127. <hr>
  128. <br>
  129. <pre>protected static class <a href="../../../../src-html/org/jfree/chart/axis/CyclicNumberAxis.html#line.354">CyclicNumberAxis.CycleBoundTick</a>
  130. extends <a href="../../../../org/jfree/chart/axis/NumberTick.html" title="class in org.jfree.chart.axis">NumberTick</a></pre>
  131. <div class="block">A special Number tick that also hold information about the cycle bound
  132. mapping for this tick. This is especially useful for having a tick at
  133. each axis end with the cycle bound value. See also
  134. isBoundMappedToLastCycle()</div>
  135. <dl>
  136. <dt><span class="seeLabel">See Also:</span></dt>
  137. <dd><a href="../../../../serialized-form.html#org.jfree.chart.axis.CyclicNumberAxis.CycleBoundTick">Serialized Form</a></dd>
  138. </dl>
  139. </li>
  140. </ul>
  141. </div>
  142. <div class="summary">
  143. <ul class="blockList">
  144. <li class="blockList">
  145. <!-- =========== FIELD SUMMARY =========== -->
  146. <ul class="blockList">
  147. <li class="blockList"><a name="field.summary">
  148. <!-- -->
  149. </a>
  150. <h3>Field Summary</h3>
  151. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  152. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  153. <tr>
  154. <th class="colFirst" scope="col">Modifier and Type</th>
  155. <th class="colLast" scope="col">Field and Description</th>
  156. </tr>
  157. <tr class="altColor">
  158. <td class="colFirst"><code>boolean</code></td>
  159. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/CyclicNumberAxis.CycleBoundTick.html#mapToLastCycle">mapToLastCycle</a></span></code>
  160. <div class="block">Map to last cycle.</div>
  161. </td>
  162. </tr>
  163. </table>
  164. </li>
  165. </ul>
  166. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  167. <ul class="blockList">
  168. <li class="blockList"><a name="constructor.summary">
  169. <!-- -->
  170. </a>
  171. <h3>Constructor Summary</h3>
  172. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  173. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  174. <tr>
  175. <th class="colOne" scope="col">Constructor and Description</th>
  176. </tr>
  177. <tr class="altColor">
  178. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/CyclicNumberAxis.CycleBoundTick.html#CycleBoundTick-boolean-java.lang.Number-java.lang.String-org.jfree.ui.TextAnchor-org.jfree.ui.TextAnchor-double-">CycleBoundTick</a></span>(boolean&nbsp;mapToLastCycle,
  179. java.lang.Number&nbsp;number,
  180. java.lang.String&nbsp;label,
  181. org.jfree.ui.TextAnchor&nbsp;textAnchor,
  182. org.jfree.ui.TextAnchor&nbsp;rotationAnchor,
  183. double&nbsp;angle)</code>
  184. <div class="block">Creates a new tick.</div>
  185. </td>
  186. </tr>
  187. </table>
  188. </li>
  189. </ul>
  190. <!-- ========== METHOD SUMMARY =========== -->
  191. <ul class="blockList">
  192. <li class="blockList"><a name="method.summary">
  193. <!-- -->
  194. </a>
  195. <h3>Method Summary</h3>
  196. <ul class="blockList">
  197. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.axis.NumberTick">
  198. <!-- -->
  199. </a>
  200. <h3>Methods inherited from class&nbsp;org.jfree.chart.axis.<a href="../../../../org/jfree/chart/axis/NumberTick.html" title="class in org.jfree.chart.axis">NumberTick</a></h3>
  201. <code><a href="../../../../org/jfree/chart/axis/NumberTick.html#getNumber--">getNumber</a></code></li>
  202. </ul>
  203. <ul class="blockList">
  204. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.axis.ValueTick">
  205. <!-- -->
  206. </a>
  207. <h3>Methods inherited from class&nbsp;org.jfree.chart.axis.<a href="../../../../org/jfree/chart/axis/ValueTick.html" title="class in org.jfree.chart.axis">ValueTick</a></h3>
  208. <code><a href="../../../../org/jfree/chart/axis/ValueTick.html#equals-java.lang.Object-">equals</a>, <a href="../../../../org/jfree/chart/axis/ValueTick.html#getTickType--">getTickType</a>, <a href="../../../../org/jfree/chart/axis/ValueTick.html#getValue--">getValue</a></code></li>
  209. </ul>
  210. <ul class="blockList">
  211. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.axis.Tick">
  212. <!-- -->
  213. </a>
  214. <h3>Methods inherited from class&nbsp;org.jfree.chart.axis.<a href="../../../../org/jfree/chart/axis/Tick.html" title="class in org.jfree.chart.axis">Tick</a></h3>
  215. <code><a href="../../../../org/jfree/chart/axis/Tick.html#clone--">clone</a>, <a href="../../../../org/jfree/chart/axis/Tick.html#getAngle--">getAngle</a>, <a href="../../../../org/jfree/chart/axis/Tick.html#getRotationAnchor--">getRotationAnchor</a>, <a href="../../../../org/jfree/chart/axis/Tick.html#getText--">getText</a>, <a href="../../../../org/jfree/chart/axis/Tick.html#getTextAnchor--">getTextAnchor</a>, <a href="../../../../org/jfree/chart/axis/Tick.html#toString--">toString</a></code></li>
  216. </ul>
  217. <ul class="blockList">
  218. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  219. <!-- -->
  220. </a>
  221. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  222. <code>finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  223. </ul>
  224. </li>
  225. </ul>
  226. </li>
  227. </ul>
  228. </div>
  229. <div class="details">
  230. <ul class="blockList">
  231. <li class="blockList">
  232. <!-- ============ FIELD DETAIL =========== -->
  233. <ul class="blockList">
  234. <li class="blockList"><a name="field.detail">
  235. <!-- -->
  236. </a>
  237. <h3>Field Detail</h3>
  238. <a name="mapToLastCycle">
  239. <!-- -->
  240. </a>
  241. <ul class="blockListLast">
  242. <li class="blockList">
  243. <h4>mapToLastCycle</h4>
  244. <pre>public&nbsp;boolean <a href="../../../../src-html/org/jfree/chart/axis/CyclicNumberAxis.CycleBoundTick.html#line.357">mapToLastCycle</a></pre>
  245. <div class="block">Map to last cycle.</div>
  246. </li>
  247. </ul>
  248. </li>
  249. </ul>
  250. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  251. <ul class="blockList">
  252. <li class="blockList"><a name="constructor.detail">
  253. <!-- -->
  254. </a>
  255. <h3>Constructor Detail</h3>
  256. <a name="CycleBoundTick-boolean-java.lang.Number-java.lang.String-org.jfree.ui.TextAnchor-org.jfree.ui.TextAnchor-double-">
  257. <!-- -->
  258. </a>
  259. <ul class="blockListLast">
  260. <li class="blockList">
  261. <h4>CycleBoundTick</h4>
  262. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/CyclicNumberAxis.CycleBoundTick.html#line.369">CycleBoundTick</a>(boolean&nbsp;mapToLastCycle,
  263. java.lang.Number&nbsp;number,
  264. java.lang.String&nbsp;label,
  265. org.jfree.ui.TextAnchor&nbsp;textAnchor,
  266. org.jfree.ui.TextAnchor&nbsp;rotationAnchor,
  267. double&nbsp;angle)</pre>
  268. <div class="block">Creates a new tick.</div>
  269. <dl>
  270. <dt><span class="paramLabel">Parameters:</span></dt>
  271. <dd><code>mapToLastCycle</code> - map to last cycle?</dd>
  272. <dd><code>number</code> - the number.</dd>
  273. <dd><code>label</code> - the label.</dd>
  274. <dd><code>textAnchor</code> - the text anchor.</dd>
  275. <dd><code>rotationAnchor</code> - the rotation anchor.</dd>
  276. <dd><code>angle</code> - the rotation angle.</dd>
  277. </dl>
  278. </li>
  279. </ul>
  280. </li>
  281. </ul>
  282. </li>
  283. </ul>
  284. </div>
  285. </div>
  286. <!-- ========= END OF CLASS DATA ========= -->
  287. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  288. <div class="bottomNav"><a name="navbar.bottom">
  289. <!-- -->
  290. </a>
  291. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  292. <a name="navbar.bottom.firstrow">
  293. <!-- -->
  294. </a>
  295. <ul class="navList" title="Navigation">
  296. <li><a href="../../../../overview-summary.html">Overview</a></li>
  297. <li><a href="package-summary.html">Package</a></li>
  298. <li class="navBarCell1Rev">Class</li>
  299. <li><a href="class-use/CyclicNumberAxis.CycleBoundTick.html">Use</a></li>
  300. <li><a href="package-tree.html">Tree</a></li>
  301. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  302. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  303. <li><a href="../../../../help-doc.html">Help</a></li>
  304. </ul>
  305. </div>
  306. <div class="subNav">
  307. <ul class="navList">
  308. <li><a href="../../../../org/jfree/chart/axis/CyclicNumberAxis.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  309. <li><a href="../../../../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  310. </ul>
  311. <ul class="navList">
  312. <li><a href="../../../../index.html?org/jfree/chart/axis/CyclicNumberAxis.CycleBoundTick.html" target="_top">Frames</a></li>
  313. <li><a href="CyclicNumberAxis.CycleBoundTick.html" target="_top">No&nbsp;Frames</a></li>
  314. </ul>
  315. <ul class="navList" id="allclasses_navbar_bottom">
  316. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  317. </ul>
  318. <div>
  319. <script type="text/javascript"><!--
  320. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  321. if(window==top) {
  322. allClassesLink.style.display = "block";
  323. }
  324. else {
  325. allClassesLink.style.display = "none";
  326. }
  327. //-->
  328. </script>
  329. </div>
  330. <div>
  331. <ul class="subNavList">
  332. <li>Summary:&nbsp;</li>
  333. <li>Nested&nbsp;|&nbsp;</li>
  334. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  335. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  336. <li><a href="#methods.inherited.from.class.org.jfree.chart.axis.NumberTick">Method</a></li>
  337. </ul>
  338. <ul class="subNavList">
  339. <li>Detail:&nbsp;</li>
  340. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  341. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  342. <li>Method</li>
  343. </ul>
  344. </div>
  345. <a name="skip.navbar.bottom">
  346. <!-- -->
  347. </a></div>
  348. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  349. </body>
  350. </html>