AxisCollection.html 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  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>AxisCollection (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="AxisCollection (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};
  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/AxisCollection.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/Axis.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/AxisLabelLocation.html" title="class 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/AxisCollection.html" target="_top">Frames</a></li>
  57. <li><a href="AxisCollection.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 AxisCollection" class="title">Class AxisCollection</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.AxisCollection</li>
  104. </ul>
  105. </li>
  106. </ul>
  107. <div class="description">
  108. <ul class="blockList">
  109. <li class="blockList">
  110. <hr>
  111. <br>
  112. <pre>public class <a href="../../../../src-html/org/jfree/chart/axis/AxisCollection.html#line.54">AxisCollection</a>
  113. extends java.lang.Object</pre>
  114. <div class="block">A collection of axes that have been assigned to the TOP, BOTTOM, LEFT or
  115. RIGHT of a chart. This class is used internally by JFreeChart, you won't
  116. normally need to use it yourself.</div>
  117. </li>
  118. </ul>
  119. </div>
  120. <div class="summary">
  121. <ul class="blockList">
  122. <li class="blockList">
  123. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  124. <ul class="blockList">
  125. <li class="blockList"><a name="constructor.summary">
  126. <!-- -->
  127. </a>
  128. <h3>Constructor Summary</h3>
  129. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  130. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  131. <tr>
  132. <th class="colOne" scope="col">Constructor and Description</th>
  133. </tr>
  134. <tr class="altColor">
  135. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/AxisCollection.html#AxisCollection--">AxisCollection</a></span>()</code>
  136. <div class="block">Creates a new empty collection.</div>
  137. </td>
  138. </tr>
  139. </table>
  140. </li>
  141. </ul>
  142. <!-- ========== METHOD SUMMARY =========== -->
  143. <ul class="blockList">
  144. <li class="blockList"><a name="method.summary">
  145. <!-- -->
  146. </a>
  147. <h3>Method Summary</h3>
  148. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  149. <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>
  150. <tr>
  151. <th class="colFirst" scope="col">Modifier and Type</th>
  152. <th class="colLast" scope="col">Method and Description</th>
  153. </tr>
  154. <tr id="i0" class="altColor">
  155. <td class="colFirst"><code>void</code></td>
  156. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/AxisCollection.html#add-org.jfree.chart.axis.Axis-org.jfree.ui.RectangleEdge-">add</a></span>(<a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a>&nbsp;axis,
  157. org.jfree.ui.RectangleEdge&nbsp;edge)</code>
  158. <div class="block">Adds an axis to the collection.</div>
  159. </td>
  160. </tr>
  161. <tr id="i1" class="rowColor">
  162. <td class="colFirst"><code>java.util.List</code></td>
  163. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/AxisCollection.html#getAxesAtBottom--">getAxesAtBottom</a></span>()</code>
  164. <div class="block">Returns a list of the axes (if any) that need to be drawn at the bottom
  165. of the plot area.</div>
  166. </td>
  167. </tr>
  168. <tr id="i2" class="altColor">
  169. <td class="colFirst"><code>java.util.List</code></td>
  170. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/AxisCollection.html#getAxesAtLeft--">getAxesAtLeft</a></span>()</code>
  171. <div class="block">Returns a list of the axes (if any) that need to be drawn at the left
  172. of the plot area.</div>
  173. </td>
  174. </tr>
  175. <tr id="i3" class="rowColor">
  176. <td class="colFirst"><code>java.util.List</code></td>
  177. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/AxisCollection.html#getAxesAtRight--">getAxesAtRight</a></span>()</code>
  178. <div class="block">Returns a list of the axes (if any) that need to be drawn at the right
  179. of the plot area.</div>
  180. </td>
  181. </tr>
  182. <tr id="i4" class="altColor">
  183. <td class="colFirst"><code>java.util.List</code></td>
  184. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/axis/AxisCollection.html#getAxesAtTop--">getAxesAtTop</a></span>()</code>
  185. <div class="block">Returns a list of the axes (if any) that need to be drawn at the top of
  186. the plot area.</div>
  187. </td>
  188. </tr>
  189. </table>
  190. <ul class="blockList">
  191. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  192. <!-- -->
  193. </a>
  194. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  195. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
  196. </ul>
  197. </li>
  198. </ul>
  199. </li>
  200. </ul>
  201. </div>
  202. <div class="details">
  203. <ul class="blockList">
  204. <li class="blockList">
  205. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  206. <ul class="blockList">
  207. <li class="blockList"><a name="constructor.detail">
  208. <!-- -->
  209. </a>
  210. <h3>Constructor Detail</h3>
  211. <a name="AxisCollection--">
  212. <!-- -->
  213. </a>
  214. <ul class="blockListLast">
  215. <li class="blockList">
  216. <h4>AxisCollection</h4>
  217. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/AxisCollection.html#line.71">AxisCollection</a>()</pre>
  218. <div class="block">Creates a new empty collection.</div>
  219. </li>
  220. </ul>
  221. </li>
  222. </ul>
  223. <!-- ============ METHOD DETAIL ========== -->
  224. <ul class="blockList">
  225. <li class="blockList"><a name="method.detail">
  226. <!-- -->
  227. </a>
  228. <h3>Method Detail</h3>
  229. <a name="getAxesAtTop--">
  230. <!-- -->
  231. </a>
  232. <ul class="blockList">
  233. <li class="blockList">
  234. <h4>getAxesAtTop</h4>
  235. <pre>public&nbsp;java.util.List&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/AxisCollection.html#line.84">getAxesAtTop</a>()</pre>
  236. <div class="block">Returns a list of the axes (if any) that need to be drawn at the top of
  237. the plot area.</div>
  238. <dl>
  239. <dt><span class="returnLabel">Returns:</span></dt>
  240. <dd>A list of axes.</dd>
  241. </dl>
  242. </li>
  243. </ul>
  244. <a name="getAxesAtBottom--">
  245. <!-- -->
  246. </a>
  247. <ul class="blockList">
  248. <li class="blockList">
  249. <h4>getAxesAtBottom</h4>
  250. <pre>public&nbsp;java.util.List&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/AxisCollection.html#line.94">getAxesAtBottom</a>()</pre>
  251. <div class="block">Returns a list of the axes (if any) that need to be drawn at the bottom
  252. of the plot area.</div>
  253. <dl>
  254. <dt><span class="returnLabel">Returns:</span></dt>
  255. <dd>A list of axes.</dd>
  256. </dl>
  257. </li>
  258. </ul>
  259. <a name="getAxesAtLeft--">
  260. <!-- -->
  261. </a>
  262. <ul class="blockList">
  263. <li class="blockList">
  264. <h4>getAxesAtLeft</h4>
  265. <pre>public&nbsp;java.util.List&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/AxisCollection.html#line.104">getAxesAtLeft</a>()</pre>
  266. <div class="block">Returns a list of the axes (if any) that need to be drawn at the left
  267. of the plot area.</div>
  268. <dl>
  269. <dt><span class="returnLabel">Returns:</span></dt>
  270. <dd>A list of axes.</dd>
  271. </dl>
  272. </li>
  273. </ul>
  274. <a name="getAxesAtRight--">
  275. <!-- -->
  276. </a>
  277. <ul class="blockList">
  278. <li class="blockList">
  279. <h4>getAxesAtRight</h4>
  280. <pre>public&nbsp;java.util.List&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/AxisCollection.html#line.114">getAxesAtRight</a>()</pre>
  281. <div class="block">Returns a list of the axes (if any) that need to be drawn at the right
  282. of the plot area.</div>
  283. <dl>
  284. <dt><span class="returnLabel">Returns:</span></dt>
  285. <dd>A list of axes.</dd>
  286. </dl>
  287. </li>
  288. </ul>
  289. <a name="add-org.jfree.chart.axis.Axis-org.jfree.ui.RectangleEdge-">
  290. <!-- -->
  291. </a>
  292. <ul class="blockListLast">
  293. <li class="blockList">
  294. <h4>add</h4>
  295. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/axis/AxisCollection.html#line.125">add</a>(<a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a>&nbsp;axis,
  296. org.jfree.ui.RectangleEdge&nbsp;edge)</pre>
  297. <div class="block">Adds an axis to the collection.</div>
  298. <dl>
  299. <dt><span class="paramLabel">Parameters:</span></dt>
  300. <dd><code>axis</code> - the axis (<code>null</code> not permitted).</dd>
  301. <dd><code>edge</code> - the edge of the plot that the axis should be drawn on
  302. (<code>null</code> not permitted).</dd>
  303. </dl>
  304. </li>
  305. </ul>
  306. </li>
  307. </ul>
  308. </li>
  309. </ul>
  310. </div>
  311. </div>
  312. <!-- ========= END OF CLASS DATA ========= -->
  313. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  314. <div class="bottomNav"><a name="navbar.bottom">
  315. <!-- -->
  316. </a>
  317. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  318. <a name="navbar.bottom.firstrow">
  319. <!-- -->
  320. </a>
  321. <ul class="navList" title="Navigation">
  322. <li><a href="../../../../overview-summary.html">Overview</a></li>
  323. <li><a href="package-summary.html">Package</a></li>
  324. <li class="navBarCell1Rev">Class</li>
  325. <li><a href="class-use/AxisCollection.html">Use</a></li>
  326. <li><a href="package-tree.html">Tree</a></li>
  327. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  328. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  329. <li><a href="../../../../help-doc.html">Help</a></li>
  330. </ul>
  331. </div>
  332. <div class="subNav">
  333. <ul class="navList">
  334. <li><a href="../../../../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  335. <li><a href="../../../../org/jfree/chart/axis/AxisLabelLocation.html" title="class in org.jfree.chart.axis"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  336. </ul>
  337. <ul class="navList">
  338. <li><a href="../../../../index.html?org/jfree/chart/axis/AxisCollection.html" target="_top">Frames</a></li>
  339. <li><a href="AxisCollection.html" target="_top">No&nbsp;Frames</a></li>
  340. </ul>
  341. <ul class="navList" id="allclasses_navbar_bottom">
  342. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  343. </ul>
  344. <div>
  345. <script type="text/javascript"><!--
  346. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  347. if(window==top) {
  348. allClassesLink.style.display = "block";
  349. }
  350. else {
  351. allClassesLink.style.display = "none";
  352. }
  353. //-->
  354. </script>
  355. </div>
  356. <div>
  357. <ul class="subNavList">
  358. <li>Summary:&nbsp;</li>
  359. <li>Nested&nbsp;|&nbsp;</li>
  360. <li>Field&nbsp;|&nbsp;</li>
  361. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  362. <li><a href="#method.summary">Method</a></li>
  363. </ul>
  364. <ul class="subNavList">
  365. <li>Detail:&nbsp;</li>
  366. <li>Field&nbsp;|&nbsp;</li>
  367. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  368. <li><a href="#method.detail">Method</a></li>
  369. </ul>
  370. </div>
  371. <a name="skip.navbar.bottom">
  372. <!-- -->
  373. </a></div>
  374. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  375. </body>
  376. </html>