123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <!-- Generated by javadoc (1.8.0_05) on Thu Jul 31 14:50:46 CEST 2014 -->
- <title>Uses of Class org.jfree.chart.block.BlockContainer (JFreeChart Class Library (version 1.0.19-fx))</title>
- <meta name="date" content="2014-07-31">
- <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
- <script type="text/javascript" src="../../../../../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class org.jfree.chart.block.BlockContainer (JFreeChart Class Library (version 1.0.19-fx))";
- }
- }
- catch(err) {
- }
- //-->
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../../overview-summary.html">Overview</a></li>
- <li><a href="../package-summary.html">Package</a></li>
- <li><a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">Class</a></li>
- <li class="navBarCell1Rev">Use</li>
- <li><a href="../package-tree.html">Tree</a></li>
- <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../../index-files/index-1.html">Index</a></li>
- <li><a href="../../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>Prev</li>
- <li>Next</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../../index.html?org/jfree/chart/block/class-use/BlockContainer.html" target="_top">Frames</a></li>
- <li><a href="BlockContainer.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <div class="header">
- <h2 title="Uses of Class org.jfree.chart.block.BlockContainer" class="title">Uses of Class<br>org.jfree.chart.block.BlockContainer</h2>
- </div>
- <div class="classUseContainer">
- <ul class="blockList">
- <li class="blockList">
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
- <caption><span>Packages that use <a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Package</th>
- <th class="colLast" scope="col">Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><a href="#org.jfree.chart">org.jfree.chart</a></td>
- <td class="colLast">
- <div class="block">Core classes, including <a href="../../../../../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart"><code>JFreeChart</code></a> and
- <a href="../../../../../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart"><code>ChartPanel</code></a>.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><a href="#org.jfree.chart.block">org.jfree.chart.block</a></td>
- <td class="colLast">
- <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>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><a href="#org.jfree.chart.title">org.jfree.chart.title</a></td>
- <td class="colLast">
- <div class="block">Classes used to display chart titles and subtitles.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList">
- <ul class="blockList">
- <li class="blockList"><a name="org.jfree.chart">
- <!-- -->
- </a>
- <h3>Uses of <a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> in <a href="../../../../../org/jfree/chart/package-summary.html">org.jfree.chart</a></h3>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
- <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/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><code>protected void</code></td>
- <td class="colLast"><span class="typeNameLabel">StandardChartTheme.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/StandardChartTheme.html#applyToBlockContainer-org.jfree.chart.block.BlockContainer-">applyToBlockContainer</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> bc)</code>
- <div class="block">Applies the attributes of this theme to the specified container.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="org.jfree.chart.block">
- <!-- -->
- </a>
- <h3>Uses of <a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> in <a href="../../../../../org/jfree/chart/block/package-summary.html">org.jfree.chart.block</a></h3>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
- <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/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><code>org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrange-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrange</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks within the specified container, subject to the given
- constraint.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#arrange-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrange</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Calculates and sets the bounds of all the items in the specified
- container, subject to the given constraint.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">ColumnArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/ColumnArrangement.html#arrange-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrange</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Calculates and sets the bounds of all the items in the specified
- container, subject to the given constraint.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#arrange-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrange</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Calculates and sets the bounds of all the items in the specified
- container, subject to the given constraint.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">BorderArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BorderArrangement.html#arrange-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrange</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the items in the specified container, subject to the given
- constraint.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">Arrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/Arrangement.html#arrange-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrange</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks within the specified container, subject to the given
- constraint.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrangeFF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the container with a fixed overall width and height.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#arrangeFF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks in the container with the overall height and width
- specified as fixed constraints.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">ColumnArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/ColumnArrangement.html#arrangeFF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Calculates and sets the bounds of all the items in the specified
- container, subject to the given constraint.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#arrangeFF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks in the container with the overall height and width
- specified as fixed constraints.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">BorderArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BorderArrangement.html#arrangeFF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the items within a container.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">BorderArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BorderArrangement.html#arrangeFN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-double-">arrangeFN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- double width)</code>
- <div class="block">Arranges the container width a fixed width and no constraint on the
- height.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrangeFN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arrange with a fixed width and a height within a given range.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#arrangeFN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks in the container with a fixed width and no height
- constraint.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#arrangeFN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks in the container with a fixed width and no height
- constraint.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrangeFR-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arrange with a fixed width and a height within a given range.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#arrangeFR-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks in the container with a fixed width and a range
- constraint on the height.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#arrangeFR-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks in the container with a fixed with and a range
- constraint on the height.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">BorderArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BorderArrangement.html#arrangeFR-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeFR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Performs an arrangement with a fixed width and a range for the height.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrangeNF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeNF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arrange with a fixed height and no constraint for the width.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#arrangeNF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeNF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks with no width constraint and a fixed height
- constraint.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">ColumnArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/ColumnArrangement.html#arrangeNF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeNF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Calculates and sets the bounds of all the items in the specified
- container, subject to the given constraint.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#arrangeNF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeNF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks with no width constraint and a fixed height
- constraint.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrangeNN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-">arrangeNN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2)</code>
- <div class="block">Arranges the container with no constraint on the width or height.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#arrangeNN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-">arrangeNN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2)</code>
- <div class="block">Arranges the blocks without any constraints.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">ColumnArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/ColumnArrangement.html#arrangeNN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-">arrangeNN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2)</code>
- <div class="block">Arranges the blocks without any constraints.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#arrangeNN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-">arrangeNN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2)</code>
- <div class="block">Arranges the blocks without any constraints.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">BorderArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BorderArrangement.html#arrangeNN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-">arrangeNN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2)</code>
- <div class="block">Performs an arrangement without constraints.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrangeNR-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeNR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arrange with a fixed height and no width constraint.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrangeRF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arrange with a fixed height and a width within a given range.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#arrangeRF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks in the container with a range constraint on the
- width and a fixed height.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">ColumnArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/ColumnArrangement.html#arrangeRF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks in the container using a fixed height and a
- range for the width.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#arrangeRF-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRF</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks in the container with a range constraint on the
- width and a fixed height.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrangeRN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arrange with a fixed width and no height constraint.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#arrangeRN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the block with a range constraint on the width, and no
- constraint on the height.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#arrangeRN-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRN</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the block with a range constraint on the width, and no
- constraint on the height.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">GridArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/GridArrangement.html#arrangeRR-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arrange with ranges for both the width and height constraints.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">FlowArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/FlowArrangement.html#arrangeRR-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks with the overall width and height to fit within
- specified ranges.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">ColumnArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/ColumnArrangement.html#arrangeRR-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges a container with range constraints for both the horizontal
- and vertical.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">CenterArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/CenterArrangement.html#arrangeRR-org.jfree.chart.block.BlockContainer-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrangeRR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- java.awt.Graphics2D g2,
- <a href="../../../../../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a> constraint)</code>
- <div class="block">Arranges the blocks with the overall width and height to fit within
- specified ranges.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected org.jfree.ui.Size2D</code></td>
- <td class="colLast"><span class="typeNameLabel">BorderArrangement.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/block/BorderArrangement.html#arrangeRR-org.jfree.chart.block.BlockContainer-org.jfree.data.Range-org.jfree.data.Range-java.awt.Graphics2D-">arrangeRR</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container,
- <a href="../../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> widthRange,
- <a href="../../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a> heightRange,
- java.awt.Graphics2D g2)</code>
- <div class="block">Performs an arrangement with range constraints on both the vertical
- and horizontal sides.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- <li class="blockList"><a name="org.jfree.chart.title">
- <!-- -->
- </a>
- <h3>Uses of <a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> in <a href="../../../../../org/jfree/chart/title/package-summary.html">org.jfree.chart.title</a></h3>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
- <caption><span>Subclasses of <a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> in <a href="../../../../../org/jfree/chart/title/package-summary.html">org.jfree.chart.title</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Class and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><code>class </code></td>
- <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>
- <div class="block">A container that holds all the pieces of a single legend item.</div>
- </td>
- </tr>
- </tbody>
- </table>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
- <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/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></code></td>
- <td class="colLast"><span class="typeNameLabel">CompositeTitle.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/CompositeTitle.html#getContainer--">getContainer</a></span>()</code>
- <div class="block">Returns the container holding the titles.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></code></td>
- <td class="colLast"><span class="typeNameLabel">LegendTitle.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/LegendTitle.html#getItemContainer--">getItemContainer</a></span>()</code>
- <div class="block">Returns the container that holds the legend items.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code><a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></code></td>
- <td class="colLast"><span class="typeNameLabel">LegendTitle.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/LegendTitle.html#getWrapper--">getWrapper</a></span>()</code>
- <div class="block">Returns the wrapper container, if any.</div>
- </td>
- </tr>
- </tbody>
- </table>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
- <caption><span>Methods in <a href="../../../../../org/jfree/chart/title/package-summary.html">org.jfree.chart.title</a> with parameters of type <a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><span class="typeNameLabel">CompositeTitle.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/CompositeTitle.html#setTitleContainer-org.jfree.chart.block.BlockContainer-">setTitleContainer</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container)</code>
- <div class="block">Sets the title container.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><span class="typeNameLabel">LegendTitle.</span><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/LegendTitle.html#setWrapper-org.jfree.chart.block.BlockContainer-">setWrapper</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> wrapper)</code>
- <div class="block">Sets the wrapper container for the legend.</div>
- </td>
- </tr>
- </tbody>
- </table>
- <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
- <caption><span>Constructors in <a href="../../../../../org/jfree/chart/title/package-summary.html">org.jfree.chart.title</a> with parameters of type <a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a></span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Constructor and Description</th>
- </tr>
- <tbody>
- <tr class="altColor">
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/jfree/chart/title/CompositeTitle.html#CompositeTitle-org.jfree.chart.block.BlockContainer-">CompositeTitle</a></span>(<a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">BlockContainer</a> container)</code>
- <div class="block">Creates a new title using the specified container.</div>
- </td>
- </tr>
- </tbody>
- </table>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../../overview-summary.html">Overview</a></li>
- <li><a href="../package-summary.html">Package</a></li>
- <li><a href="../../../../../org/jfree/chart/block/BlockContainer.html" title="class in org.jfree.chart.block">Class</a></li>
- <li class="navBarCell1Rev">Use</li>
- <li><a href="../package-tree.html">Tree</a></li>
- <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../../index-files/index-1.html">Index</a></li>
- <li><a href="../../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li>Prev</li>
- <li>Next</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../../index.html?org/jfree/chart/block/class-use/BlockContainer.html" target="_top">Frames</a></li>
- <li><a href="BlockContainer.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|