ItemLabelAnchor.html 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706
  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:31 CEST 2014 -->
  6. <title>ItemLabelAnchor (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="ItemLabelAnchor (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/ItemLabelAnchor.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/labels/IntervalXYItemLabelGenerator.html" title="class in org.jfree.chart.labels"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../org/jfree/chart/labels/ItemLabelPosition.html" title="class in org.jfree.chart.labels"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/chart/labels/ItemLabelAnchor.html" target="_top">Frames</a></li>
  57. <li><a href="ItemLabelAnchor.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.labels</div>
  96. <h2 title="Class ItemLabelAnchor" class="title">Class ItemLabelAnchor</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.labels.ItemLabelAnchor</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/labels/ItemLabelAnchor.html#line.54">ItemLabelAnchor</a>
  117. extends java.lang.Object
  118. implements java.io.Serializable</pre>
  119. <div class="block">An enumeration of the positions that a value label can take, relative to an
  120. item in a <a href="../../../../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot"><code>CategoryPlot</code></a>.</div>
  121. <dl>
  122. <dt><span class="seeLabel">See Also:</span></dt>
  123. <dd><a href="../../../../serialized-form.html#org.jfree.chart.labels.ItemLabelAnchor">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. <!-- =========== FIELD SUMMARY =========== -->
  132. <ul class="blockList">
  133. <li class="blockList"><a name="field.summary">
  134. <!-- -->
  135. </a>
  136. <h3>Field Summary</h3>
  137. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  138. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  139. <tr>
  140. <th class="colFirst" scope="col">Modifier and Type</th>
  141. <th class="colLast" scope="col">Field and Description</th>
  142. </tr>
  143. <tr class="altColor">
  144. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  145. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#CENTER">CENTER</a></span></code>
  146. <div class="block">CENTER.</div>
  147. </td>
  148. </tr>
  149. <tr class="rowColor">
  150. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  151. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE1">INSIDE1</a></span></code>
  152. <div class="block">INSIDE1.</div>
  153. </td>
  154. </tr>
  155. <tr class="altColor">
  156. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  157. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE10">INSIDE10</a></span></code>
  158. <div class="block">INSIDE10.</div>
  159. </td>
  160. </tr>
  161. <tr class="rowColor">
  162. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  163. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE11">INSIDE11</a></span></code>
  164. <div class="block">INSIDE11.</div>
  165. </td>
  166. </tr>
  167. <tr class="altColor">
  168. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  169. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE12">INSIDE12</a></span></code>
  170. <div class="block">INSIDE12.</div>
  171. </td>
  172. </tr>
  173. <tr class="rowColor">
  174. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  175. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE2">INSIDE2</a></span></code>
  176. <div class="block">INSIDE2.</div>
  177. </td>
  178. </tr>
  179. <tr class="altColor">
  180. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  181. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE3">INSIDE3</a></span></code>
  182. <div class="block">INSIDE3.</div>
  183. </td>
  184. </tr>
  185. <tr class="rowColor">
  186. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  187. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE4">INSIDE4</a></span></code>
  188. <div class="block">INSIDE4.</div>
  189. </td>
  190. </tr>
  191. <tr class="altColor">
  192. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  193. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE5">INSIDE5</a></span></code>
  194. <div class="block">INSIDE5.</div>
  195. </td>
  196. </tr>
  197. <tr class="rowColor">
  198. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  199. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE6">INSIDE6</a></span></code>
  200. <div class="block">INSIDE6.</div>
  201. </td>
  202. </tr>
  203. <tr class="altColor">
  204. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  205. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE7">INSIDE7</a></span></code>
  206. <div class="block">INSIDE7.</div>
  207. </td>
  208. </tr>
  209. <tr class="rowColor">
  210. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  211. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE8">INSIDE8</a></span></code>
  212. <div class="block">INSIDE8.</div>
  213. </td>
  214. </tr>
  215. <tr class="altColor">
  216. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  217. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#INSIDE9">INSIDE9</a></span></code>
  218. <div class="block">INSIDE9.</div>
  219. </td>
  220. </tr>
  221. <tr class="rowColor">
  222. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  223. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE1">OUTSIDE1</a></span></code>
  224. <div class="block">OUTSIDE1.</div>
  225. </td>
  226. </tr>
  227. <tr class="altColor">
  228. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  229. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE10">OUTSIDE10</a></span></code>
  230. <div class="block">OUTSIDE10.</div>
  231. </td>
  232. </tr>
  233. <tr class="rowColor">
  234. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  235. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE11">OUTSIDE11</a></span></code>
  236. <div class="block">OUTSIDE11.</div>
  237. </td>
  238. </tr>
  239. <tr class="altColor">
  240. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  241. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE12">OUTSIDE12</a></span></code>
  242. <div class="block">OUTSIDE12.</div>
  243. </td>
  244. </tr>
  245. <tr class="rowColor">
  246. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  247. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE2">OUTSIDE2</a></span></code>
  248. <div class="block">OUTSIDE2.</div>
  249. </td>
  250. </tr>
  251. <tr class="altColor">
  252. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  253. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE3">OUTSIDE3</a></span></code>
  254. <div class="block">OUTSIDE3.</div>
  255. </td>
  256. </tr>
  257. <tr class="rowColor">
  258. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  259. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE4">OUTSIDE4</a></span></code>
  260. <div class="block">OUTSIDE4.</div>
  261. </td>
  262. </tr>
  263. <tr class="altColor">
  264. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  265. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE5">OUTSIDE5</a></span></code>
  266. <div class="block">OUTSIDE5.</div>
  267. </td>
  268. </tr>
  269. <tr class="rowColor">
  270. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  271. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE6">OUTSIDE6</a></span></code>
  272. <div class="block">OUTSIDE6.</div>
  273. </td>
  274. </tr>
  275. <tr class="altColor">
  276. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  277. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE7">OUTSIDE7</a></span></code>
  278. <div class="block">OUTSIDE7.</div>
  279. </td>
  280. </tr>
  281. <tr class="rowColor">
  282. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  283. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE8">OUTSIDE8</a></span></code>
  284. <div class="block">OUTSIDE8.</div>
  285. </td>
  286. </tr>
  287. <tr class="altColor">
  288. <td class="colFirst"><code>static <a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a></code></td>
  289. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#OUTSIDE9">OUTSIDE9</a></span></code>
  290. <div class="block">OUTSIDE9.</div>
  291. </td>
  292. </tr>
  293. </table>
  294. </li>
  295. </ul>
  296. <!-- ========== METHOD SUMMARY =========== -->
  297. <ul class="blockList">
  298. <li class="blockList"><a name="method.summary">
  299. <!-- -->
  300. </a>
  301. <h3>Method Summary</h3>
  302. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  303. <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>
  304. <tr>
  305. <th class="colFirst" scope="col">Modifier and Type</th>
  306. <th class="colLast" scope="col">Method and Description</th>
  307. </tr>
  308. <tr id="i0" class="altColor">
  309. <td class="colFirst"><code>boolean</code></td>
  310. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>
  311. <div class="block">Returns <code>true</code> if this object is equal to the specified
  312. object, and <code>false</code> otherwise.</div>
  313. </td>
  314. </tr>
  315. <tr id="i1" class="rowColor">
  316. <td class="colFirst"><code>java.lang.String</code></td>
  317. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html#toString--">toString</a></span>()</code>
  318. <div class="block">Returns a string representing the object.</div>
  319. </td>
  320. </tr>
  321. </table>
  322. <ul class="blockList">
  323. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  324. <!-- -->
  325. </a>
  326. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  327. <code>clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  328. </ul>
  329. </li>
  330. </ul>
  331. </li>
  332. </ul>
  333. </div>
  334. <div class="details">
  335. <ul class="blockList">
  336. <li class="blockList">
  337. <!-- ============ FIELD DETAIL =========== -->
  338. <ul class="blockList">
  339. <li class="blockList"><a name="field.detail">
  340. <!-- -->
  341. </a>
  342. <h3>Field Detail</h3>
  343. <a name="CENTER">
  344. <!-- -->
  345. </a>
  346. <ul class="blockList">
  347. <li class="blockList">
  348. <h4>CENTER</h4>
  349. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.60">CENTER</a></pre>
  350. <div class="block">CENTER.</div>
  351. </li>
  352. </ul>
  353. <a name="INSIDE1">
  354. <!-- -->
  355. </a>
  356. <ul class="blockList">
  357. <li class="blockList">
  358. <h4>INSIDE1</h4>
  359. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.64">INSIDE1</a></pre>
  360. <div class="block">INSIDE1.</div>
  361. </li>
  362. </ul>
  363. <a name="INSIDE2">
  364. <!-- -->
  365. </a>
  366. <ul class="blockList">
  367. <li class="blockList">
  368. <h4>INSIDE2</h4>
  369. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.68">INSIDE2</a></pre>
  370. <div class="block">INSIDE2.</div>
  371. </li>
  372. </ul>
  373. <a name="INSIDE3">
  374. <!-- -->
  375. </a>
  376. <ul class="blockList">
  377. <li class="blockList">
  378. <h4>INSIDE3</h4>
  379. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.72">INSIDE3</a></pre>
  380. <div class="block">INSIDE3.</div>
  381. </li>
  382. </ul>
  383. <a name="INSIDE4">
  384. <!-- -->
  385. </a>
  386. <ul class="blockList">
  387. <li class="blockList">
  388. <h4>INSIDE4</h4>
  389. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.76">INSIDE4</a></pre>
  390. <div class="block">INSIDE4.</div>
  391. </li>
  392. </ul>
  393. <a name="INSIDE5">
  394. <!-- -->
  395. </a>
  396. <ul class="blockList">
  397. <li class="blockList">
  398. <h4>INSIDE5</h4>
  399. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.80">INSIDE5</a></pre>
  400. <div class="block">INSIDE5.</div>
  401. </li>
  402. </ul>
  403. <a name="INSIDE6">
  404. <!-- -->
  405. </a>
  406. <ul class="blockList">
  407. <li class="blockList">
  408. <h4>INSIDE6</h4>
  409. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.84">INSIDE6</a></pre>
  410. <div class="block">INSIDE6.</div>
  411. </li>
  412. </ul>
  413. <a name="INSIDE7">
  414. <!-- -->
  415. </a>
  416. <ul class="blockList">
  417. <li class="blockList">
  418. <h4>INSIDE7</h4>
  419. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.88">INSIDE7</a></pre>
  420. <div class="block">INSIDE7.</div>
  421. </li>
  422. </ul>
  423. <a name="INSIDE8">
  424. <!-- -->
  425. </a>
  426. <ul class="blockList">
  427. <li class="blockList">
  428. <h4>INSIDE8</h4>
  429. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.92">INSIDE8</a></pre>
  430. <div class="block">INSIDE8.</div>
  431. </li>
  432. </ul>
  433. <a name="INSIDE9">
  434. <!-- -->
  435. </a>
  436. <ul class="blockList">
  437. <li class="blockList">
  438. <h4>INSIDE9</h4>
  439. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.96">INSIDE9</a></pre>
  440. <div class="block">INSIDE9.</div>
  441. </li>
  442. </ul>
  443. <a name="INSIDE10">
  444. <!-- -->
  445. </a>
  446. <ul class="blockList">
  447. <li class="blockList">
  448. <h4>INSIDE10</h4>
  449. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.100">INSIDE10</a></pre>
  450. <div class="block">INSIDE10.</div>
  451. </li>
  452. </ul>
  453. <a name="INSIDE11">
  454. <!-- -->
  455. </a>
  456. <ul class="blockList">
  457. <li class="blockList">
  458. <h4>INSIDE11</h4>
  459. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.104">INSIDE11</a></pre>
  460. <div class="block">INSIDE11.</div>
  461. </li>
  462. </ul>
  463. <a name="INSIDE12">
  464. <!-- -->
  465. </a>
  466. <ul class="blockList">
  467. <li class="blockList">
  468. <h4>INSIDE12</h4>
  469. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.108">INSIDE12</a></pre>
  470. <div class="block">INSIDE12.</div>
  471. </li>
  472. </ul>
  473. <a name="OUTSIDE1">
  474. <!-- -->
  475. </a>
  476. <ul class="blockList">
  477. <li class="blockList">
  478. <h4>OUTSIDE1</h4>
  479. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.112">OUTSIDE1</a></pre>
  480. <div class="block">OUTSIDE1.</div>
  481. </li>
  482. </ul>
  483. <a name="OUTSIDE2">
  484. <!-- -->
  485. </a>
  486. <ul class="blockList">
  487. <li class="blockList">
  488. <h4>OUTSIDE2</h4>
  489. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.116">OUTSIDE2</a></pre>
  490. <div class="block">OUTSIDE2.</div>
  491. </li>
  492. </ul>
  493. <a name="OUTSIDE3">
  494. <!-- -->
  495. </a>
  496. <ul class="blockList">
  497. <li class="blockList">
  498. <h4>OUTSIDE3</h4>
  499. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.120">OUTSIDE3</a></pre>
  500. <div class="block">OUTSIDE3.</div>
  501. </li>
  502. </ul>
  503. <a name="OUTSIDE4">
  504. <!-- -->
  505. </a>
  506. <ul class="blockList">
  507. <li class="blockList">
  508. <h4>OUTSIDE4</h4>
  509. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.124">OUTSIDE4</a></pre>
  510. <div class="block">OUTSIDE4.</div>
  511. </li>
  512. </ul>
  513. <a name="OUTSIDE5">
  514. <!-- -->
  515. </a>
  516. <ul class="blockList">
  517. <li class="blockList">
  518. <h4>OUTSIDE5</h4>
  519. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.128">OUTSIDE5</a></pre>
  520. <div class="block">OUTSIDE5.</div>
  521. </li>
  522. </ul>
  523. <a name="OUTSIDE6">
  524. <!-- -->
  525. </a>
  526. <ul class="blockList">
  527. <li class="blockList">
  528. <h4>OUTSIDE6</h4>
  529. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.132">OUTSIDE6</a></pre>
  530. <div class="block">OUTSIDE6.</div>
  531. </li>
  532. </ul>
  533. <a name="OUTSIDE7">
  534. <!-- -->
  535. </a>
  536. <ul class="blockList">
  537. <li class="blockList">
  538. <h4>OUTSIDE7</h4>
  539. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.136">OUTSIDE7</a></pre>
  540. <div class="block">OUTSIDE7.</div>
  541. </li>
  542. </ul>
  543. <a name="OUTSIDE8">
  544. <!-- -->
  545. </a>
  546. <ul class="blockList">
  547. <li class="blockList">
  548. <h4>OUTSIDE8</h4>
  549. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.140">OUTSIDE8</a></pre>
  550. <div class="block">OUTSIDE8.</div>
  551. </li>
  552. </ul>
  553. <a name="OUTSIDE9">
  554. <!-- -->
  555. </a>
  556. <ul class="blockList">
  557. <li class="blockList">
  558. <h4>OUTSIDE9</h4>
  559. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.144">OUTSIDE9</a></pre>
  560. <div class="block">OUTSIDE9.</div>
  561. </li>
  562. </ul>
  563. <a name="OUTSIDE10">
  564. <!-- -->
  565. </a>
  566. <ul class="blockList">
  567. <li class="blockList">
  568. <h4>OUTSIDE10</h4>
  569. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.148">OUTSIDE10</a></pre>
  570. <div class="block">OUTSIDE10.</div>
  571. </li>
  572. </ul>
  573. <a name="OUTSIDE11">
  574. <!-- -->
  575. </a>
  576. <ul class="blockList">
  577. <li class="blockList">
  578. <h4>OUTSIDE11</h4>
  579. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.152">OUTSIDE11</a></pre>
  580. <div class="block">OUTSIDE11.</div>
  581. </li>
  582. </ul>
  583. <a name="OUTSIDE12">
  584. <!-- -->
  585. </a>
  586. <ul class="blockListLast">
  587. <li class="blockList">
  588. <h4>OUTSIDE12</h4>
  589. <pre>public static final&nbsp;<a href="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</a> <a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.156">OUTSIDE12</a></pre>
  590. <div class="block">OUTSIDE12.</div>
  591. </li>
  592. </ul>
  593. </li>
  594. </ul>
  595. <!-- ============ METHOD DETAIL ========== -->
  596. <ul class="blockList">
  597. <li class="blockList"><a name="method.detail">
  598. <!-- -->
  599. </a>
  600. <h3>Method Detail</h3>
  601. <a name="toString--">
  602. <!-- -->
  603. </a>
  604. <ul class="blockList">
  605. <li class="blockList">
  606. <h4>toString</h4>
  607. <pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.177">toString</a>()</pre>
  608. <div class="block">Returns a string representing the object.</div>
  609. <dl>
  610. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  611. <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  612. <dt><span class="returnLabel">Returns:</span></dt>
  613. <dd>The string.</dd>
  614. </dl>
  615. </li>
  616. </ul>
  617. <a name="equals-java.lang.Object-">
  618. <!-- -->
  619. </a>
  620. <ul class="blockListLast">
  621. <li class="blockList">
  622. <h4>equals</h4>
  623. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/chart/labels/ItemLabelAnchor.html#line.190">equals</a>(java.lang.Object&nbsp;obj)</pre>
  624. <div class="block">Returns <code>true</code> if this object is equal to the specified
  625. object, and <code>false</code> otherwise.</div>
  626. <dl>
  627. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  628. <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  629. <dt><span class="paramLabel">Parameters:</span></dt>
  630. <dd><code>obj</code> - the other object.</dd>
  631. <dt><span class="returnLabel">Returns:</span></dt>
  632. <dd>A boolean.</dd>
  633. </dl>
  634. </li>
  635. </ul>
  636. </li>
  637. </ul>
  638. </li>
  639. </ul>
  640. </div>
  641. </div>
  642. <!-- ========= END OF CLASS DATA ========= -->
  643. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  644. <div class="bottomNav"><a name="navbar.bottom">
  645. <!-- -->
  646. </a>
  647. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  648. <a name="navbar.bottom.firstrow">
  649. <!-- -->
  650. </a>
  651. <ul class="navList" title="Navigation">
  652. <li><a href="../../../../overview-summary.html">Overview</a></li>
  653. <li><a href="package-summary.html">Package</a></li>
  654. <li class="navBarCell1Rev">Class</li>
  655. <li><a href="class-use/ItemLabelAnchor.html">Use</a></li>
  656. <li><a href="package-tree.html">Tree</a></li>
  657. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  658. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  659. <li><a href="../../../../help-doc.html">Help</a></li>
  660. </ul>
  661. </div>
  662. <div class="subNav">
  663. <ul class="navList">
  664. <li><a href="../../../../org/jfree/chart/labels/IntervalXYItemLabelGenerator.html" title="class in org.jfree.chart.labels"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  665. <li><a href="../../../../org/jfree/chart/labels/ItemLabelPosition.html" title="class in org.jfree.chart.labels"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  666. </ul>
  667. <ul class="navList">
  668. <li><a href="../../../../index.html?org/jfree/chart/labels/ItemLabelAnchor.html" target="_top">Frames</a></li>
  669. <li><a href="ItemLabelAnchor.html" target="_top">No&nbsp;Frames</a></li>
  670. </ul>
  671. <ul class="navList" id="allclasses_navbar_bottom">
  672. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  673. </ul>
  674. <div>
  675. <script type="text/javascript"><!--
  676. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  677. if(window==top) {
  678. allClassesLink.style.display = "block";
  679. }
  680. else {
  681. allClassesLink.style.display = "none";
  682. }
  683. //-->
  684. </script>
  685. </div>
  686. <div>
  687. <ul class="subNavList">
  688. <li>Summary:&nbsp;</li>
  689. <li>Nested&nbsp;|&nbsp;</li>
  690. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  691. <li>Constr&nbsp;|&nbsp;</li>
  692. <li><a href="#method.summary">Method</a></li>
  693. </ul>
  694. <ul class="subNavList">
  695. <li>Detail:&nbsp;</li>
  696. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  697. <li>Constr&nbsp;|&nbsp;</li>
  698. <li><a href="#method.detail">Method</a></li>
  699. </ul>
  700. </div>
  701. <a name="skip.navbar.bottom">
  702. <!-- -->
  703. </a></div>
  704. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  705. </body>
  706. </html>