CombinedDomainXYPlot.html 93 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_05) on Thu Jul 31 14:50:32 CEST 2014 -->
  6. <title>CombinedDomainXYPlot (JFreeChart Class Library (version 1.0.19-fx))</title>
  7. <meta name="date" content="2014-07-31">
  8. <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../../../../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="CombinedDomainXYPlot (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div class="topNav"><a name="navbar.top">
  33. <!-- -->
  34. </a>
  35. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  36. <a name="navbar.top.firstrow">
  37. <!-- -->
  38. </a>
  39. <ul class="navList" title="Navigation">
  40. <li><a href="../../../../overview-summary.html">Overview</a></li>
  41. <li><a href="package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="class-use/CombinedDomainXYPlot.html">Use</a></li>
  44. <li><a href="package-tree.html">Tree</a></li>
  45. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  46. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  47. <li><a href="../../../../help-doc.html">Help</a></li>
  48. </ul>
  49. </div>
  50. <div class="subNav">
  51. <ul class="navList">
  52. <li><a href="../../../../org/jfree/chart/plot/CombinedDomainCategoryPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../../../org/jfree/chart/plot/CombinedRangeCategoryPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../../../index.html?org/jfree/chart/plot/CombinedDomainXYPlot.html" target="_top">Frames</a></li>
  57. <li><a href="CombinedDomainXYPlot.html" target="_top">No&nbsp;Frames</a></li>
  58. </ul>
  59. <ul class="navList" id="allclasses_navbar_top">
  60. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  61. </ul>
  62. <div>
  63. <script type="text/javascript"><!--
  64. allClassesLink = document.getElementById("allclasses_navbar_top");
  65. if(window==top) {
  66. allClassesLink.style.display = "block";
  67. }
  68. else {
  69. allClassesLink.style.display = "none";
  70. }
  71. //-->
  72. </script>
  73. </div>
  74. <div>
  75. <ul class="subNavList">
  76. <li>Summary:&nbsp;</li>
  77. <li>Nested&nbsp;|&nbsp;</li>
  78. <li><a href="#fields.inherited.from.class.org.jfree.chart.plot.XYPlot">Field</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  80. <li><a href="#method.summary">Method</a></li>
  81. </ul>
  82. <ul class="subNavList">
  83. <li>Detail:&nbsp;</li>
  84. <li>Field&nbsp;|&nbsp;</li>
  85. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  86. <li><a href="#method.detail">Method</a></li>
  87. </ul>
  88. </div>
  89. <a name="skip.navbar.top">
  90. <!-- -->
  91. </a></div>
  92. <!-- ========= END OF TOP NAVBAR ========= -->
  93. <!-- ======== START OF CLASS DATA ======== -->
  94. <div class="header">
  95. <div class="subTitle">org.jfree.chart.plot</div>
  96. <h2 title="Class CombinedDomainXYPlot" class="title">Class CombinedDomainXYPlot</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="inheritance">
  100. <li>java.lang.Object</li>
  101. <li>
  102. <ul class="inheritance">
  103. <li><a href="../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">org.jfree.chart.plot.Plot</a></li>
  104. <li>
  105. <ul class="inheritance">
  106. <li><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">org.jfree.chart.plot.XYPlot</a></li>
  107. <li>
  108. <ul class="inheritance">
  109. <li>org.jfree.chart.plot.CombinedDomainXYPlot</li>
  110. </ul>
  111. </li>
  112. </ul>
  113. </li>
  114. </ul>
  115. </li>
  116. </ul>
  117. <div class="description">
  118. <ul class="blockList">
  119. <li class="blockList">
  120. <dl>
  121. <dt>All Implemented Interfaces:</dt>
  122. <dd>java.io.Serializable, java.lang.Cloneable, java.util.EventListener, <a href="../../../../org/jfree/chart/event/AnnotationChangeListener.html" title="interface in org.jfree.chart.event">AnnotationChangeListener</a>, <a href="../../../../org/jfree/chart/event/AxisChangeListener.html" title="interface in org.jfree.chart.event">AxisChangeListener</a>, <a href="../../../../org/jfree/chart/event/MarkerChangeListener.html" title="interface in org.jfree.chart.event">MarkerChangeListener</a>, <a href="../../../../org/jfree/chart/event/PlotChangeListener.html" title="interface in org.jfree.chart.event">PlotChangeListener</a>, <a href="../../../../org/jfree/chart/event/RendererChangeListener.html" title="interface in org.jfree.chart.event">RendererChangeListener</a>, <a href="../../../../org/jfree/chart/LegendItemSource.html" title="interface in org.jfree.chart">LegendItemSource</a>, <a href="../../../../org/jfree/chart/plot/Pannable.html" title="interface in org.jfree.chart.plot">Pannable</a>, <a href="../../../../org/jfree/chart/plot/ValueAxisPlot.html" title="interface in org.jfree.chart.plot">ValueAxisPlot</a>, <a href="../../../../org/jfree/chart/plot/Zoomable.html" title="interface in org.jfree.chart.plot">Zoomable</a>, <a href="../../../../org/jfree/data/general/DatasetChangeListener.html" title="interface in org.jfree.data.general">DatasetChangeListener</a>, org.jfree.util.PublicCloneable</dd>
  123. </dl>
  124. <hr>
  125. <br>
  126. <pre>public class <a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.127">CombinedDomainXYPlot</a>
  127. extends <a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a>
  128. implements <a href="../../../../org/jfree/chart/event/PlotChangeListener.html" title="interface in org.jfree.chart.event">PlotChangeListener</a></pre>
  129. <div class="block">An extension of <a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot"><code>XYPlot</code></a> that contains multiple subplots that share a
  130. common domain axis.</div>
  131. <dl>
  132. <dt><span class="seeLabel">See Also:</span></dt>
  133. <dd><a href="../../../../serialized-form.html#org.jfree.chart.plot.CombinedDomainXYPlot">Serialized Form</a></dd>
  134. </dl>
  135. </li>
  136. </ul>
  137. </div>
  138. <div class="summary">
  139. <ul class="blockList">
  140. <li class="blockList">
  141. <!-- =========== FIELD SUMMARY =========== -->
  142. <ul class="blockList">
  143. <li class="blockList"><a name="field.summary">
  144. <!-- -->
  145. </a>
  146. <h3>Field Summary</h3>
  147. <ul class="blockList">
  148. <li class="blockList"><a name="fields.inherited.from.class.org.jfree.chart.plot.XYPlot">
  149. <!-- -->
  150. </a>
  151. <h3>Fields inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></h3>
  152. <code><a href="../../../../org/jfree/chart/plot/XYPlot.html#DEFAULT_CROSSHAIR_PAINT">DEFAULT_CROSSHAIR_PAINT</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#DEFAULT_CROSSHAIR_STROKE">DEFAULT_CROSSHAIR_STROKE</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#DEFAULT_CROSSHAIR_VISIBLE">DEFAULT_CROSSHAIR_VISIBLE</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#DEFAULT_GRIDLINE_PAINT">DEFAULT_GRIDLINE_PAINT</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#DEFAULT_GRIDLINE_STROKE">DEFAULT_GRIDLINE_STROKE</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#localizationResources">localizationResources</a></code></li>
  153. </ul>
  154. <ul class="blockList">
  155. <li class="blockList"><a name="fields.inherited.from.class.org.jfree.chart.plot.Plot">
  156. <!-- -->
  157. </a>
  158. <h3>Fields inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a></h3>
  159. <code><a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_BACKGROUND_ALPHA">DEFAULT_BACKGROUND_ALPHA</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_BACKGROUND_PAINT">DEFAULT_BACKGROUND_PAINT</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_FOREGROUND_ALPHA">DEFAULT_FOREGROUND_ALPHA</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_INSETS">DEFAULT_INSETS</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_LEGEND_ITEM_BOX">DEFAULT_LEGEND_ITEM_BOX</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_LEGEND_ITEM_CIRCLE">DEFAULT_LEGEND_ITEM_CIRCLE</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_OUTLINE_PAINT">DEFAULT_OUTLINE_PAINT</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#DEFAULT_OUTLINE_STROKE">DEFAULT_OUTLINE_STROKE</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#MINIMUM_HEIGHT_TO_DRAW">MINIMUM_HEIGHT_TO_DRAW</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#MINIMUM_WIDTH_TO_DRAW">MINIMUM_WIDTH_TO_DRAW</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#ZERO">ZERO</a></code></li>
  160. </ul>
  161. </li>
  162. </ul>
  163. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  164. <ul class="blockList">
  165. <li class="blockList"><a name="constructor.summary">
  166. <!-- -->
  167. </a>
  168. <h3>Constructor Summary</h3>
  169. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  170. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  171. <tr>
  172. <th class="colOne" scope="col">Constructor and Description</th>
  173. </tr>
  174. <tr class="altColor">
  175. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#CombinedDomainXYPlot--">CombinedDomainXYPlot</a></span>()</code>
  176. <div class="block">Default constructor.</div>
  177. </td>
  178. </tr>
  179. <tr class="rowColor">
  180. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#CombinedDomainXYPlot-org.jfree.chart.axis.ValueAxis-">CombinedDomainXYPlot</a></span>(<a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a>&nbsp;domainAxis)</code>
  181. <div class="block">Creates a new combined plot that shares a domain axis among multiple
  182. subplots.</div>
  183. </td>
  184. </tr>
  185. </table>
  186. </li>
  187. </ul>
  188. <!-- ========== METHOD SUMMARY =========== -->
  189. <ul class="blockList">
  190. <li class="blockList"><a name="method.summary">
  191. <!-- -->
  192. </a>
  193. <h3>Method Summary</h3>
  194. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  195. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  196. <tr>
  197. <th class="colFirst" scope="col">Modifier and Type</th>
  198. <th class="colLast" scope="col">Method and Description</th>
  199. </tr>
  200. <tr id="i0" class="altColor">
  201. <td class="colFirst"><code>void</code></td>
  202. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#add-org.jfree.chart.plot.XYPlot-">add</a></span>(<a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a>&nbsp;subplot)</code>
  203. <div class="block">Adds a subplot (with a default 'weight' of 1) and sends a
  204. <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  205. </td>
  206. </tr>
  207. <tr id="i1" class="rowColor">
  208. <td class="colFirst"><code>void</code></td>
  209. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#add-org.jfree.chart.plot.XYPlot-int-">add</a></span>(<a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a>&nbsp;subplot,
  210. int&nbsp;weight)</code>
  211. <div class="block">Adds a subplot with the specified weight and sends a
  212. <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  213. </td>
  214. </tr>
  215. <tr id="i2" class="altColor">
  216. <td class="colFirst"><code>protected <a href="../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></code></td>
  217. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#calculateAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">calculateAxisSpace</a></span>(java.awt.Graphics2D&nbsp;g2,
  218. java.awt.geom.Rectangle2D&nbsp;plotArea)</code>
  219. <div class="block">Calculates the axis space required.</div>
  220. </td>
  221. </tr>
  222. <tr id="i3" class="rowColor">
  223. <td class="colFirst"><code>java.lang.Object</code></td>
  224. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#clone--">clone</a></span>()</code>
  225. <div class="block">Returns a clone of the annotation.</div>
  226. </td>
  227. </tr>
  228. <tr id="i4" class="altColor">
  229. <td class="colFirst"><code>void</code></td>
  230. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#draw-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Point2D-org.jfree.chart.plot.PlotState-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></span>(java.awt.Graphics2D&nbsp;g2,
  231. java.awt.geom.Rectangle2D&nbsp;area,
  232. java.awt.geom.Point2D&nbsp;anchor,
  233. <a href="../../../../org/jfree/chart/plot/PlotState.html" title="class in org.jfree.chart.plot">PlotState</a>&nbsp;parentState,
  234. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info)</code>
  235. <div class="block">Draws the plot within the specified area on a graphics device.</div>
  236. </td>
  237. </tr>
  238. <tr id="i5" class="rowColor">
  239. <td class="colFirst"><code>boolean</code></td>
  240. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>
  241. <div class="block">Tests this plot for equality with another object.</div>
  242. </td>
  243. </tr>
  244. <tr id="i6" class="altColor">
  245. <td class="colFirst"><code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></td>
  246. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#findSubplot-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">findSubplot</a></span>(<a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info,
  247. java.awt.geom.Point2D&nbsp;source)</code>
  248. <div class="block">Returns the subplot (if any) that contains the (x, y) point (specified
  249. in Java2D space).</div>
  250. </td>
  251. </tr>
  252. <tr id="i7" class="rowColor">
  253. <td class="colFirst"><code><a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a></code></td>
  254. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#getDataRange-org.jfree.chart.axis.ValueAxis-">getDataRange</a></span>(<a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a>&nbsp;axis)</code>
  255. <div class="block">Returns a range representing the extent of the data values in this plot
  256. (obtained from the subplots) that will be rendered against the specified
  257. axis.</div>
  258. </td>
  259. </tr>
  260. <tr id="i8" class="altColor">
  261. <td class="colFirst"><code>double</code></td>
  262. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#getGap--">getGap</a></span>()</code>
  263. <div class="block">Returns the gap between subplots, measured in Java2D units.</div>
  264. </td>
  265. </tr>
  266. <tr id="i9" class="rowColor">
  267. <td class="colFirst"><code><a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a></code></td>
  268. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#getLegendItems--">getLegendItems</a></span>()</code>
  269. <div class="block">Returns a collection of legend items for the plot.</div>
  270. </td>
  271. </tr>
  272. <tr id="i10" class="altColor">
  273. <td class="colFirst"><code>java.lang.String</code></td>
  274. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#getPlotType--">getPlotType</a></span>()</code>
  275. <div class="block">Returns a string describing the type of plot.</div>
  276. </td>
  277. </tr>
  278. <tr id="i11" class="rowColor">
  279. <td class="colFirst"><code>java.util.List</code></td>
  280. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#getSubplots--">getSubplots</a></span>()</code>
  281. <div class="block">Returns the list of subplots.</div>
  282. </td>
  283. </tr>
  284. <tr id="i12" class="altColor">
  285. <td class="colFirst"><code>void</code></td>
  286. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#handleClick-int-int-org.jfree.chart.plot.PlotRenderingInfo-">handleClick</a></span>(int&nbsp;x,
  287. int&nbsp;y,
  288. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info)</code>
  289. <div class="block">Handles a 'click' on the plot by updating the anchor values.</div>
  290. </td>
  291. </tr>
  292. <tr id="i13" class="rowColor">
  293. <td class="colFirst"><code>boolean</code></td>
  294. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#isRangePannable--">isRangePannable</a></span>()</code>
  295. <div class="block">Returns <code>true</code> if the range is pannable for at least one subplot,
  296. and <code>false</code> otherwise.</div>
  297. </td>
  298. </tr>
  299. <tr id="i14" class="altColor">
  300. <td class="colFirst"><code>void</code></td>
  301. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#panRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">panRangeAxes</a></span>(double&nbsp;panRange,
  302. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info,
  303. java.awt.geom.Point2D&nbsp;source)</code>
  304. <div class="block">Pans all range axes by the specified percentage.</div>
  305. </td>
  306. </tr>
  307. <tr id="i15" class="rowColor">
  308. <td class="colFirst"><code>void</code></td>
  309. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#plotChanged-org.jfree.chart.event.PlotChangeEvent-">plotChanged</a></span>(<a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event">PlotChangeEvent</a>&nbsp;event)</code>
  310. <div class="block">Receives a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> and responds by notifying all
  311. listeners.</div>
  312. </td>
  313. </tr>
  314. <tr id="i16" class="altColor">
  315. <td class="colFirst"><code>void</code></td>
  316. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#remove-org.jfree.chart.plot.XYPlot-">remove</a></span>(<a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a>&nbsp;subplot)</code>
  317. <div class="block">Removes a subplot from the combined chart and sends a
  318. <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  319. </td>
  320. </tr>
  321. <tr id="i17" class="rowColor">
  322. <td class="colFirst"><code>void</code></td>
  323. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setFixedRangeAxisSpace-org.jfree.chart.axis.AxisSpace-">setFixedRangeAxisSpace</a></span>(<a href="../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  324. <div class="block">Sets the fixed range axis space and sends a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to
  325. all registered listeners.</div>
  326. </td>
  327. </tr>
  328. <tr id="i18" class="altColor">
  329. <td class="colFirst"><code>protected void</code></td>
  330. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setFixedRangeAxisSpaceForSubplots-org.jfree.chart.axis.AxisSpace-">setFixedRangeAxisSpaceForSubplots</a></span>(<a href="../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</code>
  331. <div class="block">Sets the size (width or height, depending on the orientation of the
  332. plot) for the domain axis of each subplot.</div>
  333. </td>
  334. </tr>
  335. <tr id="i19" class="rowColor">
  336. <td class="colFirst"><code>void</code></td>
  337. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setGap-double-">setGap</a></span>(double&nbsp;gap)</code>
  338. <div class="block">Sets the amount of space between subplots and sends a
  339. <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  340. </td>
  341. </tr>
  342. <tr id="i20" class="altColor">
  343. <td class="colFirst"><code>void</code></td>
  344. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setOrientation-org.jfree.chart.plot.PlotOrientation-">setOrientation</a></span>(<a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation)</code>
  345. <div class="block">Sets the orientation for the plot (also changes the orientation for all
  346. the subplots to match).</div>
  347. </td>
  348. </tr>
  349. <tr id="i21" class="rowColor">
  350. <td class="colFirst"><code>void</code></td>
  351. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setRangePannable-boolean-">setRangePannable</a></span>(boolean&nbsp;pannable)</code>
  352. <div class="block">Sets the flag, on each of the subplots, that controls whether or not the
  353. range is pannable.</div>
  354. </td>
  355. </tr>
  356. <tr id="i22" class="altColor">
  357. <td class="colFirst"><code>void</code></td>
  358. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setRenderer-org.jfree.chart.renderer.xy.XYItemRenderer-">setRenderer</a></span>(<a href="../../../../org/jfree/chart/renderer/xy/XYItemRenderer.html" title="interface in org.jfree.chart.renderer.xy">XYItemRenderer</a>&nbsp;renderer)</code>
  359. <div class="block">Sets the item renderer FOR ALL SUBPLOTS.</div>
  360. </td>
  361. </tr>
  362. <tr id="i23" class="rowColor">
  363. <td class="colFirst"><code>void</code></td>
  364. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setShadowGenerator-org.jfree.chart.util.ShadowGenerator-">setShadowGenerator</a></span>(<a href="../../../../org/jfree/chart/util/ShadowGenerator.html" title="interface in org.jfree.chart.util">ShadowGenerator</a>&nbsp;generator)</code>
  365. <div class="block">Sets the shadow generator for the plot (and all subplots) and sends
  366. a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  367. </td>
  368. </tr>
  369. <tr id="i24" class="altColor">
  370. <td class="colFirst"><code>void</code></td>
  371. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#zoomRangeAxes-double-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">zoomRangeAxes</a></span>(double&nbsp;lowerPercent,
  372. double&nbsp;upperPercent,
  373. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info,
  374. java.awt.geom.Point2D&nbsp;source)</code>
  375. <div class="block">Zooms in on the range axes.</div>
  376. </td>
  377. </tr>
  378. <tr id="i25" class="rowColor">
  379. <td class="colFirst"><code>void</code></td>
  380. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#zoomRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">zoomRangeAxes</a></span>(double&nbsp;factor,
  381. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info,
  382. java.awt.geom.Point2D&nbsp;source)</code>
  383. <div class="block">Multiplies the range on the range axis/axes by the specified factor.</div>
  384. </td>
  385. </tr>
  386. <tr id="i26" class="altColor">
  387. <td class="colFirst"><code>void</code></td>
  388. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#zoomRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-boolean-">zoomRangeAxes</a></span>(double&nbsp;factor,
  389. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;state,
  390. java.awt.geom.Point2D&nbsp;source,
  391. boolean&nbsp;useAnchor)</code>
  392. <div class="block">Multiplies the range on the range axis/axes by the specified factor.</div>
  393. </td>
  394. </tr>
  395. </table>
  396. <ul class="blockList">
  397. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.XYPlot">
  398. <!-- -->
  399. </a>
  400. <h3>Methods inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></h3>
  401. <code><a href="../../../../org/jfree/chart/plot/XYPlot.html#addAnnotation-org.jfree.chart.annotations.XYAnnotation-">addAnnotation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#addAnnotation-org.jfree.chart.annotations.XYAnnotation-boolean-">addAnnotation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#addDomainMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">addDomainMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#addDomainMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-boolean-">addDomainMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#addDomainMarker-org.jfree.chart.plot.Marker-">addDomainMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#addDomainMarker-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">addDomainMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#addRangeMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">addRangeMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#addRangeMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-boolean-">addRangeMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#addRangeMarker-org.jfree.chart.plot.Marker-">addRangeMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#addRangeMarker-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">addRangeMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#annotationChanged-org.jfree.chart.event.AnnotationChangeEvent-">annotationChanged</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#calculateDomainAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateDomainAxisSpace</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#calculateRangeAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.axis.AxisSpace-">calculateRangeAxisSpace</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#clearAnnotations--">clearAnnotations</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#clearDomainAxes--">clearDomainAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#clearDomainMarkers--">clearDomainMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#clearDomainMarkers-int-">clearDomainMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#clearRangeAxes--">clearRangeAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#clearRangeMarkers--">clearRangeMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#clearRangeMarkers-int-">clearRangeMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#configureDomainAxes--">configureDomainAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#configureRangeAxes--">configureRangeAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#datasetChanged-org.jfree.data.general.DatasetChangeEvent-">datasetChanged</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawAnnotations-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotRenderingInfo-">drawAnnotations</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawAxes-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotRenderingInfo-">drawAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawBackground-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawBackground</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawDomainCrosshair-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotOrientation-double-org.jfree.chart.axis.ValueAxis-java.awt.Stroke-java.awt.Paint-">drawDomainCrosshair</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawDomainGridlines-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.util.List-">drawDomainGridlines</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawDomainMarkers-java.awt.Graphics2D-java.awt.geom.Rectangle2D-int-org.jfree.ui.Layer-">drawDomainMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawDomainTickBands-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.util.List-">drawDomainTickBands</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawHorizontalLine-java.awt.Graphics2D-java.awt.geom.Rectangle2D-double-java.awt.Stroke-java.awt.Paint-">drawHorizontalLine</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawQuadrants-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawQuadrants</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawRangeCrosshair-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotOrientation-double-org.jfree.chart.axis.ValueAxis-java.awt.Stroke-java.awt.Paint-">drawRangeCrosshair</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawRangeGridlines-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.util.List-">drawRangeGridlines</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawRangeMarkers-java.awt.Graphics2D-java.awt.geom.Rectangle2D-int-org.jfree.ui.Layer-">drawRangeMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawRangeTickBands-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.util.List-">drawRangeTickBands</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawVerticalLine-java.awt.Graphics2D-java.awt.geom.Rectangle2D-double-java.awt.Stroke-java.awt.Paint-">drawVerticalLine</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawZeroDomainBaseline-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawZeroDomainBaseline</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#drawZeroRangeBaseline-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawZeroRangeBaseline</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getAnnotations--">getAnnotations</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getAxisOffset--">getAxisOffset</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDataset--">getDataset</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDataset-int-">getDataset</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDatasetCount--">getDatasetCount</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDatasetRenderingOrder--">getDatasetRenderingOrder</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainAxis--">getDomainAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainAxis-int-">getDomainAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainAxisCount--">getDomainAxisCount</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainAxisEdge--">getDomainAxisEdge</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainAxisEdge-int-">getDomainAxisEdge</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainAxisForDataset-int-">getDomainAxisForDataset</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainAxisIndex-org.jfree.chart.axis.ValueAxis-">getDomainAxisIndex</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainAxisLocation--">getDomainAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainAxisLocation-int-">getDomainAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainCrosshairPaint--">getDomainCrosshairPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainCrosshairStroke--">getDomainCrosshairStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainCrosshairValue--">getDomainCrosshairValue</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainGridlinePaint--">getDomainGridlinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainGridlineStroke--">getDomainGridlineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainMarkers-int-org.jfree.ui.Layer-">getDomainMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainMarkers-org.jfree.ui.Layer-">getDomainMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainMinorGridlinePaint--">getDomainMinorGridlinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainMinorGridlineStroke--">getDomainMinorGridlineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainTickBandPaint--">getDomainTickBandPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainZeroBaselinePaint--">getDomainZeroBaselinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getDomainZeroBaselineStroke--">getDomainZeroBaselineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getFixedDomainAxisSpace--">getFixedDomainAxisSpace</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getFixedLegendItems--">getFixedLegendItems</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getFixedRangeAxisSpace--">getFixedRangeAxisSpace</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getIndexOf-org.jfree.chart.renderer.xy.XYItemRenderer-">getIndexOf</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getOrientation--">getOrientation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getQuadrantOrigin--">getQuadrantOrigin</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getQuadrantPaint-int-">getQuadrantPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeAxis--">getRangeAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeAxis-int-">getRangeAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeAxisCount--">getRangeAxisCount</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeAxisEdge--">getRangeAxisEdge</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeAxisEdge-int-">getRangeAxisEdge</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeAxisForDataset-int-">getRangeAxisForDataset</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeAxisIndex-org.jfree.chart.axis.ValueAxis-">getRangeAxisIndex</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeAxisLocation--">getRangeAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeAxisLocation-int-">getRangeAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeCrosshairPaint--">getRangeCrosshairPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeCrosshairStroke--">getRangeCrosshairStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeCrosshairValue--">getRangeCrosshairValue</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeGridlinePaint--">getRangeGridlinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeGridlineStroke--">getRangeGridlineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeMarkers-int-org.jfree.ui.Layer-">getRangeMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeMarkers-org.jfree.ui.Layer-">getRangeMarkers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeMinorGridlinePaint--">getRangeMinorGridlinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeMinorGridlineStroke--">getRangeMinorGridlineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeTickBandPaint--">getRangeTickBandPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeZeroBaselinePaint--">getRangeZeroBaselinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRangeZeroBaselineStroke--">getRangeZeroBaselineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRenderer--">getRenderer</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRenderer-int-">getRenderer</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRendererCount--">getRendererCount</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getRendererForDataset-org.jfree.data.xy.XYDataset-">getRendererForDataset</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getSeriesCount--">getSeriesCount</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getSeriesRenderingOrder--">getSeriesRenderingOrder</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getShadowGenerator--">getShadowGenerator</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#getWeight--">getWeight</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#indexOf-org.jfree.data.xy.XYDataset-">indexOf</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isDomainCrosshairLockedOnData--">isDomainCrosshairLockedOnData</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isDomainCrosshairVisible--">isDomainCrosshairVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isDomainGridlinesVisible--">isDomainGridlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isDomainMinorGridlinesVisible--">isDomainMinorGridlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isDomainPannable--">isDomainPannable</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isDomainZeroBaselineVisible--">isDomainZeroBaselineVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isDomainZoomable--">isDomainZoomable</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isRangeCrosshairLockedOnData--">isRangeCrosshairLockedOnData</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isRangeCrosshairVisible--">isRangeCrosshairVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isRangeGridlinesVisible--">isRangeGridlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isRangeMinorGridlinesVisible--">isRangeMinorGridlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isRangeZeroBaselineVisible--">isRangeZeroBaselineVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#isRangeZoomable--">isRangeZoomable</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#mapDatasetToDomainAxes-int-java.util.List-">mapDatasetToDomainAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#mapDatasetToDomainAxis-int-int-">mapDatasetToDomainAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#mapDatasetToRangeAxes-int-java.util.List-">mapDatasetToRangeAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#mapDatasetToRangeAxis-int-int-">mapDatasetToRangeAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#panDomainAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">panDomainAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeAnnotation-org.jfree.chart.annotations.XYAnnotation-">removeAnnotation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeAnnotation-org.jfree.chart.annotations.XYAnnotation-boolean-">removeAnnotation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeDomainMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeDomainMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeDomainMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-boolean-">removeDomainMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeDomainMarker-org.jfree.chart.plot.Marker-">removeDomainMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeDomainMarker-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeDomainMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeRangeMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeRangeMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeRangeMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-boolean-">removeRangeMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeRangeMarker-org.jfree.chart.plot.Marker-">removeRangeMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#removeRangeMarker-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeRangeMarker</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#render-java.awt.Graphics2D-java.awt.geom.Rectangle2D-int-org.jfree.chart.plot.PlotRenderingInfo-org.jfree.chart.plot.CrosshairState-">render</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#rendererChanged-org.jfree.chart.event.RendererChangeEvent-">rendererChanged</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setAxisOffset-org.jfree.ui.RectangleInsets-">setAxisOffset</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDataset-int-org.jfree.data.xy.XYDataset-">setDataset</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDataset-org.jfree.data.xy.XYDataset-">setDataset</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDatasetRenderingOrder-org.jfree.chart.plot.DatasetRenderingOrder-">setDatasetRenderingOrder</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainAxes-org.jfree.chart.axis.ValueAxis:A-">setDomainAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainAxis-int-org.jfree.chart.axis.ValueAxis-">setDomainAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainAxis-int-org.jfree.chart.axis.ValueAxis-boolean-">setDomainAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainAxis-org.jfree.chart.axis.ValueAxis-">setDomainAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainAxisLocation-org.jfree.chart.axis.AxisLocation-">setDomainAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainAxisLocation-org.jfree.chart.axis.AxisLocation-boolean-">setDomainAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainAxisLocation-int-org.jfree.chart.axis.AxisLocation-">setDomainAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainAxisLocation-int-org.jfree.chart.axis.AxisLocation-boolean-">setDomainAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainCrosshairLockedOnData-boolean-">setDomainCrosshairLockedOnData</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainCrosshairPaint-java.awt.Paint-">setDomainCrosshairPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainCrosshairStroke-java.awt.Stroke-">setDomainCrosshairStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainCrosshairValue-double-">setDomainCrosshairValue</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainCrosshairValue-double-boolean-">setDomainCrosshairValue</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainCrosshairVisible-boolean-">setDomainCrosshairVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainGridlinePaint-java.awt.Paint-">setDomainGridlinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainGridlineStroke-java.awt.Stroke-">setDomainGridlineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainGridlinesVisible-boolean-">setDomainGridlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainMinorGridlinePaint-java.awt.Paint-">setDomainMinorGridlinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainMinorGridlineStroke-java.awt.Stroke-">setDomainMinorGridlineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainMinorGridlinesVisible-boolean-">setDomainMinorGridlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainPannable-boolean-">setDomainPannable</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainTickBandPaint-java.awt.Paint-">setDomainTickBandPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainZeroBaselinePaint-java.awt.Paint-">setDomainZeroBaselinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainZeroBaselineStroke-java.awt.Stroke-">setDomainZeroBaselineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setDomainZeroBaselineVisible-boolean-">setDomainZeroBaselineVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setFixedDomainAxisSpace-org.jfree.chart.axis.AxisSpace-">setFixedDomainAxisSpace</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setFixedDomainAxisSpace-org.jfree.chart.axis.AxisSpace-boolean-">setFixedDomainAxisSpace</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setFixedLegendItems-org.jfree.chart.LegendItemCollection-">setFixedLegendItems</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setFixedRangeAxisSpace-org.jfree.chart.axis.AxisSpace-boolean-">setFixedRangeAxisSpace</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setQuadrantOrigin-java.awt.geom.Point2D-">setQuadrantOrigin</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setQuadrantPaint-int-java.awt.Paint-">setQuadrantPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeAxes-org.jfree.chart.axis.ValueAxis:A-">setRangeAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeAxis-int-org.jfree.chart.axis.ValueAxis-">setRangeAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeAxis-int-org.jfree.chart.axis.ValueAxis-boolean-">setRangeAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeAxis-org.jfree.chart.axis.ValueAxis-">setRangeAxis</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeAxisLocation-org.jfree.chart.axis.AxisLocation-">setRangeAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeAxisLocation-org.jfree.chart.axis.AxisLocation-boolean-">setRangeAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeAxisLocation-int-org.jfree.chart.axis.AxisLocation-">setRangeAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeAxisLocation-int-org.jfree.chart.axis.AxisLocation-boolean-">setRangeAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeCrosshairLockedOnData-boolean-">setRangeCrosshairLockedOnData</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeCrosshairPaint-java.awt.Paint-">setRangeCrosshairPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeCrosshairStroke-java.awt.Stroke-">setRangeCrosshairStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeCrosshairValue-double-">setRangeCrosshairValue</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeCrosshairValue-double-boolean-">setRangeCrosshairValue</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeCrosshairVisible-boolean-">setRangeCrosshairVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeGridlinePaint-java.awt.Paint-">setRangeGridlinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeGridlineStroke-java.awt.Stroke-">setRangeGridlineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeGridlinesVisible-boolean-">setRangeGridlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeMinorGridlinePaint-java.awt.Paint-">setRangeMinorGridlinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeMinorGridlineStroke-java.awt.Stroke-">setRangeMinorGridlineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeMinorGridlinesVisible-boolean-">setRangeMinorGridlinesVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeTickBandPaint-java.awt.Paint-">setRangeTickBandPaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeZeroBaselinePaint-java.awt.Paint-">setRangeZeroBaselinePaint</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeZeroBaselineStroke-java.awt.Stroke-">setRangeZeroBaselineStroke</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangeZeroBaselineVisible-boolean-">setRangeZeroBaselineVisible</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRenderer-int-org.jfree.chart.renderer.xy.XYItemRenderer-">setRenderer</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRenderer-int-org.jfree.chart.renderer.xy.XYItemRenderer-boolean-">setRenderer</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setRenderers-org.jfree.chart.renderer.xy.XYItemRenderer:A-">setRenderers</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setSeriesRenderingOrder-org.jfree.chart.plot.SeriesRenderingOrder-">setSeriesRenderingOrder</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#setWeight-int-">setWeight</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#zoomDomainAxes-double-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">zoomDomainAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#zoomDomainAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">zoomDomainAxes</a>, <a href="../../../../org/jfree/chart/plot/XYPlot.html#zoomDomainAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-boolean-">zoomDomainAxes</a></code></li>
  402. </ul>
  403. <ul class="blockList">
  404. <li class="blockList"><a name="methods.inherited.from.class.org.jfree.chart.plot.Plot">
  405. <!-- -->
  406. </a>
  407. <h3>Methods inherited from class&nbsp;org.jfree.chart.plot.<a href="../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a></h3>
  408. <code><a href="../../../../org/jfree/chart/plot/Plot.html#addChangeListener-org.jfree.chart.event.PlotChangeListener-">addChangeListener</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#axisChanged-org.jfree.chart.event.AxisChangeEvent-">axisChanged</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#createAndAddEntity-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotRenderingInfo-java.lang.String-java.lang.String-">createAndAddEntity</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#drawBackgroundImage-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawBackgroundImage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#drawNoDataMessage-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawNoDataMessage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#drawOutline-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">drawOutline</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#fillBackground-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">fillBackground</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#fillBackground-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotOrientation-">fillBackground</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#fireChangeEvent--">fireChangeEvent</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundAlpha--">getBackgroundAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundImage--">getBackgroundImage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundImageAlignment--">getBackgroundImageAlignment</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundImageAlpha--">getBackgroundImageAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getBackgroundPaint--">getBackgroundPaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getDatasetGroup--">getDatasetGroup</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getDrawingSupplier--">getDrawingSupplier</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getForegroundAlpha--">getForegroundAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getInsets--">getInsets</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getNoDataMessage--">getNoDataMessage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getNoDataMessageFont--">getNoDataMessageFont</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getNoDataMessagePaint--">getNoDataMessagePaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getOutlinePaint--">getOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getOutlineStroke--">getOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getParent--">getParent</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getRectX-double-double-double-org.jfree.ui.RectangleEdge-">getRectX</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getRectY-double-double-double-org.jfree.ui.RectangleEdge-">getRectY</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#getRootPlot--">getRootPlot</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#isNotify--">isNotify</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#isOutlineVisible--">isOutlineVisible</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#isSubplot--">isSubplot</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#markerChanged-org.jfree.chart.event.MarkerChangeEvent-">markerChanged</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#notifyListeners-org.jfree.chart.event.PlotChangeEvent-">notifyListeners</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#removeChangeListener-org.jfree.chart.event.PlotChangeListener-">removeChangeListener</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#resolveDomainAxisLocation-org.jfree.chart.axis.AxisLocation-org.jfree.chart.plot.PlotOrientation-">resolveDomainAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#resolveRangeAxisLocation-org.jfree.chart.axis.AxisLocation-org.jfree.chart.plot.PlotOrientation-">resolveRangeAxisLocation</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundAlpha-float-">setBackgroundAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundImage-java.awt.Image-">setBackgroundImage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundImageAlignment-int-">setBackgroundImageAlignment</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundImageAlpha-float-">setBackgroundImageAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setBackgroundPaint-java.awt.Paint-">setBackgroundPaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setDatasetGroup-org.jfree.data.general.DatasetGroup-">setDatasetGroup</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setDrawingSupplier-org.jfree.chart.plot.DrawingSupplier-">setDrawingSupplier</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setDrawingSupplier-org.jfree.chart.plot.DrawingSupplier-boolean-">setDrawingSupplier</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setForegroundAlpha-float-">setForegroundAlpha</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setInsets-org.jfree.ui.RectangleInsets-">setInsets</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setInsets-org.jfree.ui.RectangleInsets-boolean-">setInsets</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setNoDataMessage-java.lang.String-">setNoDataMessage</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setNoDataMessageFont-java.awt.Font-">setNoDataMessageFont</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setNoDataMessagePaint-java.awt.Paint-">setNoDataMessagePaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setNotify-boolean-">setNotify</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setOutlinePaint-java.awt.Paint-">setOutlinePaint</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setOutlineStroke-java.awt.Stroke-">setOutlineStroke</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setOutlineVisible-boolean-">setOutlineVisible</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#setParent-org.jfree.chart.plot.Plot-">setParent</a>, <a href="../../../../org/jfree/chart/plot/Plot.html#zoom-double-">zoom</a></code></li>
  409. </ul>
  410. <ul class="blockList">
  411. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  412. <!-- -->
  413. </a>
  414. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  415. <code>finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
  416. </ul>
  417. </li>
  418. </ul>
  419. </li>
  420. </ul>
  421. </div>
  422. <div class="details">
  423. <ul class="blockList">
  424. <li class="blockList">
  425. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  426. <ul class="blockList">
  427. <li class="blockList"><a name="constructor.detail">
  428. <!-- -->
  429. </a>
  430. <h3>Constructor Detail</h3>
  431. <a name="CombinedDomainXYPlot--">
  432. <!-- -->
  433. </a>
  434. <ul class="blockList">
  435. <li class="blockList">
  436. <h4>CombinedDomainXYPlot</h4>
  437. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.147">CombinedDomainXYPlot</a>()</pre>
  438. <div class="block">Default constructor.</div>
  439. </li>
  440. </ul>
  441. <a name="CombinedDomainXYPlot-org.jfree.chart.axis.ValueAxis-">
  442. <!-- -->
  443. </a>
  444. <ul class="blockListLast">
  445. <li class="blockList">
  446. <h4>CombinedDomainXYPlot</h4>
  447. <pre>public&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.157">CombinedDomainXYPlot</a>(<a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a>&nbsp;domainAxis)</pre>
  448. <div class="block">Creates a new combined plot that shares a domain axis among multiple
  449. subplots.</div>
  450. <dl>
  451. <dt><span class="paramLabel">Parameters:</span></dt>
  452. <dd><code>domainAxis</code> - the shared axis.</dd>
  453. </dl>
  454. </li>
  455. </ul>
  456. </li>
  457. </ul>
  458. <!-- ============ METHOD DETAIL ========== -->
  459. <ul class="blockList">
  460. <li class="blockList"><a name="method.detail">
  461. <!-- -->
  462. </a>
  463. <h3>Method Detail</h3>
  464. <a name="getPlotType--">
  465. <!-- -->
  466. </a>
  467. <ul class="blockList">
  468. <li class="blockList">
  469. <h4>getPlotType</h4>
  470. <pre>public&nbsp;java.lang.String&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.171">getPlotType</a>()</pre>
  471. <div class="block">Returns a string describing the type of plot.</div>
  472. <dl>
  473. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  474. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#getPlotType--">getPlotType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  475. <dt><span class="returnLabel">Returns:</span></dt>
  476. <dd>The type of plot.</dd>
  477. </dl>
  478. </li>
  479. </ul>
  480. <a name="getGap--">
  481. <!-- -->
  482. </a>
  483. <ul class="blockList">
  484. <li class="blockList">
  485. <h4>getGap</h4>
  486. <pre>public&nbsp;double&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.182">getGap</a>()</pre>
  487. <div class="block">Returns the gap between subplots, measured in Java2D units.</div>
  488. <dl>
  489. <dt><span class="returnLabel">Returns:</span></dt>
  490. <dd>The gap (in Java2D units).</dd>
  491. <dt><span class="seeLabel">See Also:</span></dt>
  492. <dd><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#setGap-double-"><code>setGap(double)</code></a></dd>
  493. </dl>
  494. </li>
  495. </ul>
  496. <a name="setGap-double-">
  497. <!-- -->
  498. </a>
  499. <ul class="blockList">
  500. <li class="blockList">
  501. <h4>setGap</h4>
  502. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.194">setGap</a>(double&nbsp;gap)</pre>
  503. <div class="block">Sets the amount of space between subplots and sends a
  504. <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  505. <dl>
  506. <dt><span class="paramLabel">Parameters:</span></dt>
  507. <dd><code>gap</code> - the gap between subplots (in Java2D units).</dd>
  508. <dt><span class="seeLabel">See Also:</span></dt>
  509. <dd><a href="../../../../org/jfree/chart/plot/CombinedDomainXYPlot.html#getGap--"><code>getGap()</code></a></dd>
  510. </dl>
  511. </li>
  512. </ul>
  513. <a name="isRangePannable--">
  514. <!-- -->
  515. </a>
  516. <ul class="blockList">
  517. <li class="blockList">
  518. <h4>isRangePannable</h4>
  519. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.206">isRangePannable</a>()</pre>
  520. <div class="block">Returns <code>true</code> if the range is pannable for at least one subplot,
  521. and <code>false</code> otherwise.</div>
  522. <dl>
  523. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  524. <dd><code><a href="../../../../org/jfree/chart/plot/Pannable.html#isRangePannable--">isRangePannable</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/plot/Pannable.html" title="interface in org.jfree.chart.plot">Pannable</a></code></dd>
  525. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  526. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#isRangePannable--">isRangePannable</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  527. <dt><span class="returnLabel">Returns:</span></dt>
  528. <dd>A boolean.</dd>
  529. </dl>
  530. </li>
  531. </ul>
  532. <a name="setRangePannable-boolean-">
  533. <!-- -->
  534. </a>
  535. <ul class="blockList">
  536. <li class="blockList">
  537. <h4>setRangePannable</h4>
  538. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.222">setRangePannable</a>(boolean&nbsp;pannable)</pre>
  539. <div class="block">Sets the flag, on each of the subplots, that controls whether or not the
  540. range is pannable.</div>
  541. <dl>
  542. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  543. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#setRangePannable-boolean-">setRangePannable</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  544. <dt><span class="paramLabel">Parameters:</span></dt>
  545. <dd><code>pannable</code> - the new flag value.</dd>
  546. </dl>
  547. </li>
  548. </ul>
  549. <a name="setOrientation-org.jfree.chart.plot.PlotOrientation-">
  550. <!-- -->
  551. </a>
  552. <ul class="blockList">
  553. <li class="blockList">
  554. <h4>setOrientation</h4>
  555. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.235">setOrientation</a>(<a href="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</a>&nbsp;orientation)</pre>
  556. <div class="block">Sets the orientation for the plot (also changes the orientation for all
  557. the subplots to match).</div>
  558. <dl>
  559. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  560. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#setOrientation-org.jfree.chart.plot.PlotOrientation-">setOrientation</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  561. <dt><span class="paramLabel">Parameters:</span></dt>
  562. <dd><code>orientation</code> - the orientation (<code>null</code> not allowed).</dd>
  563. <dt><span class="seeLabel">See Also:</span></dt>
  564. <dd><a href="../../../../org/jfree/chart/plot/XYPlot.html#getOrientation--"><code>XYPlot.getOrientation()</code></a></dd>
  565. </dl>
  566. </li>
  567. </ul>
  568. <a name="setShadowGenerator-org.jfree.chart.util.ShadowGenerator-">
  569. <!-- -->
  570. </a>
  571. <ul class="blockList">
  572. <li class="blockList">
  573. <h4>setShadowGenerator</h4>
  574. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.251">setShadowGenerator</a>(<a href="../../../../org/jfree/chart/util/ShadowGenerator.html" title="interface in org.jfree.chart.util">ShadowGenerator</a>&nbsp;generator)</pre>
  575. <div class="block">Sets the shadow generator for the plot (and all subplots) and sends
  576. a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  577. <dl>
  578. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  579. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#setShadowGenerator-org.jfree.chart.util.ShadowGenerator-">setShadowGenerator</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  580. <dt><span class="paramLabel">Parameters:</span></dt>
  581. <dd><code>generator</code> - the new generator (<code>null</code> permitted).</dd>
  582. </dl>
  583. </li>
  584. </ul>
  585. <a name="getDataRange-org.jfree.chart.axis.ValueAxis-">
  586. <!-- -->
  587. </a>
  588. <ul class="blockList">
  589. <li class="blockList">
  590. <h4>getDataRange</h4>
  591. <pre>public&nbsp;<a href="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.276">getDataRange</a>(<a href="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a>&nbsp;axis)</pre>
  592. <div class="block">Returns a range representing the extent of the data values in this plot
  593. (obtained from the subplots) that will be rendered against the specified
  594. axis. NOTE: This method is intended for internal JFreeChart use, and
  595. is public only so that code in the axis classes can call it. Since
  596. only the domain axis is shared between subplots, the JFreeChart code
  597. will only call this method for the domain values (although this is not
  598. checked/enforced).</div>
  599. <dl>
  600. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  601. <dd><code><a href="../../../../org/jfree/chart/plot/ValueAxisPlot.html#getDataRange-org.jfree.chart.axis.ValueAxis-">getDataRange</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/plot/ValueAxisPlot.html" title="interface in org.jfree.chart.plot">ValueAxisPlot</a></code></dd>
  602. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  603. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#getDataRange-org.jfree.chart.axis.ValueAxis-">getDataRange</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  604. <dt><span class="paramLabel">Parameters:</span></dt>
  605. <dd><code>axis</code> - the axis.</dd>
  606. <dt><span class="returnLabel">Returns:</span></dt>
  607. <dd>The range (possibly <code>null</code>).</dd>
  608. </dl>
  609. </li>
  610. </ul>
  611. <a name="add-org.jfree.chart.plot.XYPlot-">
  612. <!-- -->
  613. </a>
  614. <ul class="blockList">
  615. <li class="blockList">
  616. <h4>add</h4>
  617. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.297">add</a>(<a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a>&nbsp;subplot)</pre>
  618. <div class="block">Adds a subplot (with a default 'weight' of 1) and sends a
  619. <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.
  620. <P>
  621. The domain axis for the subplot will be set to <code>null</code>. You
  622. must ensure that the subplot has a non-null range axis.</div>
  623. <dl>
  624. <dt><span class="paramLabel">Parameters:</span></dt>
  625. <dd><code>subplot</code> - the subplot (<code>null</code> not permitted).</dd>
  626. </dl>
  627. </li>
  628. </ul>
  629. <a name="add-org.jfree.chart.plot.XYPlot-int-">
  630. <!-- -->
  631. </a>
  632. <ul class="blockList">
  633. <li class="blockList">
  634. <h4>add</h4>
  635. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.314">add</a>(<a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a>&nbsp;subplot,
  636. int&nbsp;weight)</pre>
  637. <div class="block">Adds a subplot with the specified weight and sends a
  638. <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners. The weight
  639. determines how much space is allocated to the subplot relative to all
  640. the other subplots.
  641. <P>
  642. The domain axis for the subplot will be set to <code>null</code>. You
  643. must ensure that the subplot has a non-null range axis.</div>
  644. <dl>
  645. <dt><span class="paramLabel">Parameters:</span></dt>
  646. <dd><code>subplot</code> - the subplot (<code>null</code> not permitted).</dd>
  647. <dd><code>weight</code> - the weight (must be &gt;= 1).</dd>
  648. </dl>
  649. </li>
  650. </ul>
  651. <a name="remove-org.jfree.chart.plot.XYPlot-">
  652. <!-- -->
  653. </a>
  654. <ul class="blockList">
  655. <li class="blockList">
  656. <h4>remove</h4>
  657. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.341">remove</a>(<a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a>&nbsp;subplot)</pre>
  658. <div class="block">Removes a subplot from the combined chart and sends a
  659. <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  660. <dl>
  661. <dt><span class="paramLabel">Parameters:</span></dt>
  662. <dd><code>subplot</code> - the subplot (<code>null</code> not permitted).</dd>
  663. </dl>
  664. </li>
  665. </ul>
  666. <a name="getSubplots--">
  667. <!-- -->
  668. </a>
  669. <ul class="blockList">
  670. <li class="blockList">
  671. <h4>getSubplots</h4>
  672. <pre>public&nbsp;java.util.List&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.370">getSubplots</a>()</pre>
  673. <div class="block">Returns the list of subplots. The returned list may be empty, but is
  674. never <code>null</code>.</div>
  675. <dl>
  676. <dt><span class="returnLabel">Returns:</span></dt>
  677. <dd>An unmodifiable list of subplots.</dd>
  678. </dl>
  679. </li>
  680. </ul>
  681. <a name="calculateAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">
  682. <!-- -->
  683. </a>
  684. <ul class="blockList">
  685. <li class="blockList">
  686. <h4>calculateAxisSpace</h4>
  687. <pre>protected&nbsp;<a href="../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.388">calculateAxisSpace</a>(java.awt.Graphics2D&nbsp;g2,
  688. java.awt.geom.Rectangle2D&nbsp;plotArea)</pre>
  689. <div class="block">Calculates the axis space required.</div>
  690. <dl>
  691. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  692. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#calculateAxisSpace-java.awt.Graphics2D-java.awt.geom.Rectangle2D-">calculateAxisSpace</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  693. <dt><span class="paramLabel">Parameters:</span></dt>
  694. <dd><code>g2</code> - the graphics device.</dd>
  695. <dd><code>plotArea</code> - the plot area.</dd>
  696. <dt><span class="returnLabel">Returns:</span></dt>
  697. <dd>The space.</dd>
  698. </dl>
  699. </li>
  700. </ul>
  701. <a name="draw-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Point2D-org.jfree.chart.plot.PlotState-org.jfree.chart.plot.PlotRenderingInfo-">
  702. <!-- -->
  703. </a>
  704. <ul class="blockList">
  705. <li class="blockList">
  706. <h4>draw</h4>
  707. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.474">draw</a>(java.awt.Graphics2D&nbsp;g2,
  708. java.awt.geom.Rectangle2D&nbsp;area,
  709. java.awt.geom.Point2D&nbsp;anchor,
  710. <a href="../../../../org/jfree/chart/plot/PlotState.html" title="class in org.jfree.chart.plot">PlotState</a>&nbsp;parentState,
  711. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info)</pre>
  712. <div class="block">Draws the plot within the specified area on a graphics device.</div>
  713. <dl>
  714. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  715. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#draw-java.awt.Graphics2D-java.awt.geom.Rectangle2D-java.awt.geom.Point2D-org.jfree.chart.plot.PlotState-org.jfree.chart.plot.PlotRenderingInfo-">draw</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  716. <dt><span class="paramLabel">Parameters:</span></dt>
  717. <dd><code>g2</code> - the graphics device.</dd>
  718. <dd><code>area</code> - the plot area (in Java2D space).</dd>
  719. <dd><code>anchor</code> - an anchor point in Java2D space (<code>null</code>
  720. permitted).</dd>
  721. <dd><code>parentState</code> - the state from the parent plot, if there is one
  722. (<code>null</code> permitted).</dd>
  723. <dd><code>info</code> - collects chart drawing information (<code>null</code>
  724. permitted).</dd>
  725. </dl>
  726. </li>
  727. </ul>
  728. <a name="getLegendItems--">
  729. <!-- -->
  730. </a>
  731. <ul class="blockList">
  732. <li class="blockList">
  733. <h4>getLegendItems</h4>
  734. <pre>public&nbsp;<a href="../../../../org/jfree/chart/LegendItemCollection.html" title="class in org.jfree.chart">LegendItemCollection</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.527">getLegendItems</a>()</pre>
  735. <div class="block">Returns a collection of legend items for the plot.</div>
  736. <dl>
  737. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  738. <dd><code><a href="../../../../org/jfree/chart/LegendItemSource.html#getLegendItems--">getLegendItems</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/LegendItemSource.html" title="interface in org.jfree.chart">LegendItemSource</a></code></dd>
  739. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  740. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#getLegendItems--">getLegendItems</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  741. <dt><span class="returnLabel">Returns:</span></dt>
  742. <dd>The legend items.</dd>
  743. </dl>
  744. </li>
  745. </ul>
  746. <a name="zoomRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">
  747. <!-- -->
  748. </a>
  749. <ul class="blockList">
  750. <li class="blockList">
  751. <h4>zoomRangeAxes</h4>
  752. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.551">zoomRangeAxes</a>(double&nbsp;factor,
  753. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info,
  754. java.awt.geom.Point2D&nbsp;source)</pre>
  755. <div class="block">Multiplies the range on the range axis/axes by the specified factor.</div>
  756. <dl>
  757. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  758. <dd><code><a href="../../../../org/jfree/chart/plot/Zoomable.html#zoomRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">zoomRangeAxes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/plot/Zoomable.html" title="interface in org.jfree.chart.plot">Zoomable</a></code></dd>
  759. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  760. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#zoomRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">zoomRangeAxes</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  761. <dt><span class="paramLabel">Parameters:</span></dt>
  762. <dd><code>factor</code> - the zoom factor.</dd>
  763. <dd><code>info</code> - the plot rendering info (<code>null</code> not permitted).</dd>
  764. <dd><code>source</code> - the source point (<code>null</code> not permitted).</dd>
  765. <dt><span class="seeLabel">See Also:</span></dt>
  766. <dd><a href="../../../../org/jfree/chart/plot/XYPlot.html#zoomDomainAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-boolean-"><code>XYPlot.zoomDomainAxes(double, PlotRenderingInfo, Point2D, boolean)</code></a></dd>
  767. </dl>
  768. </li>
  769. </ul>
  770. <a name="zoomRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-boolean-">
  771. <!-- -->
  772. </a>
  773. <ul class="blockList">
  774. <li class="blockList">
  775. <h4>zoomRangeAxes</h4>
  776. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.565">zoomRangeAxes</a>(double&nbsp;factor,
  777. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;state,
  778. java.awt.geom.Point2D&nbsp;source,
  779. boolean&nbsp;useAnchor)</pre>
  780. <div class="block">Multiplies the range on the range axis/axes by the specified factor.</div>
  781. <dl>
  782. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  783. <dd><code><a href="../../../../org/jfree/chart/plot/Zoomable.html#zoomRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-boolean-">zoomRangeAxes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/plot/Zoomable.html" title="interface in org.jfree.chart.plot">Zoomable</a></code></dd>
  784. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  785. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#zoomRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-boolean-">zoomRangeAxes</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  786. <dt><span class="paramLabel">Parameters:</span></dt>
  787. <dd><code>factor</code> - the zoom factor.</dd>
  788. <dd><code>state</code> - the plot state.</dd>
  789. <dd><code>source</code> - the source point (in Java2D coordinates).</dd>
  790. <dd><code>useAnchor</code> - use source point as zoom anchor?</dd>
  791. <dt><span class="seeLabel">See Also:</span></dt>
  792. <dd><a href="../../../../org/jfree/chart/plot/XYPlot.html#zoomDomainAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-boolean-"><code>XYPlot.zoomDomainAxes(double, PlotRenderingInfo, Point2D, boolean)</code></a></dd>
  793. </dl>
  794. </li>
  795. </ul>
  796. <a name="zoomRangeAxes-double-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">
  797. <!-- -->
  798. </a>
  799. <ul class="blockList">
  800. <li class="blockList">
  801. <h4>zoomRangeAxes</h4>
  802. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.592">zoomRangeAxes</a>(double&nbsp;lowerPercent,
  803. double&nbsp;upperPercent,
  804. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info,
  805. java.awt.geom.Point2D&nbsp;source)</pre>
  806. <div class="block">Zooms in on the range axes.</div>
  807. <dl>
  808. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  809. <dd><code><a href="../../../../org/jfree/chart/plot/Zoomable.html#zoomRangeAxes-double-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">zoomRangeAxes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/plot/Zoomable.html" title="interface in org.jfree.chart.plot">Zoomable</a></code></dd>
  810. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  811. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#zoomRangeAxes-double-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">zoomRangeAxes</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  812. <dt><span class="paramLabel">Parameters:</span></dt>
  813. <dd><code>lowerPercent</code> - the lower bound.</dd>
  814. <dd><code>upperPercent</code> - the upper bound.</dd>
  815. <dd><code>info</code> - the plot rendering info (<code>null</code> not permitted).</dd>
  816. <dd><code>source</code> - the source point (<code>null</code> not permitted).</dd>
  817. <dt><span class="seeLabel">See Also:</span></dt>
  818. <dd><a href="../../../../org/jfree/chart/plot/XYPlot.html#zoomDomainAxes-double-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-"><code>XYPlot.zoomDomainAxes(double, double, PlotRenderingInfo, Point2D)</code></a></dd>
  819. </dl>
  820. </li>
  821. </ul>
  822. <a name="panRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">
  823. <!-- -->
  824. </a>
  825. <ul class="blockList">
  826. <li class="blockList">
  827. <h4>panRangeAxes</h4>
  828. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.620">panRangeAxes</a>(double&nbsp;panRange,
  829. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info,
  830. java.awt.geom.Point2D&nbsp;source)</pre>
  831. <div class="block">Pans all range axes by the specified percentage.</div>
  832. <dl>
  833. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  834. <dd><code><a href="../../../../org/jfree/chart/plot/Pannable.html#panRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">panRangeAxes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/plot/Pannable.html" title="interface in org.jfree.chart.plot">Pannable</a></code></dd>
  835. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  836. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#panRangeAxes-double-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">panRangeAxes</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  837. <dt><span class="paramLabel">Parameters:</span></dt>
  838. <dd><code>panRange</code> - the distance to pan (as a percentage of the axis length).</dd>
  839. <dd><code>info</code> - the plot info (<code>null</code> not permitted).</dd>
  840. <dd><code>source</code> - the source point where the pan action started.</dd>
  841. <dt><span class="simpleTagLabel">Since:</span></dt>
  842. <dd>1.0.15</dd>
  843. </dl>
  844. </li>
  845. </ul>
  846. <a name="findSubplot-org.jfree.chart.plot.PlotRenderingInfo-java.awt.geom.Point2D-">
  847. <!-- -->
  848. </a>
  849. <ul class="blockList">
  850. <li class="blockList">
  851. <h4>findSubplot</h4>
  852. <pre>public&nbsp;<a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a>&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.651">findSubplot</a>(<a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info,
  853. java.awt.geom.Point2D&nbsp;source)</pre>
  854. <div class="block">Returns the subplot (if any) that contains the (x, y) point (specified
  855. in Java2D space).</div>
  856. <dl>
  857. <dt><span class="paramLabel">Parameters:</span></dt>
  858. <dd><code>info</code> - the chart rendering info (<code>null</code> not permitted).</dd>
  859. <dd><code>source</code> - the source point (<code>null</code> not permitted).</dd>
  860. <dt><span class="returnLabel">Returns:</span></dt>
  861. <dd>A subplot (possibly <code>null</code>).</dd>
  862. </dl>
  863. </li>
  864. </ul>
  865. <a name="setRenderer-org.jfree.chart.renderer.xy.XYItemRenderer-">
  866. <!-- -->
  867. </a>
  868. <ul class="blockList">
  869. <li class="blockList">
  870. <h4>setRenderer</h4>
  871. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.672">setRenderer</a>(<a href="../../../../org/jfree/chart/renderer/xy/XYItemRenderer.html" title="interface in org.jfree.chart.renderer.xy">XYItemRenderer</a>&nbsp;renderer)</pre>
  872. <div class="block">Sets the item renderer FOR ALL SUBPLOTS. Registered listeners are
  873. notified that the plot has been modified.
  874. <P>
  875. Note: usually you will want to set the renderer independently for each
  876. subplot, which is NOT what this method does.</div>
  877. <dl>
  878. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  879. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#setRenderer-org.jfree.chart.renderer.xy.XYItemRenderer-">setRenderer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  880. <dt><span class="paramLabel">Parameters:</span></dt>
  881. <dd><code>renderer</code> - the new renderer.</dd>
  882. <dt><span class="seeLabel">See Also:</span></dt>
  883. <dd><a href="../../../../org/jfree/chart/plot/XYPlot.html#getRenderer--"><code>XYPlot.getRenderer()</code></a></dd>
  884. </dl>
  885. </li>
  886. </ul>
  887. <a name="setFixedRangeAxisSpace-org.jfree.chart.axis.AxisSpace-">
  888. <!-- -->
  889. </a>
  890. <ul class="blockList">
  891. <li class="blockList">
  892. <h4>setFixedRangeAxisSpace</h4>
  893. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.690">setFixedRangeAxisSpace</a>(<a href="../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</pre>
  894. <div class="block">Sets the fixed range axis space and sends a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to
  895. all registered listeners.</div>
  896. <dl>
  897. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  898. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#setFixedRangeAxisSpace-org.jfree.chart.axis.AxisSpace-">setFixedRangeAxisSpace</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  899. <dt><span class="paramLabel">Parameters:</span></dt>
  900. <dd><code>space</code> - the space (<code>null</code> permitted).</dd>
  901. <dt><span class="seeLabel">See Also:</span></dt>
  902. <dd><a href="../../../../org/jfree/chart/plot/XYPlot.html#getFixedRangeAxisSpace--"><code>XYPlot.getFixedRangeAxisSpace()</code></a></dd>
  903. </dl>
  904. </li>
  905. </ul>
  906. <a name="setFixedRangeAxisSpaceForSubplots-org.jfree.chart.axis.AxisSpace-">
  907. <!-- -->
  908. </a>
  909. <ul class="blockList">
  910. <li class="blockList">
  911. <h4>setFixedRangeAxisSpaceForSubplots</h4>
  912. <pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.702">setFixedRangeAxisSpaceForSubplots</a>(<a href="../../../../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a>&nbsp;space)</pre>
  913. <div class="block">Sets the size (width or height, depending on the orientation of the
  914. plot) for the domain axis of each subplot.</div>
  915. <dl>
  916. <dt><span class="paramLabel">Parameters:</span></dt>
  917. <dd><code>space</code> - the space.</dd>
  918. </dl>
  919. </li>
  920. </ul>
  921. <a name="handleClick-int-int-org.jfree.chart.plot.PlotRenderingInfo-">
  922. <!-- -->
  923. </a>
  924. <ul class="blockList">
  925. <li class="blockList">
  926. <h4>handleClick</h4>
  927. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.718">handleClick</a>(int&nbsp;x,
  928. int&nbsp;y,
  929. <a href="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</a>&nbsp;info)</pre>
  930. <div class="block">Handles a 'click' on the plot by updating the anchor values.</div>
  931. <dl>
  932. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  933. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#handleClick-int-int-org.jfree.chart.plot.PlotRenderingInfo-">handleClick</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  934. <dt><span class="paramLabel">Parameters:</span></dt>
  935. <dd><code>x</code> - x-coordinate, where the click occured.</dd>
  936. <dd><code>y</code> - y-coordinate, where the click occured.</dd>
  937. <dd><code>info</code> - object containing information about the plot dimensions.</dd>
  938. </dl>
  939. </li>
  940. </ul>
  941. <a name="plotChanged-org.jfree.chart.event.PlotChangeEvent-">
  942. <!-- -->
  943. </a>
  944. <ul class="blockList">
  945. <li class="blockList">
  946. <h4>plotChanged</h4>
  947. <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.736">plotChanged</a>(<a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event">PlotChangeEvent</a>&nbsp;event)</pre>
  948. <div class="block">Receives a <a href="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> and responds by notifying all
  949. listeners.</div>
  950. <dl>
  951. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  952. <dd><code><a href="../../../../org/jfree/chart/event/PlotChangeListener.html#plotChanged-org.jfree.chart.event.PlotChangeEvent-">plotChanged</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/jfree/chart/event/PlotChangeListener.html" title="interface in org.jfree.chart.event">PlotChangeListener</a></code></dd>
  953. <dt><span class="paramLabel">Parameters:</span></dt>
  954. <dd><code>event</code> - the event.</dd>
  955. </dl>
  956. </li>
  957. </ul>
  958. <a name="equals-java.lang.Object-">
  959. <!-- -->
  960. </a>
  961. <ul class="blockList">
  962. <li class="blockList">
  963. <h4>equals</h4>
  964. <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.748">equals</a>(java.lang.Object&nbsp;obj)</pre>
  965. <div class="block">Tests this plot for equality with another object.</div>
  966. <dl>
  967. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  968. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#equals-java.lang.Object-">equals</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  969. <dt><span class="paramLabel">Parameters:</span></dt>
  970. <dd><code>obj</code> - the other object.</dd>
  971. <dt><span class="returnLabel">Returns:</span></dt>
  972. <dd><code>true</code> or <code>false</code>.</dd>
  973. </dl>
  974. </li>
  975. </ul>
  976. <a name="clone--">
  977. <!-- -->
  978. </a>
  979. <ul class="blockListLast">
  980. <li class="blockList">
  981. <h4>clone</h4>
  982. <pre>public&nbsp;java.lang.Object&nbsp;<a href="../../../../src-html/org/jfree/chart/plot/CombinedDomainXYPlot.html#line.774">clone</a>()
  983. throws java.lang.CloneNotSupportedException</pre>
  984. <div class="block">Returns a clone of the annotation.</div>
  985. <dl>
  986. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  987. <dd><code>clone</code>&nbsp;in interface&nbsp;<code>org.jfree.util.PublicCloneable</code></dd>
  988. <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
  989. <dd><code><a href="../../../../org/jfree/chart/plot/XYPlot.html#clone--">clone</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></code></dd>
  990. <dt><span class="returnLabel">Returns:</span></dt>
  991. <dd>A clone.</dd>
  992. <dt><span class="throwsLabel">Throws:</span></dt>
  993. <dd><code>java.lang.CloneNotSupportedException</code> - this class will not throw this
  994. exception, but subclasses (if any) might.</dd>
  995. </dl>
  996. </li>
  997. </ul>
  998. </li>
  999. </ul>
  1000. </li>
  1001. </ul>
  1002. </div>
  1003. </div>
  1004. <!-- ========= END OF CLASS DATA ========= -->
  1005. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  1006. <div class="bottomNav"><a name="navbar.bottom">
  1007. <!-- -->
  1008. </a>
  1009. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  1010. <a name="navbar.bottom.firstrow">
  1011. <!-- -->
  1012. </a>
  1013. <ul class="navList" title="Navigation">
  1014. <li><a href="../../../../overview-summary.html">Overview</a></li>
  1015. <li><a href="package-summary.html">Package</a></li>
  1016. <li class="navBarCell1Rev">Class</li>
  1017. <li><a href="class-use/CombinedDomainXYPlot.html">Use</a></li>
  1018. <li><a href="package-tree.html">Tree</a></li>
  1019. <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
  1020. <li><a href="../../../../index-files/index-1.html">Index</a></li>
  1021. <li><a href="../../../../help-doc.html">Help</a></li>
  1022. </ul>
  1023. </div>
  1024. <div class="subNav">
  1025. <ul class="navList">
  1026. <li><a href="../../../../org/jfree/chart/plot/CombinedDomainCategoryPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  1027. <li><a href="../../../../org/jfree/chart/plot/CombinedRangeCategoryPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  1028. </ul>
  1029. <ul class="navList">
  1030. <li><a href="../../../../index.html?org/jfree/chart/plot/CombinedDomainXYPlot.html" target="_top">Frames</a></li>
  1031. <li><a href="CombinedDomainXYPlot.html" target="_top">No&nbsp;Frames</a></li>
  1032. </ul>
  1033. <ul class="navList" id="allclasses_navbar_bottom">
  1034. <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  1035. </ul>
  1036. <div>
  1037. <script type="text/javascript"><!--
  1038. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  1039. if(window==top) {
  1040. allClassesLink.style.display = "block";
  1041. }
  1042. else {
  1043. allClassesLink.style.display = "none";
  1044. }
  1045. //-->
  1046. </script>
  1047. </div>
  1048. <div>
  1049. <ul class="subNavList">
  1050. <li>Summary:&nbsp;</li>
  1051. <li>Nested&nbsp;|&nbsp;</li>
  1052. <li><a href="#fields.inherited.from.class.org.jfree.chart.plot.XYPlot">Field</a>&nbsp;|&nbsp;</li>
  1053. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  1054. <li><a href="#method.summary">Method</a></li>
  1055. </ul>
  1056. <ul class="subNavList">
  1057. <li>Detail:&nbsp;</li>
  1058. <li>Field&nbsp;|&nbsp;</li>
  1059. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  1060. <li><a href="#method.detail">Method</a></li>
  1061. </ul>
  1062. </div>
  1063. <a name="skip.navbar.bottom">
  1064. <!-- -->
  1065. </a></div>
  1066. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  1067. </body>
  1068. </html>