Block.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  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:46 CEST 2014 -->
  6. <title>Uses of Interface org.jfree.chart.block.Block (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="Uses of Interface org.jfree.chart.block.Block (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><a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Class</a></li>
  37. <li class="navBarCell1Rev">Use</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>Prev</li>
  47. <li>Next</li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../../../../../index.html?org/jfree/chart/block/class-use/Block.html" target="_top">Frames</a></li>
  51. <li><a href="Block.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. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <div class="header">
  73. <h2 title="Uses of Interface org.jfree.chart.block.Block" class="title">Uses of Interface<br>org.jfree.chart.block.Block</h2>
  74. </div>
  75. <div class="classUseContainer">
  76. <ul class="blockList">
  77. <li class="blockList">
  78. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  79. <caption><span>Packages that use <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a></span><span class="tabEnd">&nbsp;</span></caption>
  80. <tr>
  81. <th class="colFirst" scope="col">Package</th>
  82. <th class="colLast" scope="col">Description</th>
  83. </tr>
  84. <tbody>
  85. <tr class="altColor">
  86. <td class="colFirst"><a href="#org.jfree.chart">org.jfree.chart</a></td>
  87. <td class="colLast">
  88. <div class="block">Core classes, including <a href="../../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart"><code>JFreeChart</code></a> and
  89. <a href="../../../../../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart"><code>ChartPanel</code></a>.</div>
  90. </td>
  91. </tr>
  92. <tr class="rowColor">
  93. <td class="colFirst"><a href="#org.jfree.chart.block">org.jfree.chart.block</a></td>
  94. <td class="colLast">
  95. <div class="block">Blocks and layout classes used extensively by the <a href="../../../../../org/jfree/chart/title/LegendTitle.html" title="class in org.jfree.chart.title"><code>LegendTitle</code></a> class.</div>
  96. </td>
  97. </tr>
  98. <tr class="altColor">
  99. <td class="colFirst"><a href="#org.jfree.chart.title">org.jfree.chart.title</a></td>
  100. <td class="colLast">
  101. <div class="block">Classes used to display chart titles and subtitles.</div>
  102. </td>
  103. </tr>
  104. </tbody>
  105. </table>
  106. </li>
  107. <li class="blockList">
  108. <ul class="blockList">
  109. <li class="blockList"><a name="org.jfree.chart">
  110. <!-- -->
  111. </a>
  112. <h3>Uses of <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a> in <a href="../../../../../org/jfree/chart/package-summary.html">org.jfree.chart</a></h3>
  113. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  114. <caption><span>Methods in <a href="../../../../../org/jfree/chart/package-summary.html">org.jfree.chart</a> with parameters of type <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a></span><span class="tabEnd">&nbsp;</span></caption>
  115. <tr>
  116. <th class="colFirst" scope="col">Modifier and Type</th>
  117. <th class="colLast" scope="col">Method and Description</th>
  118. </tr>
  119. <tbody>
  120. <tr class="altColor">
  121. <td class="colFirst"><code>protected void</code></td>
  122. <td class="colLast"><span class="typeNameLabel">StandardChartTheme.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/StandardChartTheme.html#applyToBlock-org.jfree.chart.block.Block-">applyToBlock</a></span>(<a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>&nbsp;b)</code>
  123. <div class="block">Applies the attributes of this theme to the specified block.</div>
  124. </td>
  125. </tr>
  126. </tbody>
  127. </table>
  128. </li>
  129. <li class="blockList"><a name="org.jfree.chart.block">
  130. <!-- -->
  131. </a>
  132. <h3>Uses of <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a> in <a href="../../../../../org/jfree/chart/block/package-summary.html">org.jfree.chart.block</a></h3>
  133. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  134. <caption><span>Classes in <a href="../../../../../org/jfree/chart/block/package-summary.html">org.jfree.chart.block</a> that implement <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a></span><span class="tabEnd">&nbsp;</span></caption>
  135. <tr>
  136. <th class="colFirst" scope="col">Modifier and Type</th>
  137. <th class="colLast" scope="col">Class and Description</th>
  138. </tr>
  139. <tbody>
  140. <tr class="altColor">
  141. <td class="colFirst"><code>class&nbsp;</code></td>
  142. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></span></code>
  143. <div class="block">A container for a collection of <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block"><code>Block</code></a> objects.</div>
  144. </td>
  145. </tr>
  146. <tr class="rowColor">
  147. <td class="colFirst"><code>class&nbsp;</code></td>
  148. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/ColorBlock.html" title="class in org.jfree.chart.block">ColorBlock</a></span></code>
  149. <div class="block">A block that is filled with a single color.</div>
  150. </td>
  151. </tr>
  152. <tr class="altColor">
  153. <td class="colFirst"><code>class&nbsp;</code></td>
  154. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/EmptyBlock.html" title="class in org.jfree.chart.block">EmptyBlock</a></span></code>
  155. <div class="block">An empty block with a fixed size.</div>
  156. </td>
  157. </tr>
  158. <tr class="rowColor">
  159. <td class="colFirst"><code>class&nbsp;</code></td>
  160. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/LabelBlock.html" title="class in org.jfree.chart.block">LabelBlock</a></span></code>
  161. <div class="block">A block containing a label.</div>
  162. </td>
  163. </tr>
  164. </tbody>
  165. </table>
  166. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  167. <caption><span>Methods in <a href="../../../../../org/jfree/chart/block/package-summary.html">org.jfree.chart.block</a> with parameters of type <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a></span><span class="tabEnd">&nbsp;</span></caption>
  168. <tr>
  169. <th class="colFirst" scope="col">Modifier and Type</th>
  170. <th class="colLast" scope="col">Method and Description</th>
  171. </tr>
  172. <tbody>
  173. <tr class="altColor">
  174. <td class="colFirst"><code>void</code></td>
  175. <td class="colLast"><span class="typeNameLabel">BlockContainer.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BlockContainer.html#add-org.jfree.chart.block.Block-">add</a></span>(<a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>&nbsp;block)</code>
  176. <div class="block">Adds a block to the container.</div>
  177. </td>
  178. </tr>
  179. <tr class="rowColor">
  180. <td class="colFirst"><code>void</code></td>
  181. <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#add-org.jfree.chart.block.Block-java.lang.Object-">add</a></span>(<a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>&nbsp;block,
  182. java.lang.Object&nbsp;key)</code>
  183. <div class="block">Adds a block and a key which can be used to determine the position of
  184. the block in the arrangement.</div>
  185. </td>
  186. </tr>
  187. <tr class="altColor">
  188. <td class="colFirst"><code>void</code></td>
  189. <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#add-org.jfree.chart.block.Block-java.lang.Object-">add</a></span>(<a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>&nbsp;block,
  190. java.lang.Object&nbsp;key)</code>
  191. <div class="block">Adds a block to be managed by this instance.</div>
  192. </td>
  193. </tr>
  194. <tr class="rowColor">
  195. <td class="colFirst"><code>void</code></td>
  196. <td class="colLast"><span class="typeNameLabel">ColumnArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/ColumnArrangement.html#add-org.jfree.chart.block.Block-java.lang.Object-">add</a></span>(<a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>&nbsp;block,
  197. java.lang.Object&nbsp;key)</code>
  198. <div class="block">Adds a block to be managed by this instance.</div>
  199. </td>
  200. </tr>
  201. <tr class="altColor">
  202. <td class="colFirst"><code>void</code></td>
  203. <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#add-org.jfree.chart.block.Block-java.lang.Object-">add</a></span>(<a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>&nbsp;block,
  204. java.lang.Object&nbsp;key)</code>
  205. <div class="block">Adds a block to be managed by this instance.</div>
  206. </td>
  207. </tr>
  208. <tr class="rowColor">
  209. <td class="colFirst"><code>void</code></td>
  210. <td class="colLast"><span class="typeNameLabel">BorderArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BorderArrangement.html#add-org.jfree.chart.block.Block-java.lang.Object-">add</a></span>(<a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>&nbsp;block,
  211. java.lang.Object&nbsp;key)</code>
  212. <div class="block">Adds a block to the arrangement manager at the specified edge.</div>
  213. </td>
  214. </tr>
  215. <tr class="altColor">
  216. <td class="colFirst"><code>void</code></td>
  217. <td class="colLast"><span class="typeNameLabel">BlockContainer.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BlockContainer.html#add-org.jfree.chart.block.Block-java.lang.Object-">add</a></span>(<a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>&nbsp;block,
  218. java.lang.Object&nbsp;key)</code>
  219. <div class="block">Adds a block to the container.</div>
  220. </td>
  221. </tr>
  222. <tr class="rowColor">
  223. <td class="colFirst"><code>void</code></td>
  224. <td class="colLast"><span class="typeNameLabel">Arrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/Arrangement.html#add-org.jfree.chart.block.Block-java.lang.Object-">add</a></span>(<a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>&nbsp;block,
  225. java.lang.Object&nbsp;key)</code>
  226. <div class="block">Adds a block and a key which can be used to determine the position of
  227. the block in the arrangement.</div>
  228. </td>
  229. </tr>
  230. </tbody>
  231. </table>
  232. </li>
  233. <li class="blockList"><a name="org.jfree.chart.title">
  234. <!-- -->
  235. </a>
  236. <h3>Uses of <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a> in <a href="../../../../../org/jfree/chart/title/package-summary.html">org.jfree.chart.title</a></h3>
  237. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  238. <caption><span>Classes in <a href="../../../../../org/jfree/chart/title/package-summary.html">org.jfree.chart.title</a> that implement <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a></span><span class="tabEnd">&nbsp;</span></caption>
  239. <tr>
  240. <th class="colFirst" scope="col">Modifier and Type</th>
  241. <th class="colLast" scope="col">Class and Description</th>
  242. </tr>
  243. <tbody>
  244. <tr class="altColor">
  245. <td class="colFirst"><code>class&nbsp;</code></td>
  246. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/CompositeTitle.html" title="class in org.jfree.chart.title">CompositeTitle</a></span></code>
  247. <div class="block">A title that contains multiple titles within a <a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block"><code>BlockContainer</code></a>.</div>
  248. </td>
  249. </tr>
  250. <tr class="rowColor">
  251. <td class="colFirst"><code>class&nbsp;</code></td>
  252. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/DateTitle.html" title="class in org.jfree.chart.title">DateTitle</a></span></code>
  253. <div class="block">A chart title that displays the date.</div>
  254. </td>
  255. </tr>
  256. <tr class="altColor">
  257. <td class="colFirst"><code>class&nbsp;</code></td>
  258. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/ImageTitle.html" title="class in org.jfree.chart.title">ImageTitle</a></span></code>
  259. <div class="block">A chart title that displays an image.</div>
  260. </td>
  261. </tr>
  262. <tr class="rowColor">
  263. <td class="colFirst"><code>class&nbsp;</code></td>
  264. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/LegendGraphic.html" title="class in org.jfree.chart.title">LegendGraphic</a></span></code>
  265. <div class="block">The graphical item within a legend item.</div>
  266. </td>
  267. </tr>
  268. <tr class="altColor">
  269. <td class="colFirst"><code>class&nbsp;</code></td>
  270. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/LegendItemBlockContainer.html" title="class in org.jfree.chart.title">LegendItemBlockContainer</a></span></code>
  271. <div class="block">A container that holds all the pieces of a single legend item.</div>
  272. </td>
  273. </tr>
  274. <tr class="rowColor">
  275. <td class="colFirst"><code>class&nbsp;</code></td>
  276. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/LegendTitle.html" title="class in org.jfree.chart.title">LegendTitle</a></span></code>
  277. <div class="block">A chart title that displays a legend for the data in the chart.</div>
  278. </td>
  279. </tr>
  280. <tr class="altColor">
  281. <td class="colFirst"><code>class&nbsp;</code></td>
  282. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/PaintScaleLegend.html" title="class in org.jfree.chart.title">PaintScaleLegend</a></span></code>
  283. <div class="block">A legend that shows a range of values and their associated colors, driven
  284. by an underlying <a href="../../../../../org/jfree/chart/renderer/PaintScale.html" title="interface in org.jfree.chart.renderer"><code>PaintScale</code></a> implementation.</div>
  285. </td>
  286. </tr>
  287. <tr class="rowColor">
  288. <td class="colFirst"><code>class&nbsp;</code></td>
  289. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/ShortTextTitle.html" title="class in org.jfree.chart.title">ShortTextTitle</a></span></code>
  290. <div class="block">A text title that is only displayed if the entire text will be visible
  291. without line wrapping.</div>
  292. </td>
  293. </tr>
  294. <tr class="altColor">
  295. <td class="colFirst"><code>class&nbsp;</code></td>
  296. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/TextTitle.html" title="class in org.jfree.chart.title">TextTitle</a></span></code>
  297. <div class="block">A chart title that displays a text string with automatic wrapping as
  298. required.</div>
  299. </td>
  300. </tr>
  301. <tr class="rowColor">
  302. <td class="colFirst"><code>class&nbsp;</code></td>
  303. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/Title.html" title="class in org.jfree.chart.title">Title</a></span></code>
  304. <div class="block">The base class for all chart titles.</div>
  305. </td>
  306. </tr>
  307. </tbody>
  308. </table>
  309. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  310. <caption><span>Methods in <a href="../../../../../org/jfree/chart/title/package-summary.html">org.jfree.chart.title</a> that return <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a></span><span class="tabEnd">&nbsp;</span></caption>
  311. <tr>
  312. <th class="colFirst" scope="col">Modifier and Type</th>
  313. <th class="colLast" scope="col">Method and Description</th>
  314. </tr>
  315. <tbody>
  316. <tr class="altColor">
  317. <td class="colFirst"><code>protected <a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a></code></td>
  318. <td class="colLast"><span class="typeNameLabel">LegendTitle.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/LegendTitle.html#createLegendItemBlock-org.jfree.chart.LegendItem-">createLegendItemBlock</a></span>(<a href="../../../../../org/jfree/chart/LegendItem.html" title="class in org.jfree.chart">LegendItem</a>&nbsp;item)</code>
  319. <div class="block">Creates a legend item block.</div>
  320. </td>
  321. </tr>
  322. </tbody>
  323. </table>
  324. </li>
  325. </ul>
  326. </li>
  327. </ul>
  328. </div>
  329. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  330. <div class="bottomNav"><a name="navbar.bottom">
  331. <!-- -->
  332. </a>
  333. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  334. <a name="navbar.bottom.firstrow">
  335. <!-- -->
  336. </a>
  337. <ul class="navList" title="Navigation">
  338. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  339. <li><a href="../package-summary.html">Package</a></li>
  340. <li><a href="../../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Class</a></li>
  341. <li class="navBarCell1Rev">Use</li>
  342. <li><a href="../package-tree.html">Tree</a></li>
  343. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  344. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  345. <li><a href="../../../../../help-doc.html">Help</a></li>
  346. </ul>
  347. </div>
  348. <div class="subNav">
  349. <ul class="navList">
  350. <li>Prev</li>
  351. <li>Next</li>
  352. </ul>
  353. <ul class="navList">
  354. <li><a href="../../../../../index.html?org/jfree/chart/block/class-use/Block.html" target="_top">Frames</a></li>
  355. <li><a href="Block.html" target="_top">No&nbsp;Frames</a></li>
  356. </ul>
  357. <ul class="navList" id="allclasses_navbar_bottom">
  358. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  359. </ul>
  360. <div>
  361. <script type="text/javascript"><!--
  362. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  363. if(window==top) {
  364. allClassesLink.style.display = "block";
  365. }
  366. else {
  367. allClassesLink.style.display = "none";
  368. }
  369. //-->
  370. </script>
  371. </div>
  372. <a name="skip.navbar.bottom">
  373. <!-- -->
  374. </a></div>
  375. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  376. </body>
  377. </html>