123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863 |
- <!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:41 CEST 2014 -->
- <title>Title (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="Title (JFreeChart Class Library (version 1.0.19-fx))";
- }
- }
- catch(err) {
- }
- //-->
- var methods = {"i0":10,"i1":10,"i2":6,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10};
- var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
- var altColor = "altColor";
- var rowColor = "rowColor";
- var tableTab = "tableTab";
- var activeTableTab = "activeTableTab";
- </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 class="navBarCell1Rev">Class</li>
- <li><a href="class-use/Title.html">Use</a></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><a href="../../../../org/jfree/chart/title/TextTitle.html" title="class in org.jfree.chart.title"><span class="typeNameLink">Prev Class</span></a></li>
- <li>Next Class</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../index.html?org/jfree/chart/title/Title.html" target="_top">Frames</a></li>
- <li><a href="Title.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>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li>Nested | </li>
- <li><a href="#field.summary">Field</a> | </li>
- <li><a href="#constructor.summary">Constr</a> | </li>
- <li><a href="#method.summary">Method</a></li>
- </ul>
- <ul class="subNavList">
- <li>Detail: </li>
- <li><a href="#field.detail">Field</a> | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <!-- ======== START OF CLASS DATA ======== -->
- <div class="header">
- <div class="subTitle">org.jfree.chart.title</div>
- <h2 title="Class Title" class="title">Class Title</h2>
- </div>
- <div class="contentContainer">
- <ul class="inheritance">
- <li>java.lang.Object</li>
- <li>
- <ul class="inheritance">
- <li><a href="../../../../org/jfree/chart/block/AbstractBlock.html" title="class in org.jfree.chart.block">org.jfree.chart.block.AbstractBlock</a></li>
- <li>
- <ul class="inheritance">
- <li>org.jfree.chart.title.Title</li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- <div class="description">
- <ul class="blockList">
- <li class="blockList">
- <dl>
- <dt>All Implemented Interfaces:</dt>
- <dd>java.io.Serializable, java.lang.Cloneable, <a href="../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>, org.jfree.ui.Drawable</dd>
- </dl>
- <dl>
- <dt>Direct Known Subclasses:</dt>
- <dd><a href="../../../../org/jfree/chart/title/CompositeTitle.html" title="class in org.jfree.chart.title">CompositeTitle</a>, <a href="../../../../org/jfree/chart/title/ImageTitle.html" title="class in org.jfree.chart.title">ImageTitle</a>, <a href="../../../../org/jfree/chart/title/LegendTitle.html" title="class in org.jfree.chart.title">LegendTitle</a>, <a href="../../../../org/jfree/chart/title/PaintScaleLegend.html" title="class in org.jfree.chart.title">PaintScaleLegend</a>, <a href="../../../../org/jfree/chart/title/TextTitle.html" title="class in org.jfree.chart.title">TextTitle</a></dd>
- </dl>
- <hr>
- <br>
- <pre>public abstract class <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.91">Title</a>
- extends <a href="../../../../org/jfree/chart/block/AbstractBlock.html" title="class in org.jfree.chart.block">AbstractBlock</a>
- implements <a href="../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a>, java.lang.Cloneable, java.io.Serializable</pre>
- <div class="block">The base class for all chart titles. A chart can have multiple titles,
- appearing at the top, bottom, left or right of the chart.
- <P>
- Concrete implementations of this class will render text and images, and
- hence do the actual work of drawing titles.</div>
- <dl>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../serialized-form.html#org.jfree.chart.title.Title">Serialized Form</a></dd>
- </dl>
- </li>
- </ul>
- </div>
- <div class="summary">
- <ul class="blockList">
- <li class="blockList">
- <!-- =========== FIELD SUMMARY =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="field.summary">
- <!-- -->
- </a>
- <h3>Field Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
- <caption><span>Fields</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Field and Description</th>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>static org.jfree.ui.HorizontalAlignment</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#DEFAULT_HORIZONTAL_ALIGNMENT">DEFAULT_HORIZONTAL_ALIGNMENT</a></span></code>
- <div class="block">The default horizontal alignment.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>static org.jfree.ui.RectangleInsets</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#DEFAULT_PADDING">DEFAULT_PADDING</a></span></code>
- <div class="block">Default title padding.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>static org.jfree.ui.RectangleEdge</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#DEFAULT_POSITION">DEFAULT_POSITION</a></span></code>
- <div class="block">The default title position.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>static org.jfree.ui.VerticalAlignment</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#DEFAULT_VERTICAL_ALIGNMENT">DEFAULT_VERTICAL_ALIGNMENT</a></span></code>
- <div class="block">The default vertical alignment.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#visible">visible</a></span></code>
- <div class="block">A flag that controls whether or not the title is visible.</div>
- </td>
- </tr>
- </table>
- </li>
- </ul>
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.summary">
- <!-- -->
- </a>
- <h3>Constructor Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
- <caption><span>Constructors</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier</th>
- <th class="colLast" scope="col">Constructor and Description</th>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected </code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#Title--">Title</a></span>()</code>
- <div class="block">Creates a new title, using default attributes where necessary.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected </code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#Title-org.jfree.ui.RectangleEdge-org.jfree.ui.HorizontalAlignment-org.jfree.ui.VerticalAlignment-">Title</a></span>(org.jfree.ui.RectangleEdge position,
- org.jfree.ui.HorizontalAlignment horizontalAlignment,
- org.jfree.ui.VerticalAlignment verticalAlignment)</code>
- <div class="block">Creates a new title, using default attributes where necessary.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected </code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#Title-org.jfree.ui.RectangleEdge-org.jfree.ui.HorizontalAlignment-org.jfree.ui.VerticalAlignment-org.jfree.ui.RectangleInsets-">Title</a></span>(org.jfree.ui.RectangleEdge position,
- org.jfree.ui.HorizontalAlignment horizontalAlignment,
- org.jfree.ui.VerticalAlignment verticalAlignment,
- org.jfree.ui.RectangleInsets padding)</code>
- <div class="block">Creates a new title.</div>
- </td>
- </tr>
- </table>
- </li>
- </ul>
- <!-- ========== METHOD SUMMARY =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.summary">
- <!-- -->
- </a>
- <h3>Method Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
- <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tr id="i0" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#addChangeListener-org.jfree.chart.event.TitleChangeListener-">addChangeListener</a></span>(<a href="../../../../org/jfree/chart/event/TitleChangeListener.html" title="interface in org.jfree.chart.event">TitleChangeListener</a> listener)</code>
- <div class="block">Registers an object for notification of changes to the title.</div>
- </td>
- </tr>
- <tr id="i1" class="rowColor">
- <td class="colFirst"><code>java.lang.Object</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#clone--">clone</a></span>()</code>
- <div class="block">Returns a clone of the title.</div>
- </td>
- </tr>
- <tr id="i2" class="altColor">
- <td class="colFirst"><code>abstract void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#draw-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">draw</a></span>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D area)</code>
- <div class="block">Draws the title on a Java 2D graphics device (such as the screen or a
- printer).</div>
- </td>
- </tr>
- <tr id="i3" class="rowColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code>
- <div class="block">Tests an object for equality with this title.</div>
- </td>
- </tr>
- <tr id="i4" class="altColor">
- <td class="colFirst"><code>org.jfree.ui.HorizontalAlignment</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#getHorizontalAlignment--">getHorizontalAlignment</a></span>()</code>
- <div class="block">Returns the horizontal alignment of the title.</div>
- </td>
- </tr>
- <tr id="i5" class="rowColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#getNotify--">getNotify</a></span>()</code>
- <div class="block">Returns the flag that indicates whether or not the notification
- mechanism is enabled.</div>
- </td>
- </tr>
- <tr id="i6" class="altColor">
- <td class="colFirst"><code>org.jfree.ui.RectangleEdge</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#getPosition--">getPosition</a></span>()</code>
- <div class="block">Returns the position of the title.</div>
- </td>
- </tr>
- <tr id="i7" class="rowColor">
- <td class="colFirst"><code>org.jfree.ui.VerticalAlignment</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#getVerticalAlignment--">getVerticalAlignment</a></span>()</code>
- <div class="block">Returns the vertical alignment of the title.</div>
- </td>
- </tr>
- <tr id="i8" class="altColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#hashCode--">hashCode</a></span>()</code>
- <div class="block">Returns a hashcode for the title.</div>
- </td>
- </tr>
- <tr id="i9" class="rowColor">
- <td class="colFirst"><code>boolean</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#isVisible--">isVisible</a></span>()</code>
- <div class="block">Returns a flag that controls whether or not the title should be
- drawn.</div>
- </td>
- </tr>
- <tr id="i10" class="altColor">
- <td class="colFirst"><code>protected void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#notifyListeners-org.jfree.chart.event.TitleChangeEvent-">notifyListeners</a></span>(<a href="../../../../org/jfree/chart/event/TitleChangeEvent.html" title="class in org.jfree.chart.event">TitleChangeEvent</a> event)</code>
- <div class="block">Notifies all registered listeners that the chart title has changed in
- some way.</div>
- </td>
- </tr>
- <tr id="i11" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#removeChangeListener-org.jfree.chart.event.TitleChangeListener-">removeChangeListener</a></span>(<a href="../../../../org/jfree/chart/event/TitleChangeListener.html" title="interface in org.jfree.chart.event">TitleChangeListener</a> listener)</code>
- <div class="block">Unregisters an object for notification of changes to the chart title.</div>
- </td>
- </tr>
- <tr id="i12" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#setHorizontalAlignment-org.jfree.ui.HorizontalAlignment-">setHorizontalAlignment</a></span>(org.jfree.ui.HorizontalAlignment alignment)</code>
- <div class="block">Sets the horizontal alignment for the title and sends a
- <a href="../../../../org/jfree/chart/event/TitleChangeEvent.html" title="class in org.jfree.chart.event"><code>TitleChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- <tr id="i13" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#setNotify-boolean-">setNotify</a></span>(boolean flag)</code>
- <div class="block">Sets the flag that indicates whether or not the notification mechanism
- is enabled.</div>
- </td>
- </tr>
- <tr id="i14" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#setPosition-org.jfree.ui.RectangleEdge-">setPosition</a></span>(org.jfree.ui.RectangleEdge position)</code>
- <div class="block">Sets the position for the title and sends a <a href="../../../../org/jfree/chart/event/TitleChangeEvent.html" title="class in org.jfree.chart.event"><code>TitleChangeEvent</code></a> to
- all registered listeners.</div>
- </td>
- </tr>
- <tr id="i15" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#setVerticalAlignment-org.jfree.ui.VerticalAlignment-">setVerticalAlignment</a></span>(org.jfree.ui.VerticalAlignment alignment)</code>
- <div class="block">Sets the vertical alignment for the title, and notifies any registered
- listeners of the change.</div>
- </td>
- </tr>
- <tr id="i16" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/title/Title.html#setVisible-boolean-">setVisible</a></span>(boolean visible)</code>
- <div class="block">Sets a flag that controls whether or not the title should be drawn, and
- sends a <a href="../../../../org/jfree/chart/event/TitleChangeEvent.html" title="class in org.jfree.chart.event"><code>TitleChangeEvent</code></a> to all registered listeners.</div>
- </td>
- </tr>
- </table>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.block.AbstractBlock">
- <!-- -->
- </a>
- <h3>Methods inherited from class org.jfree.chart.block.<a href="../../../../org/jfree/chart/block/AbstractBlock.html" title="class in org.jfree.chart.block">AbstractBlock</a></h3>
- <code><a href="../../../../org/jfree/chart/block/AbstractBlock.html#arrange-java.awt.Graphics2D-">arrange</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#arrange-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrange</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#calculateTotalHeight-double-">calculateTotalHeight</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#calculateTotalWidth-double-">calculateTotalWidth</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#drawBorder-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawBorder</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getBorder--">getBorder</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getBounds--">getBounds</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getContentXOffset--">getContentXOffset</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getContentYOffset--">getContentYOffset</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getFrame--">getFrame</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getHeight--">getHeight</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getID--">getID</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getMargin--">getMargin</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getPadding--">getPadding</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#getWidth--">getWidth</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setBorder-org.jfree.chart.block.BlockBorder-">setBorder</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setBorder-double-double-double-double-">setBorder</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setBounds-java.awt.geom.Rectangle2D-">setBounds</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setFrame-org.jfree.chart.block.BlockFrame-">setFrame</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setHeight-double-">setHeight</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setID-java.lang.String-">setID</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setMargin-double-double-double-double-">setMargin</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setMargin-org.jfree.ui.RectangleInsets-">setMargin</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setPadding-double-double-double-double-">setPadding</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setPadding-org.jfree.ui.RectangleInsets-">setPadding</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#setWidth-double-">setWidth</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#toContentConstraint-org.jfree.chart.block.RectangleConstraint-">toContentConstraint</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#trimBorder-java.awt.geom.Rectangle2D-">trimBorder</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#trimMargin-java.awt.geom.Rectangle2D-">trimMargin</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#trimPadding-java.awt.geom.Rectangle2D-">trimPadding</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#trimToContentHeight-double-">trimToContentHeight</a>, <a href="../../../../org/jfree/chart/block/AbstractBlock.html#trimToContentWidth-double-">trimToContentWidth</a></code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
- <!-- -->
- </a>
- <h3>Methods inherited from class java.lang.Object</h3>
- <code>finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.block.Block">
- <!-- -->
- </a>
- <h3>Methods inherited from interface org.jfree.chart.block.<a href="../../../../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block">Block</a></h3>
- <code><a href="../../../../org/jfree/chart/block/Block.html#arrange-java.awt.Graphics2D-">arrange</a>, <a href="../../../../org/jfree/chart/block/Block.html#arrange-java.awt.Graphics2D-org.jfree.chart.block.RectangleConstraint-">arrange</a>, <a href="../../../../org/jfree/chart/block/Block.html#draw-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.lang.Object-">draw</a>, <a href="../../../../org/jfree/chart/block/Block.html#getBounds--">getBounds</a>, <a href="../../../../org/jfree/chart/block/Block.html#getID--">getID</a>, <a href="../../../../org/jfree/chart/block/Block.html#setBounds-java.awt.geom.Rectangle2D-">setBounds</a>, <a href="../../../../org/jfree/chart/block/Block.html#setID-java.lang.String-">setID</a></code></li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div class="details">
- <ul class="blockList">
- <li class="blockList">
- <!-- ============ FIELD DETAIL =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="field.detail">
- <!-- -->
- </a>
- <h3>Field Detail</h3>
- <a name="DEFAULT_POSITION">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DEFAULT_POSITION</h4>
- <pre>public static final org.jfree.ui.RectangleEdge <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.98">DEFAULT_POSITION</a></pre>
- <div class="block">The default title position.</div>
- </li>
- </ul>
- <a name="DEFAULT_HORIZONTAL_ALIGNMENT">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DEFAULT_HORIZONTAL_ALIGNMENT</h4>
- <pre>public static final org.jfree.ui.HorizontalAlignment <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.102">DEFAULT_HORIZONTAL_ALIGNMENT</a></pre>
- <div class="block">The default horizontal alignment.</div>
- </li>
- </ul>
- <a name="DEFAULT_VERTICAL_ALIGNMENT">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DEFAULT_VERTICAL_ALIGNMENT</h4>
- <pre>public static final org.jfree.ui.VerticalAlignment <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.106">DEFAULT_VERTICAL_ALIGNMENT</a></pre>
- <div class="block">The default vertical alignment.</div>
- </li>
- </ul>
- <a name="DEFAULT_PADDING">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>DEFAULT_PADDING</h4>
- <pre>public static final org.jfree.ui.RectangleInsets <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.109">DEFAULT_PADDING</a></pre>
- <div class="block">Default title padding.</div>
- </li>
- </ul>
- <a name="visible">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>visible</h4>
- <pre>public boolean <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.117">visible</a></pre>
- <div class="block">A flag that controls whether or not the title is visible.</div>
- <dl>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.11</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.detail">
- <!-- -->
- </a>
- <h3>Constructor Detail</h3>
- <a name="Title--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>Title</h4>
- <pre>protected <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.139">Title</a>()</pre>
- <div class="block">Creates a new title, using default attributes where necessary.</div>
- </li>
- </ul>
- <a name="Title-org.jfree.ui.RectangleEdge-org.jfree.ui.HorizontalAlignment-org.jfree.ui.VerticalAlignment-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>Title</h4>
- <pre>protected <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.155">Title</a>(org.jfree.ui.RectangleEdge position,
- org.jfree.ui.HorizontalAlignment horizontalAlignment,
- org.jfree.ui.VerticalAlignment verticalAlignment)</pre>
- <div class="block">Creates a new title, using default attributes where necessary.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>position</code> - the position of the title (<code>null</code> not
- permitted).</dd>
- <dd><code>horizontalAlignment</code> - the horizontal alignment of the title
- (<code>null</code> not permitted).</dd>
- <dd><code>verticalAlignment</code> - the vertical alignment of the title
- (<code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="Title-org.jfree.ui.RectangleEdge-org.jfree.ui.HorizontalAlignment-org.jfree.ui.VerticalAlignment-org.jfree.ui.RectangleInsets-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>Title</h4>
- <pre>protected <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.178">Title</a>(org.jfree.ui.RectangleEdge position,
- org.jfree.ui.HorizontalAlignment horizontalAlignment,
- org.jfree.ui.VerticalAlignment verticalAlignment,
- org.jfree.ui.RectangleInsets padding)</pre>
- <div class="block">Creates a new title.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>position</code> - the position of the title (<code>null</code> not
- permitted).</dd>
- <dd><code>horizontalAlignment</code> - the horizontal alignment of the title (LEFT,
- CENTER or RIGHT, <code>null</code> not
- permitted).</dd>
- <dd><code>verticalAlignment</code> - the vertical alignment of the title (TOP,
- MIDDLE or BOTTOM, <code>null</code> not
- permitted).</dd>
- <dd><code>padding</code> - the amount of space to leave around the outside of the
- title (<code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ============ METHOD DETAIL ========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.detail">
- <!-- -->
- </a>
- <h3>Method Detail</h3>
- <a name="isVisible--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>isVisible</h4>
- <pre>public boolean <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.206">isVisible</a>()</pre>
- <div class="block">Returns a flag that controls whether or not the title should be
- drawn. The default value is <code>true</code>.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A boolean.</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.11</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/title/Title.html#setVisible-boolean-"><code>setVisible(boolean)</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="setVisible-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setVisible</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.220">setVisible</a>(boolean visible)</pre>
- <div class="block">Sets a flag that controls whether or not the title should be drawn, and
- sends a <a href="../../../../org/jfree/chart/event/TitleChangeEvent.html" title="class in org.jfree.chart.event"><code>TitleChangeEvent</code></a> to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>visible</code> - the new flag value.</dd>
- <dt><span class="simpleTagLabel">Since:</span></dt>
- <dd>1.0.11</dd>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../org/jfree/chart/title/Title.html#isVisible--"><code>isVisible()</code></a></dd>
- </dl>
- </li>
- </ul>
- <a name="getPosition--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getPosition</h4>
- <pre>public org.jfree.ui.RectangleEdge <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.230">getPosition</a>()</pre>
- <div class="block">Returns the position of the title.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The title position (never <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="setPosition-org.jfree.ui.RectangleEdge-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setPosition</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.240">setPosition</a>(org.jfree.ui.RectangleEdge position)</pre>
- <div class="block">Sets the position for the title and sends a <a href="../../../../org/jfree/chart/event/TitleChangeEvent.html" title="class in org.jfree.chart.event"><code>TitleChangeEvent</code></a> to
- all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>position</code> - the position (<code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="getHorizontalAlignment--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getHorizontalAlignment</h4>
- <pre>public org.jfree.ui.HorizontalAlignment <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.253">getHorizontalAlignment</a>()</pre>
- <div class="block">Returns the horizontal alignment of the title.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The horizontal alignment (never <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="setHorizontalAlignment-org.jfree.ui.HorizontalAlignment-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setHorizontalAlignment</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.264">setHorizontalAlignment</a>(org.jfree.ui.HorizontalAlignment alignment)</pre>
- <div class="block">Sets the horizontal alignment for the title and sends a
- <a href="../../../../org/jfree/chart/event/TitleChangeEvent.html" title="class in org.jfree.chart.event"><code>TitleChangeEvent</code></a> to all registered listeners.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>alignment</code> - the horizontal alignment (<code>null</code> not
- permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="getVerticalAlignment--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getVerticalAlignment</h4>
- <pre>public org.jfree.ui.VerticalAlignment <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.277">getVerticalAlignment</a>()</pre>
- <div class="block">Returns the vertical alignment of the title.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The vertical alignment (never <code>null</code>).</dd>
- </dl>
- </li>
- </ul>
- <a name="setVerticalAlignment-org.jfree.ui.VerticalAlignment-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setVerticalAlignment</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.288">setVerticalAlignment</a>(org.jfree.ui.VerticalAlignment alignment)</pre>
- <div class="block">Sets the vertical alignment for the title, and notifies any registered
- listeners of the change.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>alignment</code> - the new vertical alignment (TOP, MIDDLE or BOTTOM,
- <code>null</code> not permitted).</dd>
- </dl>
- </li>
- </ul>
- <a name="getNotify--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getNotify</h4>
- <pre>public boolean <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.302">getNotify</a>()</pre>
- <div class="block">Returns the flag that indicates whether or not the notification
- mechanism is enabled.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The flag.</dd>
- </dl>
- </li>
- </ul>
- <a name="setNotify-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>setNotify</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.313">setNotify</a>(boolean flag)</pre>
- <div class="block">Sets the flag that indicates whether or not the notification mechanism
- is enabled. There are certain situations (such as cloning) where you
- want to turn notification off temporarily.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>flag</code> - the new value of the flag.</dd>
- </dl>
- </li>
- </ul>
- <a name="draw-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>draw</h4>
- <pre>public abstract void <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.329">draw</a>(java.awt.Graphics2D g2,
- java.awt.geom.Rectangle2D area)</pre>
- <div class="block">Draws the title on a Java 2D graphics device (such as the screen or a
- printer).</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code>draw</code> in interface <code>org.jfree.ui.Drawable</code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>g2</code> - the graphics device.</dd>
- <dd><code>area</code> - the area allocated for the title (subclasses should not
- draw outside this area).</dd>
- </dl>
- </li>
- </ul>
- <a name="clone--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>clone</h4>
- <pre>public java.lang.Object <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.344">clone</a>()
- throws java.lang.CloneNotSupportedException</pre>
- <div class="block">Returns a clone of the title.
- <P>
- One situation when this is useful is when editing the title properties -
- you can edit a clone, and then it is easier to cancel the changes if
- necessary.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/block/AbstractBlock.html#clone--">clone</a></code> in class <code><a href="../../../../org/jfree/chart/block/AbstractBlock.html" title="class in org.jfree.chart.block">AbstractBlock</a></code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>A clone of the title.</dd>
- <dt><span class="throwsLabel">Throws:</span></dt>
- <dd><code>java.lang.CloneNotSupportedException</code> - not thrown by this class, but it may
- be thrown by subclasses.</dd>
- </dl>
- </li>
- </ul>
- <a name="addChangeListener-org.jfree.chart.event.TitleChangeListener-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>addChangeListener</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.356">addChangeListener</a>(<a href="../../../../org/jfree/chart/event/TitleChangeListener.html" title="interface in org.jfree.chart.event">TitleChangeListener</a> listener)</pre>
- <div class="block">Registers an object for notification of changes to the title.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>listener</code> - the object that is being registered.</dd>
- </dl>
- </li>
- </ul>
- <a name="removeChangeListener-org.jfree.chart.event.TitleChangeListener-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>removeChangeListener</h4>
- <pre>public void <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.365">removeChangeListener</a>(<a href="../../../../org/jfree/chart/event/TitleChangeListener.html" title="interface in org.jfree.chart.event">TitleChangeListener</a> listener)</pre>
- <div class="block">Unregisters an object for notification of changes to the chart title.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>listener</code> - the object that is being unregistered.</dd>
- </dl>
- </li>
- </ul>
- <a name="notifyListeners-org.jfree.chart.event.TitleChangeEvent-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>notifyListeners</h4>
- <pre>protected void <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.376">notifyListeners</a>(<a href="../../../../org/jfree/chart/event/TitleChangeEvent.html" title="class in org.jfree.chart.event">TitleChangeEvent</a> event)</pre>
- <div class="block">Notifies all registered listeners that the chart title has changed in
- some way.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>event</code> - an object that contains information about the change to
- the title.</dd>
- </dl>
- </li>
- </ul>
- <a name="equals-java.lang.Object-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>equals</h4>
- <pre>public boolean <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.396">equals</a>(java.lang.Object obj)</pre>
- <div class="block">Tests an object for equality with this title.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code><a href="../../../../org/jfree/chart/block/AbstractBlock.html#equals-java.lang.Object-">equals</a></code> in class <code><a href="../../../../org/jfree/chart/block/AbstractBlock.html" title="class in org.jfree.chart.block">AbstractBlock</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>obj</code> - the object (<code>null</code> not permitted).</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd><code>true</code> or <code>false</code>.</dd>
- </dl>
- </li>
- </ul>
- <a name="hashCode--">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>hashCode</h4>
- <pre>public int <a href="../../../../src-html/org/jfree/chart/title/Title.html#line.428">hashCode</a>()</pre>
- <div class="block">Returns a hashcode for the title.</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
- <dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>The hashcode.</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- </div>
- <!-- ========= END OF CLASS DATA ========= -->
- <!-- ======= 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 class="navBarCell1Rev">Class</li>
- <li><a href="class-use/Title.html">Use</a></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><a href="../../../../org/jfree/chart/title/TextTitle.html" title="class in org.jfree.chart.title"><span class="typeNameLink">Prev Class</span></a></li>
- <li>Next Class</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../index.html?org/jfree/chart/title/Title.html" target="_top">Frames</a></li>
- <li><a href="Title.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>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li>Nested | </li>
- <li><a href="#field.summary">Field</a> | </li>
- <li><a href="#constructor.summary">Constr</a> | </li>
- <li><a href="#method.summary">Method</a></li>
- </ul>
- <ul class="subNavList">
- <li>Detail: </li>
- <li><a href="#field.detail">Field</a> | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|