index-18.html 133 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341
  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:47 CEST 2014 -->
  6. <title>R-Index (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="R-Index (JFreeChart Class Library (version 1.0.19-fx))";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../overview-summary.html">Overview</a></li>
  35. <li>Package</li>
  36. <li>Class</li>
  37. <li>Use</li>
  38. <li><a href="../overview-tree.html">Tree</a></li>
  39. <li><a href="../deprecated-list.html">Deprecated</a></li>
  40. <li class="navBarCell1Rev">Index</li>
  41. <li><a href="../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li><a href="index-17.html">Prev Letter</a></li>
  47. <li><a href="index-19.html">Next Letter</a></li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
  51. <li><a href="index-18.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;<a name="I:R">
  73. <!-- -->
  74. </a>
  75. <h2 class="title">R</h2>
  76. <dl>
  77. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/ColorPalette.html#r">r</a></span> - Variable in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/ColorPalette.html" title="class in org.jfree.chart.plot">ColorPalette</a></dt>
  78. <dd>
  79. <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
  80. <div class="block">Red components.</div>
  81. </dd>
  82. <dt><a href="../org/jfree/chart/plot/RainbowPalette.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">RainbowPalette</span></a> - Class in <a href="../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a></dt>
  83. <dd>
  84. <div class="block"><span class="deprecatedLabel">Deprecated.</span>
  85. <div class="block"><span class="deprecationComment">This class is no longer supported (as of version 1.0.4). If
  86. you are creating contour plots, please try to use <a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot"><code>XYPlot</code></a> and
  87. <a href="../org/jfree/chart/renderer/xy/XYBlockRenderer.html" title="class in org.jfree.chart.renderer.xy"><code>XYBlockRenderer</code></a>.</span></div>
  88. </div>
  89. </dd>
  90. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/RainbowPalette.html#RainbowPalette--">RainbowPalette()</a></span> - Constructor for class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/RainbowPalette.html" title="class in org.jfree.chart.plot">RainbowPalette</a></dt>
  91. <dd>
  92. <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
  93. <div class="block">Default constructor.</div>
  94. </dd>
  95. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CategoryLabelWidthType.html#RANGE">RANGE</a></span> - Static variable in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CategoryLabelWidthType.html" title="class in org.jfree.chart.axis">CategoryLabelWidthType</a></dt>
  96. <dd>
  97. <div class="block">Percentage of range.</div>
  98. </dd>
  99. <dt><span class="memberNameLink"><a href="../org/jfree/chart/block/LengthConstraintType.html#RANGE">RANGE</a></span> - Static variable in class org.jfree.chart.block.<a href="../org/jfree/chart/block/LengthConstraintType.html" title="class in org.jfree.chart.block">LengthConstraintType</a></dt>
  100. <dd>
  101. <div class="block">Range.</div>
  102. </dd>
  103. <dt><a href="../org/jfree/data/Range.html" title="class in org.jfree.data"><span class="typeNameLink">Range</span></a> - Class in <a href="../org/jfree/data/package-summary.html">org.jfree.data</a></dt>
  104. <dd>
  105. <div class="block">Represents an immutable range of values.</div>
  106. </dd>
  107. <dt><span class="memberNameLink"><a href="../org/jfree/data/Range.html#Range-double-double-">Range(double, double)</a></span> - Constructor for class org.jfree.data.<a href="../org/jfree/data/Range.html" title="class in org.jfree.data">Range</a></dt>
  108. <dd>
  109. <div class="block">Creates a new range.</div>
  110. </dd>
  111. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/ThermometerPlot.html#RANGE_HIGH">RANGE_HIGH</a></span> - Static variable in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/ThermometerPlot.html" title="class in org.jfree.chart.plot">ThermometerPlot</a></dt>
  112. <dd>
  113. <div class="block">Index for high value in subrangeInfo matrix.</div>
  114. </dd>
  115. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/ThermometerPlot.html#RANGE_LOW">RANGE_LOW</a></span> - Static variable in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/ThermometerPlot.html" title="class in org.jfree.chart.plot">ThermometerPlot</a></dt>
  116. <dd>
  117. <div class="block">Index for low value in subrangeInfo matrix.</div>
  118. </dd>
  119. <dt><a href="../org/jfree/data/RangeInfo.html" title="interface in org.jfree.data"><span class="typeNameLink">RangeInfo</span></a> - Interface in <a href="../org/jfree/data/package-summary.html">org.jfree.data</a></dt>
  120. <dd>
  121. <div class="block">An interface (optional) that can be implemented by a dataset to assist in
  122. determining the minimum and maximum values.</div>
  123. </dd>
  124. <dt><a href="../org/jfree/data/RangeType.html" title="class in org.jfree.data"><span class="typeNameLink">RangeType</span></a> - Class in <a href="../org/jfree/data/package-summary.html">org.jfree.data</a></dt>
  125. <dd>
  126. <div class="block">Used to indicate the type of range to display on an axis (full, positive or
  127. negative).</div>
  128. </dd>
  129. <dt><span class="memberNameLink"><a href="../org/jfree/data/io/CSV.html#readCategoryDataset-java.io.Reader-">readCategoryDataset(Reader)</a></span> - Method in class org.jfree.data.io.<a href="../org/jfree/data/io/CSV.html" title="class in org.jfree.data.io">CSV</a></dt>
  130. <dd>
  131. <div class="block">Reads a <a href="../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category"><code>CategoryDataset</code></a> from a CSV file or input source.</div>
  132. </dd>
  133. <dt><span class="memberNameLink"><a href="../org/jfree/data/xml/DatasetReader.html#readCategoryDatasetFromXML-java.io.File-">readCategoryDatasetFromXML(File)</a></span> - Static method in class org.jfree.data.xml.<a href="../org/jfree/data/xml/DatasetReader.html" title="class in org.jfree.data.xml">DatasetReader</a></dt>
  134. <dd>
  135. <div class="block">Reads a <a href="../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category"><code>CategoryDataset</code></a> from a file.</div>
  136. </dd>
  137. <dt><span class="memberNameLink"><a href="../org/jfree/data/xml/DatasetReader.html#readCategoryDatasetFromXML-java.io.InputStream-">readCategoryDatasetFromXML(InputStream)</a></span> - Static method in class org.jfree.data.xml.<a href="../org/jfree/data/xml/DatasetReader.html" title="class in org.jfree.data.xml">DatasetReader</a></dt>
  138. <dd>
  139. <div class="block">Reads a <a href="../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category"><code>CategoryDataset</code></a> from a stream.</div>
  140. </dd>
  141. <dt><span class="memberNameLink"><a href="../org/jfree/data/xml/DatasetReader.html#readPieDatasetFromXML-java.io.File-">readPieDatasetFromXML(File)</a></span> - Static method in class org.jfree.data.xml.<a href="../org/jfree/data/xml/DatasetReader.html" title="class in org.jfree.data.xml">DatasetReader</a></dt>
  142. <dd>
  143. <div class="block">Reads a <a href="../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general"><code>PieDataset</code></a> from an XML file.</div>
  144. </dd>
  145. <dt><span class="memberNameLink"><a href="../org/jfree/data/xml/DatasetReader.html#readPieDatasetFromXML-java.io.InputStream-">readPieDatasetFromXML(InputStream)</a></span> - Static method in class org.jfree.data.xml.<a href="../org/jfree/data/xml/DatasetReader.html" title="class in org.jfree.data.xml">DatasetReader</a></dt>
  146. <dd>
  147. <div class="block">Reads a <a href="../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general"><code>PieDataset</code></a> from a stream.</div>
  148. </dd>
  149. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/dial/DialPlot.html#rectangleByRadius-java.awt.geom.Rectangle2D-double-double-">rectangleByRadius(Rectangle2D, double, double)</a></span> - Static method in class org.jfree.chart.plot.dial.<a href="../org/jfree/chart/plot/dial/DialPlot.html" title="class in org.jfree.chart.plot.dial">DialPlot</a></dt>
  150. <dd>
  151. <div class="block">A utility method that computes a rectangle using relative radius values.</div>
  152. </dd>
  153. <dt><a href="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block"><span class="typeNameLink">RectangleConstraint</span></a> - Class in <a href="../org/jfree/chart/block/package-summary.html">org.jfree.chart.block</a></dt>
  154. <dd>
  155. <div class="block">A description of a constraint for resizing a rectangle.</div>
  156. </dd>
  157. <dt><span class="memberNameLink"><a href="../org/jfree/chart/block/RectangleConstraint.html#RectangleConstraint-double-double-">RectangleConstraint(double, double)</a></span> - Constructor for class org.jfree.chart.block.<a href="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a></dt>
  158. <dd>
  159. <div class="block">Creates a new "fixed width and height" instance.</div>
  160. </dd>
  161. <dt><span class="memberNameLink"><a href="../org/jfree/chart/block/RectangleConstraint.html#RectangleConstraint-org.jfree.data.Range-org.jfree.data.Range-">RectangleConstraint(Range, Range)</a></span> - Constructor for class org.jfree.chart.block.<a href="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a></dt>
  162. <dd>
  163. <div class="block">Creates a new "range width and height" instance.</div>
  164. </dd>
  165. <dt><span class="memberNameLink"><a href="../org/jfree/chart/block/RectangleConstraint.html#RectangleConstraint-org.jfree.data.Range-double-">RectangleConstraint(Range, double)</a></span> - Constructor for class org.jfree.chart.block.<a href="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a></dt>
  166. <dd>
  167. <div class="block">Creates a new constraint with a range for the width and a
  168. fixed height.</div>
  169. </dd>
  170. <dt><span class="memberNameLink"><a href="../org/jfree/chart/block/RectangleConstraint.html#RectangleConstraint-double-org.jfree.data.Range-">RectangleConstraint(double, Range)</a></span> - Constructor for class org.jfree.chart.block.<a href="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a></dt>
  171. <dd>
  172. <div class="block">Creates a new constraint with a fixed width and a range for
  173. the height.</div>
  174. </dd>
  175. <dt><span class="memberNameLink"><a href="../org/jfree/chart/block/RectangleConstraint.html#RectangleConstraint-double-org.jfree.data.Range-org.jfree.chart.block.LengthConstraintType-double-org.jfree.data.Range-org.jfree.chart.block.LengthConstraintType-">RectangleConstraint(double, Range, LengthConstraintType, double, Range, LengthConstraintType)</a></span> - Constructor for class org.jfree.chart.block.<a href="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</a></dt>
  176. <dd>
  177. <div class="block">Creates a new constraint.</div>
  178. </dd>
  179. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/PolarPlot.html#refreshAngleTicks--">refreshAngleTicks()</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot">PolarPlot</a></dt>
  180. <dd>
  181. <div class="block">Generates a list of tick values for the angular tick marks.</div>
  182. </dd>
  183. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/Axis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a></dt>
  184. <dd>
  185. <div class="block">Calculates the positions of the ticks for the axis, storing the results
  186. in the tick list (ready for drawing).</div>
  187. </dd>
  188. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CategoryAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CategoryAxis.html" title="class in org.jfree.chart.axis">CategoryAxis</a></dt>
  189. <dd>
  190. <div class="block">Creates a temporary list of ticks that can be used when drawing the axis.</div>
  191. </dd>
  192. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/DateAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis">DateAxis</a></dt>
  193. <dd>
  194. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  195. results in the tick label list (ready for drawing).</div>
  196. </dd>
  197. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/LogAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/LogAxis.html" title="class in org.jfree.chart.axis">LogAxis</a></dt>
  198. <dd>
  199. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  200. results in the tick label list (ready for drawing).</div>
  201. </dd>
  202. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/NumberAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/NumberAxis.html" title="class in org.jfree.chart.axis">NumberAxis</a></dt>
  203. <dd>
  204. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  205. results in the tick label list (ready for drawing).</div>
  206. </dd>
  207. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/PeriodAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/PeriodAxis.html" title="class in org.jfree.chart.axis">PeriodAxis</a></dt>
  208. <dd>
  209. <div class="block">Calculates the positions of the ticks for the axis, storing the results
  210. in the tick list (ready for drawing).</div>
  211. </dd>
  212. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/SymbolAxis.html#refreshTicks-java.awt.Graphics2D-org.jfree.chart.axis.AxisState-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/SymbolAxis.html" title="class in org.jfree.chart.axis">SymbolAxis</a></dt>
  213. <dd>
  214. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  215. results in the tick label list (ready for drawing).</div>
  216. </dd>
  217. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CyclicNumberAxis.html#refreshTicksHorizontal-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CyclicNumberAxis.html" title="class in org.jfree.chart.axis">CyclicNumberAxis</a></dt>
  218. <dd>
  219. <div class="block">Builds a list of ticks for the axis.</div>
  220. </dd>
  221. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/DateAxis.html#refreshTicksHorizontal-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis">DateAxis</a></dt>
  222. <dd>
  223. <div class="block">Recalculates the ticks for the date axis.</div>
  224. </dd>
  225. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/LogarithmicAxis.html#refreshTicksHorizontal-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/LogarithmicAxis.html" title="class in org.jfree.chart.axis">LogarithmicAxis</a></dt>
  226. <dd>
  227. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  228. results in the tick label list (ready for drawing).</div>
  229. </dd>
  230. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/LogAxis.html#refreshTicksHorizontal-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/LogAxis.html" title="class in org.jfree.chart.axis">LogAxis</a></dt>
  231. <dd>
  232. <div class="block">Returns a list of ticks for an axis at the top or bottom of the chart.</div>
  233. </dd>
  234. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/NumberAxis.html#refreshTicksHorizontal-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/NumberAxis.html" title="class in org.jfree.chart.axis">NumberAxis</a></dt>
  235. <dd>
  236. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  237. results in the tick label list (ready for drawing).</div>
  238. </dd>
  239. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/SymbolAxis.html#refreshTicksHorizontal-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/SymbolAxis.html" title="class in org.jfree.chart.axis">SymbolAxis</a></dt>
  240. <dd>
  241. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  242. results in the tick label list (ready for drawing).</div>
  243. </dd>
  244. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/DateAxis.html#refreshTicksVertical-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksVertical(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis">DateAxis</a></dt>
  245. <dd>
  246. <div class="block">Recalculates the ticks for the date axis.</div>
  247. </dd>
  248. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/LogarithmicAxis.html#refreshTicksVertical-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksVertical(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/LogarithmicAxis.html" title="class in org.jfree.chart.axis">LogarithmicAxis</a></dt>
  249. <dd>
  250. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  251. results in the tick label list (ready for drawing).</div>
  252. </dd>
  253. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/LogAxis.html#refreshTicksVertical-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksVertical(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/LogAxis.html" title="class in org.jfree.chart.axis">LogAxis</a></dt>
  254. <dd>
  255. <div class="block">Returns a list of ticks for an axis at the left or right of the chart.</div>
  256. </dd>
  257. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/NumberAxis.html#refreshTicksVertical-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksVertical(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/NumberAxis.html" title="class in org.jfree.chart.axis">NumberAxis</a></dt>
  258. <dd>
  259. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  260. results in the tick label list (ready for drawing).</div>
  261. </dd>
  262. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/SymbolAxis.html#refreshTicksVertical-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshTicksVertical(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/SymbolAxis.html" title="class in org.jfree.chart.axis">SymbolAxis</a></dt>
  263. <dd>
  264. <div class="block">Calculates the positions of the tick labels for the axis, storing the
  265. results in the tick label list (ready for drawing).</div>
  266. </dd>
  267. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CyclicNumberAxis.html#refreshVerticalTicks-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">refreshVerticalTicks(Graphics2D, Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CyclicNumberAxis.html" title="class in org.jfree.chart.axis">CyclicNumberAxis</a></dt>
  268. <dd>
  269. <div class="block">Builds a list of ticks for the axis.</div>
  270. </dd>
  271. <dt><span class="memberNameLink"><a href="../org/jfree/chart/servlet/ServletUtilities.html#registerChartForDeletion-java.io.File-javax.servlet.http.HttpSession-">registerChartForDeletion(File, HttpSession)</a></span> - Static method in class org.jfree.chart.servlet.<a href="../org/jfree/chart/servlet/ServletUtilities.html" title="class in org.jfree.chart.servlet">ServletUtilities</a></dt>
  272. <dd>
  273. <div class="block">Adds a <a href="../org/jfree/chart/servlet/ChartDeleter.html" title="class in org.jfree.chart.servlet"><code>ChartDeleter</code></a> object to the session object with the name
  274. <code>JFreeChart_Deleter</code> if there is not already one bound to the
  275. session and adds the filename to the list of charts to be deleted.</div>
  276. </dd>
  277. <dt><a href="../org/jfree/data/statistics/Regression.html" title="class in org.jfree.data.statistics"><span class="typeNameLink">Regression</span></a> - Class in <a href="../org/jfree/data/statistics/package-summary.html">org.jfree.data.statistics</a></dt>
  278. <dd>
  279. <div class="block">A utility class for fitting regression curves to data.</div>
  280. </dd>
  281. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/Regression.html#Regression--">Regression()</a></span> - Constructor for class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/Regression.html" title="class in org.jfree.data.statistics">Regression</a></dt>
  282. <dd>&nbsp;</dd>
  283. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/QuarterDateFormat.html#REGULAR_QUARTERS">REGULAR_QUARTERS</a></span> - Static variable in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/QuarterDateFormat.html" title="class in org.jfree.chart.axis">QuarterDateFormat</a></dt>
  284. <dd>
  285. <div class="block">Symbols for regular quarters.</div>
  286. </dd>
  287. <dt><a href="../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time"><span class="typeNameLink">RegularTimePeriod</span></a> - Class in <a href="../org/jfree/data/time/package-summary.html">org.jfree.data.time</a></dt>
  288. <dd>
  289. <div class="block">An abstract class representing a unit of time.</div>
  290. </dd>
  291. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/RegularTimePeriod.html#RegularTimePeriod--">RegularTimePeriod()</a></span> - Constructor for class org.jfree.data.time.<a href="../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</a></dt>
  292. <dd>&nbsp;</dd>
  293. <dt><span class="memberNameLink"><a href="../org/jfree/chart/util/XYCoordinateType.html#RELATIVE">RELATIVE</a></span> - Static variable in class org.jfree.chart.util.<a href="../org/jfree/chart/util/XYCoordinateType.html" title="class in org.jfree.chart.util">XYCoordinateType</a></dt>
  294. <dd>
  295. <div class="block">The (x, y) coordinates represent a relative position in the data space.</div>
  296. </dd>
  297. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/HistogramType.html#RELATIVE_FREQUENCY">RELATIVE_FREQUENCY</a></span> - Static variable in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/HistogramType.html" title="class in org.jfree.data.statistics">HistogramType</a></dt>
  298. <dd>
  299. <div class="block">Relative frequency.</div>
  300. </dd>
  301. <dt><a href="../org/jfree/chart/util/RelativeDateFormat.html" title="class in org.jfree.chart.util"><span class="typeNameLink">RelativeDateFormat</span></a> - Class in <a href="../org/jfree/chart/util/package-summary.html">org.jfree.chart.util</a></dt>
  302. <dd>
  303. <div class="block">A formatter that formats dates to show the elapsed time relative to some
  304. base date.</div>
  305. </dd>
  306. <dt><span class="memberNameLink"><a href="../org/jfree/chart/util/RelativeDateFormat.html#RelativeDateFormat--">RelativeDateFormat()</a></span> - Constructor for class org.jfree.chart.util.<a href="../org/jfree/chart/util/RelativeDateFormat.html" title="class in org.jfree.chart.util">RelativeDateFormat</a></dt>
  307. <dd>
  308. <div class="block">Creates a new instance with base milliseconds set to zero.</div>
  309. </dd>
  310. <dt><span class="memberNameLink"><a href="../org/jfree/chart/util/RelativeDateFormat.html#RelativeDateFormat-java.util.Date-">RelativeDateFormat(Date)</a></span> - Constructor for class org.jfree.chart.util.<a href="../org/jfree/chart/util/RelativeDateFormat.html" title="class in org.jfree.chart.util">RelativeDateFormat</a></dt>
  311. <dd>
  312. <div class="block">Creates a new instance.</div>
  313. </dd>
  314. <dt><span class="memberNameLink"><a href="../org/jfree/chart/util/RelativeDateFormat.html#RelativeDateFormat-long-">RelativeDateFormat(long)</a></span> - Constructor for class org.jfree.chart.util.<a href="../org/jfree/chart/util/RelativeDateFormat.html" title="class in org.jfree.chart.util">RelativeDateFormat</a></dt>
  315. <dd>
  316. <div class="block">Creates a new instance.</div>
  317. </dd>
  318. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CombinedDomainCategoryPlot.html#remove-org.jfree.chart.plot.CategoryPlot-">remove(CategoryPlot)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CombinedDomainCategoryPlot.html" title="class in org.jfree.chart.plot">CombinedDomainCategoryPlot</a></dt>
  319. <dd>
  320. <div class="block">Removes a subplot from the combined chart.</div>
  321. </dd>
  322. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CombinedDomainXYPlot.html#remove-org.jfree.chart.plot.XYPlot-">remove(XYPlot)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CombinedDomainXYPlot.html" title="class in org.jfree.chart.plot">CombinedDomainXYPlot</a></dt>
  323. <dd>
  324. <div class="block">Removes a subplot from the combined chart and sends a
  325. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  326. </dd>
  327. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CombinedRangeCategoryPlot.html#remove-org.jfree.chart.plot.CategoryPlot-">remove(CategoryPlot)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CombinedRangeCategoryPlot.html" title="class in org.jfree.chart.plot">CombinedRangeCategoryPlot</a></dt>
  328. <dd>
  329. <div class="block">Removes a subplot from the combined chart.</div>
  330. </dd>
  331. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CombinedRangeXYPlot.html#remove-org.jfree.chart.plot.XYPlot-">remove(XYPlot)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CombinedRangeXYPlot.html" title="class in org.jfree.chart.plot">CombinedRangeXYPlot</a></dt>
  332. <dd>
  333. <div class="block">Removes a subplot from the combined chart.</div>
  334. </dd>
  335. <dt><span class="memberNameLink"><a href="../org/jfree/data/ComparableObjectSeries.html#remove-int-">remove(int)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/ComparableObjectSeries.html" title="class in org.jfree.data">ComparableObjectSeries</a></dt>
  336. <dd>
  337. <div class="block">Removes the item at the specified index and sends a
  338. <a href="../org/jfree/data/general/SeriesChangeEvent.html" title="class in org.jfree.data.general"><code>SeriesChangeEvent</code></a> to all registered listeners.</div>
  339. </dd>
  340. <dt><span class="memberNameLink"><a href="../org/jfree/data/ComparableObjectSeries.html#remove-java.lang.Comparable-">remove(Comparable)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/ComparableObjectSeries.html" title="class in org.jfree.data">ComparableObjectSeries</a></dt>
  341. <dd>
  342. <div class="block">Removes the item with the specified x-value and sends a
  343. <a href="../org/jfree/data/general/SeriesChangeEvent.html" title="class in org.jfree.data.general"><code>SeriesChangeEvent</code></a> to all registered listeners.</div>
  344. </dd>
  345. <dt><span class="memberNameLink"><a href="../org/jfree/data/gantt/TaskSeries.html#remove-org.jfree.data.gantt.Task-">remove(Task)</a></span> - Method in class org.jfree.data.gantt.<a href="../org/jfree/data/gantt/TaskSeries.html" title="class in org.jfree.data.gantt">TaskSeries</a></dt>
  346. <dd>
  347. <div class="block">Removes a task from the series and sends
  348. a <a href="../org/jfree/data/general/SeriesChangeEvent.html" title="class in org.jfree.data.general"><code>SeriesChangeEvent</code></a>
  349. to all registered listeners.</div>
  350. </dd>
  351. <dt><span class="memberNameLink"><a href="../org/jfree/data/gantt/TaskSeriesCollection.html#remove-org.jfree.data.gantt.TaskSeries-">remove(TaskSeries)</a></span> - Method in class org.jfree.data.gantt.<a href="../org/jfree/data/gantt/TaskSeriesCollection.html" title="class in org.jfree.data.gantt">TaskSeriesCollection</a></dt>
  352. <dd>
  353. <div class="block">Removes a series from the collection and sends
  354. a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  355. to all registered listeners.</div>
  356. </dd>
  357. <dt><span class="memberNameLink"><a href="../org/jfree/data/gantt/TaskSeriesCollection.html#remove-int-">remove(int)</a></span> - Method in class org.jfree.data.gantt.<a href="../org/jfree/data/gantt/TaskSeriesCollection.html" title="class in org.jfree.data.gantt">TaskSeriesCollection</a></dt>
  358. <dd>
  359. <div class="block">Removes a series from the collection and sends
  360. a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  361. to all registered listeners.</div>
  362. </dd>
  363. <dt><span class="memberNameLink"><a href="../org/jfree/data/general/DefaultPieDataset.html#remove-java.lang.Comparable-">remove(Comparable)</a></span> - Method in class org.jfree.data.general.<a href="../org/jfree/data/general/DefaultPieDataset.html" title="class in org.jfree.data.general">DefaultPieDataset</a></dt>
  364. <dd>
  365. <div class="block">Removes an item from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  366. to all registered listeners.</div>
  367. </dd>
  368. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html#remove-java.lang.Comparable-java.lang.Comparable-">remove(Comparable, Comparable)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultBoxAndWhiskerCategoryDataset</a></dt>
  369. <dd>
  370. <div class="block">Removes an item from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  371. to all registered listeners.</div>
  372. </dd>
  373. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html#remove-java.lang.Comparable-java.lang.Comparable-">remove(Comparable, Comparable)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultStatisticalCategoryDataset</a></dt>
  374. <dd>
  375. <div class="block">Removes an item from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  376. to all registered listeners.</div>
  377. </dd>
  378. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/ohlc/OHLCSeries.html#remove-int-">remove(int)</a></span> - Method in class org.jfree.data.time.ohlc.<a href="../org/jfree/data/time/ohlc/OHLCSeries.html" title="class in org.jfree.data.time.ohlc">OHLCSeries</a></dt>
  379. <dd>
  380. <div class="block">Removes the item with the specified index.</div>
  381. </dd>
  382. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/TimeTableXYDataset.html#remove-org.jfree.data.time.TimePeriod-java.lang.Comparable-">remove(TimePeriod, Comparable)</a></span> - Method in class org.jfree.data.time.<a href="../org/jfree/data/time/TimeTableXYDataset.html" title="class in org.jfree.data.time">TimeTableXYDataset</a></dt>
  383. <dd>
  384. <div class="block">Removes an existing data item from the dataset.</div>
  385. </dd>
  386. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/TimeTableXYDataset.html#remove-org.jfree.data.time.TimePeriod-java.lang.Comparable-boolean-">remove(TimePeriod, Comparable, boolean)</a></span> - Method in class org.jfree.data.time.<a href="../org/jfree/data/time/TimeTableXYDataset.html" title="class in org.jfree.data.time">TimeTableXYDataset</a></dt>
  387. <dd>
  388. <div class="block">Removes an existing data item from the dataset and, if requested,
  389. sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  390. </dd>
  391. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/CategoryTableXYDataset.html#remove-double-java.lang.String-">remove(double, String)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/CategoryTableXYDataset.html" title="class in org.jfree.data.xy">CategoryTableXYDataset</a></dt>
  392. <dd>
  393. <div class="block">Removes a value from the dataset.</div>
  394. </dd>
  395. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/CategoryTableXYDataset.html#remove-java.lang.Number-java.lang.String-boolean-">remove(Number, String, boolean)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/CategoryTableXYDataset.html" title="class in org.jfree.data.xy">CategoryTableXYDataset</a></dt>
  396. <dd>
  397. <div class="block">Removes an item from the dataset.</div>
  398. </dd>
  399. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/VectorSeries.html#remove-int-">remove(int)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/VectorSeries.html" title="class in org.jfree.data.xy">VectorSeries</a></dt>
  400. <dd>
  401. <div class="block">Removes the item at the specified index and sends a
  402. <a href="../org/jfree/data/general/SeriesChangeEvent.html" title="class in org.jfree.data.general"><code>SeriesChangeEvent</code></a> to all registered listeners.</div>
  403. </dd>
  404. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XYSeries.html#remove-int-">remove(int)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XYSeries.html" title="class in org.jfree.data.xy">XYSeries</a></dt>
  405. <dd>
  406. <div class="block">Removes the item at the specified index and sends a
  407. <a href="../org/jfree/data/general/SeriesChangeEvent.html" title="class in org.jfree.data.general"><code>SeriesChangeEvent</code></a> to all registered listeners.</div>
  408. </dd>
  409. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XYSeries.html#remove-java.lang.Number-">remove(Number)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XYSeries.html" title="class in org.jfree.data.xy">XYSeries</a></dt>
  410. <dd>
  411. <div class="block">Removes an item with the specified x-value and sends a
  412. <a href="../org/jfree/data/general/SeriesChangeEvent.html" title="class in org.jfree.data.general"><code>SeriesChangeEvent</code></a> to all registered listeners.</div>
  413. </dd>
  414. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/TimeSeries.html#removeAgedItems-boolean-">removeAgedItems(boolean)</a></span> - Method in class org.jfree.data.time.<a href="../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a></dt>
  415. <dd>
  416. <div class="block">Age items in the series.</div>
  417. </dd>
  418. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/TimeSeries.html#removeAgedItems-long-boolean-">removeAgedItems(long, boolean)</a></span> - Method in class org.jfree.data.time.<a href="../org/jfree/data/time/TimeSeries.html" title="class in org.jfree.data.time">TimeSeries</a></dt>
  419. <dd>
  420. <div class="block">Age items in the series.</div>
  421. </dd>
  422. <dt><span class="memberNameLink"><a href="../org/jfree/data/gantt/TaskSeries.html#removeAll--">removeAll()</a></span> - Method in class org.jfree.data.gantt.<a href="../org/jfree/data/gantt/TaskSeries.html" title="class in org.jfree.data.gantt">TaskSeries</a></dt>
  423. <dd>
  424. <div class="block">Removes all tasks from the series and sends
  425. a <a href="../org/jfree/data/general/SeriesChangeEvent.html" title="class in org.jfree.data.general"><code>SeriesChangeEvent</code></a>
  426. to all registered listeners.</div>
  427. </dd>
  428. <dt><span class="memberNameLink"><a href="../org/jfree/data/gantt/TaskSeriesCollection.html#removeAll--">removeAll()</a></span> - Method in class org.jfree.data.gantt.<a href="../org/jfree/data/gantt/TaskSeriesCollection.html" title="class in org.jfree.data.gantt">TaskSeriesCollection</a></dt>
  429. <dd>
  430. <div class="block">Removes all the series from the collection and sends
  431. a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  432. to all registered listeners.</div>
  433. </dd>
  434. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/SimpleHistogramDataset.html#removeAllBins--">removeAllBins()</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/SimpleHistogramDataset.html" title="class in org.jfree.data.statistics">SimpleHistogramDataset</a></dt>
  435. <dd>
  436. <div class="block">Removes all bins and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all
  437. registered listeners.</div>
  438. </dd>
  439. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/ohlc/OHLCSeriesCollection.html#removeAllSeries--">removeAllSeries()</a></span> - Method in class org.jfree.data.time.ohlc.<a href="../org/jfree/data/time/ohlc/OHLCSeriesCollection.html" title="class in org.jfree.data.time.ohlc">OHLCSeriesCollection</a></dt>
  440. <dd>
  441. <div class="block">Removes all the series from the collection and sends a
  442. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  443. </dd>
  444. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/TimeSeriesCollection.html#removeAllSeries--">removeAllSeries()</a></span> - Method in class org.jfree.data.time.<a href="../org/jfree/data/time/TimeSeriesCollection.html" title="class in org.jfree.data.time">TimeSeriesCollection</a></dt>
  445. <dd>
  446. <div class="block">Removes all the series from the collection and sends a
  447. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  448. </dd>
  449. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/DefaultTableXYDataset.html#removeAllSeries--">removeAllSeries()</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/DefaultTableXYDataset.html" title="class in org.jfree.data.xy">DefaultTableXYDataset</a></dt>
  450. <dd>
  451. <div class="block">Removes all the series from the collection and sends a
  452. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  453. </dd>
  454. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/MatrixSeriesCollection.html#removeAllSeries--">removeAllSeries()</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/MatrixSeriesCollection.html" title="class in org.jfree.data.xy">MatrixSeriesCollection</a></dt>
  455. <dd>
  456. <div class="block">Removes all the series from the collection.</div>
  457. </dd>
  458. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/VectorSeriesCollection.html#removeAllSeries--">removeAllSeries()</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/VectorSeriesCollection.html" title="class in org.jfree.data.xy">VectorSeriesCollection</a></dt>
  459. <dd>
  460. <div class="block">Removes all the series from the collection and sends a
  461. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  462. </dd>
  463. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XIntervalSeriesCollection.html#removeAllSeries--">removeAllSeries()</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XIntervalSeriesCollection.html" title="class in org.jfree.data.xy">XIntervalSeriesCollection</a></dt>
  464. <dd>
  465. <div class="block">Removes all the series from the collection and sends a
  466. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  467. </dd>
  468. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XYIntervalSeriesCollection.html#removeAllSeries--">removeAllSeries()</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XYIntervalSeriesCollection.html" title="class in org.jfree.data.xy">XYIntervalSeriesCollection</a></dt>
  469. <dd>
  470. <div class="block">Removes all the series from the collection and sends a
  471. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  472. </dd>
  473. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XYSeriesCollection.html#removeAllSeries--">removeAllSeries()</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XYSeriesCollection.html" title="class in org.jfree.data.xy">XYSeriesCollection</a></dt>
  474. <dd>
  475. <div class="block">Removes all the series from the collection and sends a
  476. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  477. </dd>
  478. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/YIntervalSeriesCollection.html#removeAllSeries--">removeAllSeries()</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/YIntervalSeriesCollection.html" title="class in org.jfree.data.xy">YIntervalSeriesCollection</a></dt>
  479. <dd>
  480. <div class="block">Removes all the series from the collection and sends a
  481. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  482. </dd>
  483. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/DefaultTableXYDataset.html#removeAllValuesForX-java.lang.Number-">removeAllValuesForX(Number)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/DefaultTableXYDataset.html" title="class in org.jfree.data.xy">DefaultTableXYDataset</a></dt>
  484. <dd>
  485. <div class="block">Removes the items from all series for a given x value.</div>
  486. </dd>
  487. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeAnnotation-org.jfree.chart.annotations.CategoryAnnotation-">removeAnnotation(CategoryAnnotation)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  488. <dd>
  489. <div class="block">Removes an annotation from the plot and sends a <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  490. to all registered listeners.</div>
  491. </dd>
  492. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeAnnotation-org.jfree.chart.annotations.CategoryAnnotation-boolean-">removeAnnotation(CategoryAnnotation, boolean)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  493. <dd>
  494. <div class="block">Removes an annotation from the plot and, if requested, sends a
  495. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  496. </dd>
  497. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeAnnotation-org.jfree.chart.annotations.XYAnnotation-">removeAnnotation(XYAnnotation)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  498. <dd>
  499. <div class="block">Removes an annotation from the plot and sends a <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  500. to all registered listeners.</div>
  501. </dd>
  502. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeAnnotation-org.jfree.chart.annotations.XYAnnotation-boolean-">removeAnnotation(XYAnnotation, boolean)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  503. <dd>
  504. <div class="block">Removes an annotation from the plot and sends a <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  505. to all registered listeners.</div>
  506. </dd>
  507. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/xy/AbstractXYItemRenderer.html#removeAnnotation-org.jfree.chart.annotations.XYAnnotation-">removeAnnotation(XYAnnotation)</a></span> - Method in class org.jfree.chart.renderer.xy.<a href="../org/jfree/chart/renderer/xy/AbstractXYItemRenderer.html" title="class in org.jfree.chart.renderer.xy">AbstractXYItemRenderer</a></dt>
  508. <dd>
  509. <div class="block">Removes the specified annotation and sends a <a href="../org/jfree/chart/event/RendererChangeEvent.html" title="class in org.jfree.chart.event"><code>RendererChangeEvent</code></a>
  510. to all registered listeners.</div>
  511. </dd>
  512. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/xy/XYItemRenderer.html#removeAnnotation-org.jfree.chart.annotations.XYAnnotation-">removeAnnotation(XYAnnotation)</a></span> - Method in interface org.jfree.chart.renderer.xy.<a href="../org/jfree/chart/renderer/xy/XYItemRenderer.html" title="interface in org.jfree.chart.renderer.xy">XYItemRenderer</a></dt>
  513. <dd>
  514. <div class="block">Removes the specified annotation and sends a <a href="../org/jfree/chart/event/RendererChangeEvent.html" title="class in org.jfree.chart.event"><code>RendererChangeEvent</code></a>
  515. to all registered listeners.</div>
  516. </dd>
  517. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/xy/AbstractXYItemRenderer.html#removeAnnotations--">removeAnnotations()</a></span> - Method in class org.jfree.chart.renderer.xy.<a href="../org/jfree/chart/renderer/xy/AbstractXYItemRenderer.html" title="class in org.jfree.chart.renderer.xy">AbstractXYItemRenderer</a></dt>
  518. <dd>
  519. <div class="block">Removes all annotations and sends a <a href="../org/jfree/chart/event/RendererChangeEvent.html" title="class in org.jfree.chart.event"><code>RendererChangeEvent</code></a>
  520. to all registered listeners.</div>
  521. </dd>
  522. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/xy/XYItemRenderer.html#removeAnnotations--">removeAnnotations()</a></span> - Method in interface org.jfree.chart.renderer.xy.<a href="../org/jfree/chart/renderer/xy/XYItemRenderer.html" title="interface in org.jfree.chart.renderer.xy">XYItemRenderer</a></dt>
  523. <dd>
  524. <div class="block">Removes all annotations and sends a <a href="../org/jfree/chart/event/RendererChangeEvent.html" title="class in org.jfree.chart.event"><code>RendererChangeEvent</code></a>
  525. to all registered listeners.</div>
  526. </dd>
  527. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CategoryAxis.html#removeCategoryLabelToolTip-java.lang.Comparable-">removeCategoryLabelToolTip(Comparable)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CategoryAxis.html" title="class in org.jfree.chart.axis">CategoryAxis</a></dt>
  528. <dd>
  529. <div class="block">Removes the tooltip for the specified category and, if there was a value
  530. associated with that category, sends an <a href="../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all
  531. registered listeners.</div>
  532. </dd>
  533. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CategoryAxis.html#removeCategoryLabelURL-java.lang.Comparable-">removeCategoryLabelURL(Comparable)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CategoryAxis.html" title="class in org.jfree.chart.axis">CategoryAxis</a></dt>
  534. <dd>
  535. <div class="block">Removes the URL for the specified category and, if there was a URL
  536. associated with that category, sends an <a href="../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all
  537. registered listeners.</div>
  538. </dd>
  539. <dt><span class="memberNameLink"><a href="../org/jfree/chart/annotations/AbstractAnnotation.html#removeChangeListener-org.jfree.chart.event.AnnotationChangeListener-">removeChangeListener(AnnotationChangeListener)</a></span> - Method in class org.jfree.chart.annotations.<a href="../org/jfree/chart/annotations/AbstractAnnotation.html" title="class in org.jfree.chart.annotations">AbstractAnnotation</a></dt>
  540. <dd>
  541. <div class="block">Deregisters an object so that it no longer receives notification of
  542. changes to the annotation.</div>
  543. </dd>
  544. <dt><span class="memberNameLink"><a href="../org/jfree/chart/annotations/Annotation.html#removeChangeListener-org.jfree.chart.event.AnnotationChangeListener-">removeChangeListener(AnnotationChangeListener)</a></span> - Method in interface org.jfree.chart.annotations.<a href="../org/jfree/chart/annotations/Annotation.html" title="interface in org.jfree.chart.annotations">Annotation</a></dt>
  545. <dd>
  546. <div class="block">Deregisters an object for notification of changes to the annotation.</div>
  547. </dd>
  548. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/Axis.html#removeChangeListener-org.jfree.chart.event.AxisChangeListener-">removeChangeListener(AxisChangeListener)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a></dt>
  549. <dd>
  550. <div class="block">Deregisters an object for notification of changes to the axis.</div>
  551. </dd>
  552. <dt><span class="memberNameLink"><a href="../org/jfree/chart/JFreeChart.html#removeChangeListener-org.jfree.chart.event.ChartChangeListener-">removeChangeListener(ChartChangeListener)</a></span> - Method in class org.jfree.chart.<a href="../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></dt>
  553. <dd>
  554. <div class="block">Deregisters an object for notification of changes to the chart.</div>
  555. </dd>
  556. <dt><span class="memberNameLink"><a href="../org/jfree/chart/panel/AbstractOverlay.html#removeChangeListener-org.jfree.chart.event.OverlayChangeListener-">removeChangeListener(OverlayChangeListener)</a></span> - Method in class org.jfree.chart.panel.<a href="../org/jfree/chart/panel/AbstractOverlay.html" title="class in org.jfree.chart.panel">AbstractOverlay</a></dt>
  557. <dd>
  558. <div class="block">Deregisters an object for notification of changes to the overlay.</div>
  559. </dd>
  560. <dt><span class="memberNameLink"><a href="../org/jfree/chart/panel/Overlay.html#removeChangeListener-org.jfree.chart.event.OverlayChangeListener-">removeChangeListener(OverlayChangeListener)</a></span> - Method in interface org.jfree.chart.panel.<a href="../org/jfree/chart/panel/Overlay.html" title="interface in org.jfree.chart.panel">Overlay</a></dt>
  561. <dd>
  562. <div class="block">Deregisters a listener from the overlay.</div>
  563. </dd>
  564. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/dial/AbstractDialLayer.html#removeChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">removeChangeListener(DialLayerChangeListener)</a></span> - Method in class org.jfree.chart.plot.dial.<a href="../org/jfree/chart/plot/dial/AbstractDialLayer.html" title="class in org.jfree.chart.plot.dial">AbstractDialLayer</a></dt>
  565. <dd>
  566. <div class="block">Deregisters an object for notification of changes to the dial layer.</div>
  567. </dd>
  568. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/dial/DialLayer.html#removeChangeListener-org.jfree.chart.plot.dial.DialLayerChangeListener-">removeChangeListener(DialLayerChangeListener)</a></span> - Method in interface org.jfree.chart.plot.dial.<a href="../org/jfree/chart/plot/dial/DialLayer.html" title="interface in org.jfree.chart.plot.dial">DialLayer</a></dt>
  569. <dd>
  570. <div class="block">Deregisters a listener, so that it no longer receives notification of
  571. changes to this layer.</div>
  572. </dd>
  573. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/Marker.html#removeChangeListener-org.jfree.chart.event.MarkerChangeListener-">removeChangeListener(MarkerChangeListener)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/Marker.html" title="class in org.jfree.chart.plot">Marker</a></dt>
  574. <dd>
  575. <div class="block">Unregisters an object for notification of changes to the marker.</div>
  576. </dd>
  577. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/Plot.html#removeChangeListener-org.jfree.chart.event.PlotChangeListener-">removeChangeListener(PlotChangeListener)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a></dt>
  578. <dd>
  579. <div class="block">Unregisters an object for notification of changes to the plot.</div>
  580. </dd>
  581. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/AbstractRenderer.html#removeChangeListener-org.jfree.chart.event.RendererChangeListener-">removeChangeListener(RendererChangeListener)</a></span> - Method in class org.jfree.chart.renderer.<a href="../org/jfree/chart/renderer/AbstractRenderer.html" title="class in org.jfree.chart.renderer">AbstractRenderer</a></dt>
  582. <dd>
  583. <div class="block">Deregisters an object so that it no longer receives
  584. notification of changes to the renderer.</div>
  585. </dd>
  586. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/category/CategoryItemRenderer.html#removeChangeListener-org.jfree.chart.event.RendererChangeListener-">removeChangeListener(RendererChangeListener)</a></span> - Method in interface org.jfree.chart.renderer.category.<a href="../org/jfree/chart/renderer/category/CategoryItemRenderer.html" title="interface in org.jfree.chart.renderer.category">CategoryItemRenderer</a></dt>
  587. <dd>
  588. <div class="block">Removes a change listener.</div>
  589. </dd>
  590. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/PolarItemRenderer.html#removeChangeListener-org.jfree.chart.event.RendererChangeListener-">removeChangeListener(RendererChangeListener)</a></span> - Method in interface org.jfree.chart.renderer.<a href="../org/jfree/chart/renderer/PolarItemRenderer.html" title="interface in org.jfree.chart.renderer">PolarItemRenderer</a></dt>
  591. <dd>
  592. <div class="block">Removes a change listener.</div>
  593. </dd>
  594. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/xy/CyclicXYItemRenderer.OverwriteDataSet.html#removeChangeListener-org.jfree.data.general.DatasetChangeListener-">removeChangeListener(DatasetChangeListener)</a></span> - Method in class org.jfree.chart.renderer.xy.<a href="../org/jfree/chart/renderer/xy/CyclicXYItemRenderer.OverwriteDataSet.html" title="class in org.jfree.chart.renderer.xy">CyclicXYItemRenderer.OverwriteDataSet</a></dt>
  595. <dd>
  596. <div class="block">Does nothing.</div>
  597. </dd>
  598. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/xy/XYItemRenderer.html#removeChangeListener-org.jfree.chart.event.RendererChangeListener-">removeChangeListener(RendererChangeListener)</a></span> - Method in interface org.jfree.chart.renderer.xy.<a href="../org/jfree/chart/renderer/xy/XYItemRenderer.html" title="interface in org.jfree.chart.renderer.xy">XYItemRenderer</a></dt>
  599. <dd>
  600. <div class="block">Removes a change listener.</div>
  601. </dd>
  602. <dt><span class="memberNameLink"><a href="../org/jfree/chart/title/Title.html#removeChangeListener-org.jfree.chart.event.TitleChangeListener-">removeChangeListener(TitleChangeListener)</a></span> - Method in class org.jfree.chart.title.<a href="../org/jfree/chart/title/Title.html" title="class in org.jfree.chart.title">Title</a></dt>
  603. <dd>
  604. <div class="block">Unregisters an object for notification of changes to the chart title.</div>
  605. </dd>
  606. <dt><span class="memberNameLink"><a href="../org/jfree/data/general/AbstractDataset.html#removeChangeListener-org.jfree.data.general.DatasetChangeListener-">removeChangeListener(DatasetChangeListener)</a></span> - Method in class org.jfree.data.general.<a href="../org/jfree/data/general/AbstractDataset.html" title="class in org.jfree.data.general">AbstractDataset</a></dt>
  607. <dd>
  608. <div class="block">Deregisters an object so that it no longer receives notification of
  609. changes to the dataset.</div>
  610. </dd>
  611. <dt><span class="memberNameLink"><a href="../org/jfree/data/general/Dataset.html#removeChangeListener-org.jfree.data.general.DatasetChangeListener-">removeChangeListener(DatasetChangeListener)</a></span> - Method in interface org.jfree.data.general.<a href="../org/jfree/data/general/Dataset.html" title="interface in org.jfree.data.general">Dataset</a></dt>
  612. <dd>
  613. <div class="block">Deregisters an object for notification of changes to the dataset.</div>
  614. </dd>
  615. <dt><span class="memberNameLink"><a href="../org/jfree/data/general/Series.html#removeChangeListener-org.jfree.data.general.SeriesChangeListener-">removeChangeListener(SeriesChangeListener)</a></span> - Method in class org.jfree.data.general.<a href="../org/jfree/data/general/Series.html" title="class in org.jfree.data.general">Series</a></dt>
  616. <dd>
  617. <div class="block">Deregisters an object, so that it not longer receives notification
  618. whenever the series changes.</div>
  619. </dd>
  620. <dt><span class="memberNameLink"><a href="../org/jfree/chart/ChartPanel.html#removeChartMouseListener-org.jfree.chart.ChartMouseListener-">removeChartMouseListener(ChartMouseListener)</a></span> - Method in class org.jfree.chart.<a href="../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart">ChartPanel</a></dt>
  621. <dd>
  622. <div class="block">Removes a listener from the list of objects listening for chart mouse
  623. events.</div>
  624. </dd>
  625. <dt><span class="memberNameLink"><a href="../org/jfree/chart/fx/ChartCanvas.html#removeChartMouseListener-org.jfree.chart.fx.interaction.ChartMouseListenerFX-">removeChartMouseListener(ChartMouseListenerFX)</a></span> - Method in class org.jfree.chart.fx.<a href="../org/jfree/chart/fx/ChartCanvas.html" title="class in org.jfree.chart.fx">ChartCanvas</a></dt>
  626. <dd>
  627. <div class="block">Removes a listener from the list of objects listening for chart mouse
  628. events.</div>
  629. </dd>
  630. <dt><span class="memberNameLink"><a href="../org/jfree/chart/fx/ChartViewer.html#removeChartMouseListener-org.jfree.chart.fx.interaction.ChartMouseListenerFX-">removeChartMouseListener(ChartMouseListenerFX)</a></span> - Method in class org.jfree.chart.fx.<a href="../org/jfree/chart/fx/ChartViewer.html" title="class in org.jfree.chart.fx">ChartViewer</a></dt>
  631. <dd>
  632. <div class="block">Removes a listener from the list of objects listening for chart mouse
  633. events.</div>
  634. </dd>
  635. <dt><span class="memberNameLink"><a href="../org/jfree/chart/fx/ChartViewerSkin.html#removeChartMouseListener-org.jfree.chart.fx.interaction.ChartMouseListenerFX-">removeChartMouseListener(ChartMouseListenerFX)</a></span> - Method in class org.jfree.chart.fx.<a href="../org/jfree/chart/fx/ChartViewerSkin.html" title="class in org.jfree.chart.fx">ChartViewerSkin</a></dt>
  636. <dd>
  637. <div class="block">Removes a listener from the list of objects listening for chart mouse
  638. events.</div>
  639. </dd>
  640. <dt><span class="memberNameLink"><a href="../org/jfree/chart/util/ResourceBundleWrapper.html#removeCodeBase-java.net.URL-java.net.URLClassLoader-">removeCodeBase(URL, URLClassLoader)</a></span> - Static method in class org.jfree.chart.util.<a href="../org/jfree/chart/util/ResourceBundleWrapper.html" title="class in org.jfree.chart.util">ResourceBundleWrapper</a></dt>
  641. <dd>
  642. <div class="block">Instantiate a <code>URLClassLoader</code> for resource lookups where the
  643. codeBase URL is removed.</div>
  644. </dd>
  645. <dt><span class="memberNameLink"><a href="../org/jfree/data/category/DefaultCategoryDataset.html#removeColumn-int-">removeColumn(int)</a></span> - Method in class org.jfree.data.category.<a href="../org/jfree/data/category/DefaultCategoryDataset.html" title="class in org.jfree.data.category">DefaultCategoryDataset</a></dt>
  646. <dd>
  647. <div class="block">Removes a column from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  648. to all registered listeners.</div>
  649. </dd>
  650. <dt><span class="memberNameLink"><a href="../org/jfree/data/category/DefaultCategoryDataset.html#removeColumn-java.lang.Comparable-">removeColumn(Comparable)</a></span> - Method in class org.jfree.data.category.<a href="../org/jfree/data/category/DefaultCategoryDataset.html" title="class in org.jfree.data.category">DefaultCategoryDataset</a></dt>
  651. <dd>
  652. <div class="block">Removes a column from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  653. to all registered listeners.</div>
  654. </dd>
  655. <dt><span class="memberNameLink"><a href="../org/jfree/data/DefaultKeyedValues2D.html#removeColumn-int-">removeColumn(int)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/DefaultKeyedValues2D.html" title="class in org.jfree.data">DefaultKeyedValues2D</a></dt>
  656. <dd>
  657. <div class="block">Removes a column.</div>
  658. </dd>
  659. <dt><span class="memberNameLink"><a href="../org/jfree/data/DefaultKeyedValues2D.html#removeColumn-java.lang.Comparable-">removeColumn(Comparable)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/DefaultKeyedValues2D.html" title="class in org.jfree.data">DefaultKeyedValues2D</a></dt>
  660. <dd>
  661. <div class="block">Removes a column from the table.</div>
  662. </dd>
  663. <dt><span class="memberNameLink"><a href="../org/jfree/data/KeyedObjects2D.html#removeColumn-int-">removeColumn(int)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/KeyedObjects2D.html" title="class in org.jfree.data">KeyedObjects2D</a></dt>
  664. <dd>
  665. <div class="block">Removes an entire column from the table.</div>
  666. </dd>
  667. <dt><span class="memberNameLink"><a href="../org/jfree/data/KeyedObjects2D.html#removeColumn-java.lang.Comparable-">removeColumn(Comparable)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/KeyedObjects2D.html" title="class in org.jfree.data">KeyedObjects2D</a></dt>
  668. <dd>
  669. <div class="block">Removes an entire column from the table.</div>
  670. </dd>
  671. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html#removeColumn-int-">removeColumn(int)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultBoxAndWhiskerCategoryDataset</a></dt>
  672. <dd>
  673. <div class="block">Removes a column from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  674. to all registered listeners.</div>
  675. </dd>
  676. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html#removeColumn-java.lang.Comparable-">removeColumn(Comparable)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultBoxAndWhiskerCategoryDataset</a></dt>
  677. <dd>
  678. <div class="block">Removes a column from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  679. to all registered listeners.</div>
  680. </dd>
  681. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html#removeColumn-int-">removeColumn(int)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultStatisticalCategoryDataset</a></dt>
  682. <dd>
  683. <div class="block">Removes a column from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  684. to all registered listeners.</div>
  685. </dd>
  686. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html#removeColumn-java.lang.Comparable-">removeColumn(Comparable)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultStatisticalCategoryDataset</a></dt>
  687. <dd>
  688. <div class="block">Removes a column from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  689. to all registered listeners.</div>
  690. </dd>
  691. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/PolarPlot.html#removeCornerTextItem-java.lang.String-">removeCornerTextItem(String)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot">PolarPlot</a></dt>
  692. <dd>
  693. <div class="block">Remove the given text from the list of corner text items and
  694. sends 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>
  695. </dd>
  696. <dt><span class="memberNameLink"><a href="../org/jfree/chart/panel/CrosshairOverlay.html#removeDomainCrosshair-org.jfree.chart.plot.Crosshair-">removeDomainCrosshair(Crosshair)</a></span> - Method in class org.jfree.chart.panel.<a href="../org/jfree/chart/panel/CrosshairOverlay.html" title="class in org.jfree.chart.panel">CrosshairOverlay</a></dt>
  697. <dd>
  698. <div class="block">Removes a domain axis crosshair and sends an <a href="../org/jfree/chart/event/OverlayChangeEvent.html" title="class in org.jfree.chart.event"><code>OverlayChangeEvent</code></a>
  699. to all registered listeners.</div>
  700. </dd>
  701. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeDomainMarker-org.jfree.chart.plot.Marker-">removeDomainMarker(Marker)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  702. <dd>
  703. <div class="block">Removes a marker for the domain axis and sends a <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  704. to all registered listeners.</div>
  705. </dd>
  706. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeDomainMarker-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeDomainMarker(Marker, Layer)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  707. <dd>
  708. <div class="block">Removes a marker for the domain axis in the specified layer and sends a
  709. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  710. </dd>
  711. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeDomainMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeDomainMarker(int, Marker, Layer)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  712. <dd>
  713. <div class="block">Removes a marker for a specific dataset/renderer and sends a
  714. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  715. </dd>
  716. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeDomainMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-boolean-">removeDomainMarker(int, Marker, Layer, boolean)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  717. <dd>
  718. <div class="block">Removes a marker for a specific dataset/renderer and, if requested,
  719. sends 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>
  720. </dd>
  721. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeDomainMarker-org.jfree.chart.plot.Marker-">removeDomainMarker(Marker)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  722. <dd>
  723. <div class="block">Removes a marker for the domain axis and sends a <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  724. to all registered listeners.</div>
  725. </dd>
  726. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeDomainMarker-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeDomainMarker(Marker, Layer)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  727. <dd>
  728. <div class="block">Removes a marker for the domain axis in the specified layer and sends a
  729. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  730. </dd>
  731. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeDomainMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeDomainMarker(int, Marker, Layer)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  732. <dd>
  733. <div class="block">Removes a marker for a specific dataset/renderer and sends a
  734. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  735. </dd>
  736. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeDomainMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-boolean-">removeDomainMarker(int, Marker, Layer, boolean)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  737. <dd>
  738. <div class="block">Removes a marker for a specific dataset/renderer and, if requested,
  739. sends 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>
  740. </dd>
  741. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/dial/DialPlot.html#removeLayer-int-">removeLayer(int)</a></span> - Method in class org.jfree.chart.plot.dial.<a href="../org/jfree/chart/plot/dial/DialPlot.html" title="class in org.jfree.chart.plot.dial">DialPlot</a></dt>
  742. <dd>
  743. <div class="block">Removes the layer at the specified index and sends a
  744. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  745. </dd>
  746. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/dial/DialPlot.html#removeLayer-org.jfree.chart.plot.dial.DialLayer-">removeLayer(DialLayer)</a></span> - Method in class org.jfree.chart.plot.dial.<a href="../org/jfree/chart/plot/dial/DialPlot.html" title="class in org.jfree.chart.plot.dial">DialPlot</a></dt>
  747. <dd>
  748. <div class="block">Removes the specified layer and sends a <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all
  749. registered listeners.</div>
  750. </dd>
  751. <dt><span class="memberNameLink"><a href="../org/jfree/chart/JFreeChart.html#removeLegend--">removeLegend()</a></span> - Method in class org.jfree.chart.<a href="../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></dt>
  752. <dd>
  753. <div class="block">Removes the first legend in the chart and sends a
  754. <a href="../org/jfree/chart/event/ChartChangeEvent.html" title="class in org.jfree.chart.event"><code>ChartChangeEvent</code></a> to all registered listeners.</div>
  755. </dd>
  756. <dt><span class="memberNameLink"><a href="../org/jfree/chart/fx/ChartCanvas.html#removeMouseHandler-org.jfree.chart.fx.interaction.MouseHandlerFX-">removeMouseHandler(MouseHandlerFX)</a></span> - Method in class org.jfree.chart.fx.<a href="../org/jfree/chart/fx/ChartCanvas.html" title="class in org.jfree.chart.fx">ChartCanvas</a></dt>
  757. <dd>
  758. <div class="block">Removes a handler from the list of available handlers.</div>
  759. </dd>
  760. <dt><span class="memberNameLink"><a href="../org/jfree/data/KeyedObjects2D.html#removeObject-java.lang.Comparable-java.lang.Comparable-">removeObject(Comparable, Comparable)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/KeyedObjects2D.html" title="class in org.jfree.data">KeyedObjects2D</a></dt>
  761. <dd>
  762. <div class="block">Removes an object from the table by setting it to <code>null</code>.</div>
  763. </dd>
  764. <dt><span class="memberNameLink"><a href="../org/jfree/chart/ChartPanel.html#removeOverlay-org.jfree.chart.panel.Overlay-">removeOverlay(Overlay)</a></span> - Method in class org.jfree.chart.<a href="../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart">ChartPanel</a></dt>
  765. <dd>
  766. <div class="block">Removes an overlay from the panel.</div>
  767. </dd>
  768. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/dial/DialPlot.html#removePointer-int-">removePointer(int)</a></span> - Method in class org.jfree.chart.plot.dial.<a href="../org/jfree/chart/plot/dial/DialPlot.html" title="class in org.jfree.chart.plot.dial">DialPlot</a></dt>
  769. <dd>
  770. <div class="block">Removes the pointer at the specified index and sends a
  771. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  772. </dd>
  773. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/dial/DialPlot.html#removePointer-org.jfree.chart.plot.dial.DialPointer-">removePointer(DialPointer)</a></span> - Method in class org.jfree.chart.plot.dial.<a href="../org/jfree/chart/plot/dial/DialPlot.html" title="class in org.jfree.chart.plot.dial">DialPlot</a></dt>
  774. <dd>
  775. <div class="block">Removes the specified pointer and sends a <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all
  776. registered listeners.</div>
  777. </dd>
  778. <dt><span class="memberNameLink"><a href="../org/jfree/chart/JFreeChart.html#removeProgressListener-org.jfree.chart.event.ChartProgressListener-">removeProgressListener(ChartProgressListener)</a></span> - Method in class org.jfree.chart.<a href="../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></dt>
  779. <dd>
  780. <div class="block">Deregisters an object for notification of changes to the chart.</div>
  781. </dd>
  782. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/Crosshair.html#removePropertyChangeListener-java.beans.PropertyChangeListener-">removePropertyChangeListener(PropertyChangeListener)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/Crosshair.html" title="class in org.jfree.chart.plot">Crosshair</a></dt>
  783. <dd>
  784. <div class="block">Removes a property change listener.</div>
  785. </dd>
  786. <dt><span class="memberNameLink"><a href="../org/jfree/data/general/Series.html#removePropertyChangeListener-java.beans.PropertyChangeListener-">removePropertyChangeListener(PropertyChangeListener)</a></span> - Method in class org.jfree.data.general.<a href="../org/jfree/data/general/Series.html" title="class in org.jfree.data.general">Series</a></dt>
  787. <dd>
  788. <div class="block">Removes a property change listener from the series.</div>
  789. </dd>
  790. <dt><span class="memberNameLink"><a href="../org/jfree/chart/panel/CrosshairOverlay.html#removeRangeCrosshair-org.jfree.chart.plot.Crosshair-">removeRangeCrosshair(Crosshair)</a></span> - Method in class org.jfree.chart.panel.<a href="../org/jfree/chart/panel/CrosshairOverlay.html" title="class in org.jfree.chart.panel">CrosshairOverlay</a></dt>
  791. <dd>
  792. <div class="block">Removes a range axis crosshair and sends an <a href="../org/jfree/chart/event/OverlayChangeEvent.html" title="class in org.jfree.chart.event"><code>OverlayChangeEvent</code></a>
  793. to all registered listeners.</div>
  794. </dd>
  795. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeRangeMarker-org.jfree.chart.plot.Marker-">removeRangeMarker(Marker)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  796. <dd>
  797. <div class="block">Removes a marker for the range axis and sends a <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  798. to all registered listeners.</div>
  799. </dd>
  800. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeRangeMarker-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeRangeMarker(Marker, Layer)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  801. <dd>
  802. <div class="block">Removes a marker for the range axis in the specified layer and sends a
  803. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  804. </dd>
  805. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeRangeMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeRangeMarker(int, Marker, Layer)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  806. <dd>
  807. <div class="block">Removes a marker for a specific dataset/renderer and sends a
  808. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  809. </dd>
  810. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#removeRangeMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-boolean-">removeRangeMarker(int, Marker, Layer, boolean)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  811. <dd>
  812. <div class="block">Removes a marker for a specific dataset/renderer and sends a
  813. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  814. </dd>
  815. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeRangeMarker-org.jfree.chart.plot.Marker-">removeRangeMarker(Marker)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  816. <dd>
  817. <div class="block">Removes a marker for the range axis and sends a <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a>
  818. to all registered listeners.</div>
  819. </dd>
  820. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeRangeMarker-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeRangeMarker(Marker, Layer)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  821. <dd>
  822. <div class="block">Removes a marker for the range axis in the specified layer and sends a
  823. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  824. </dd>
  825. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeRangeMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-">removeRangeMarker(int, Marker, Layer)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  826. <dd>
  827. <div class="block">Removes a marker for a specific dataset/renderer and sends a
  828. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  829. </dd>
  830. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#removeRangeMarker-int-org.jfree.chart.plot.Marker-org.jfree.ui.Layer-boolean-">removeRangeMarker(int, Marker, Layer, boolean)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  831. <dd>
  832. <div class="block">Removes a marker for a specific dataset/renderer and sends a
  833. <a href="../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><code>PlotChangeEvent</code></a> to all registered listeners.</div>
  834. </dd>
  835. <dt><span class="memberNameLink"><a href="../org/jfree/data/category/DefaultCategoryDataset.html#removeRow-int-">removeRow(int)</a></span> - Method in class org.jfree.data.category.<a href="../org/jfree/data/category/DefaultCategoryDataset.html" title="class in org.jfree.data.category">DefaultCategoryDataset</a></dt>
  836. <dd>
  837. <div class="block">Removes a row from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  838. to all registered listeners.</div>
  839. </dd>
  840. <dt><span class="memberNameLink"><a href="../org/jfree/data/category/DefaultCategoryDataset.html#removeRow-java.lang.Comparable-">removeRow(Comparable)</a></span> - Method in class org.jfree.data.category.<a href="../org/jfree/data/category/DefaultCategoryDataset.html" title="class in org.jfree.data.category">DefaultCategoryDataset</a></dt>
  841. <dd>
  842. <div class="block">Removes a row from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  843. to all registered listeners.</div>
  844. </dd>
  845. <dt><span class="memberNameLink"><a href="../org/jfree/data/DefaultKeyedValues2D.html#removeRow-int-">removeRow(int)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/DefaultKeyedValues2D.html" title="class in org.jfree.data">DefaultKeyedValues2D</a></dt>
  846. <dd>
  847. <div class="block">Removes a row.</div>
  848. </dd>
  849. <dt><span class="memberNameLink"><a href="../org/jfree/data/DefaultKeyedValues2D.html#removeRow-java.lang.Comparable-">removeRow(Comparable)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/DefaultKeyedValues2D.html" title="class in org.jfree.data">DefaultKeyedValues2D</a></dt>
  850. <dd>
  851. <div class="block">Removes a row from the table.</div>
  852. </dd>
  853. <dt><span class="memberNameLink"><a href="../org/jfree/data/KeyedObjects2D.html#removeRow-int-">removeRow(int)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/KeyedObjects2D.html" title="class in org.jfree.data">KeyedObjects2D</a></dt>
  854. <dd>
  855. <div class="block">Removes an entire row from the table.</div>
  856. </dd>
  857. <dt><span class="memberNameLink"><a href="../org/jfree/data/KeyedObjects2D.html#removeRow-java.lang.Comparable-">removeRow(Comparable)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/KeyedObjects2D.html" title="class in org.jfree.data">KeyedObjects2D</a></dt>
  858. <dd>
  859. <div class="block">Removes an entire row from the table.</div>
  860. </dd>
  861. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html#removeRow-int-">removeRow(int)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultBoxAndWhiskerCategoryDataset</a></dt>
  862. <dd>
  863. <div class="block">Removes a row from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  864. to all registered listeners.</div>
  865. </dd>
  866. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html#removeRow-java.lang.Comparable-">removeRow(Comparable)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultBoxAndWhiskerCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultBoxAndWhiskerCategoryDataset</a></dt>
  867. <dd>
  868. <div class="block">Removes a row from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  869. to all registered listeners.</div>
  870. </dd>
  871. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html#removeRow-int-">removeRow(int)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultStatisticalCategoryDataset</a></dt>
  872. <dd>
  873. <div class="block">Removes a row from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  874. to all registered listeners.</div>
  875. </dd>
  876. <dt><span class="memberNameLink"><a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html#removeRow-java.lang.Comparable-">removeRow(Comparable)</a></span> - Method in class org.jfree.data.statistics.<a href="../org/jfree/data/statistics/DefaultStatisticalCategoryDataset.html" title="class in org.jfree.data.statistics">DefaultStatisticalCategoryDataset</a></dt>
  877. <dd>
  878. <div class="block">Removes a row from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  879. to all registered listeners.</div>
  880. </dd>
  881. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/ohlc/OHLCSeriesCollection.html#removeSeries-int-">removeSeries(int)</a></span> - Method in class org.jfree.data.time.ohlc.<a href="../org/jfree/data/time/ohlc/OHLCSeriesCollection.html" title="class in org.jfree.data.time.ohlc">OHLCSeriesCollection</a></dt>
  882. <dd>
  883. <div class="block">Removes the series with the specified index and sends a
  884. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  885. </dd>
  886. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/ohlc/OHLCSeriesCollection.html#removeSeries-org.jfree.data.time.ohlc.OHLCSeries-">removeSeries(OHLCSeries)</a></span> - Method in class org.jfree.data.time.ohlc.<a href="../org/jfree/data/time/ohlc/OHLCSeriesCollection.html" title="class in org.jfree.data.time.ohlc">OHLCSeriesCollection</a></dt>
  887. <dd>
  888. <div class="block">Removes the specified series from the dataset and sends a
  889. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  890. </dd>
  891. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/TimePeriodValuesCollection.html#removeSeries-org.jfree.data.time.TimePeriodValues-">removeSeries(TimePeriodValues)</a></span> - Method in class org.jfree.data.time.<a href="../org/jfree/data/time/TimePeriodValuesCollection.html" title="class in org.jfree.data.time">TimePeriodValuesCollection</a></dt>
  892. <dd>
  893. <div class="block">Removes the specified series from the collection.</div>
  894. </dd>
  895. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/TimePeriodValuesCollection.html#removeSeries-int-">removeSeries(int)</a></span> - Method in class org.jfree.data.time.<a href="../org/jfree/data/time/TimePeriodValuesCollection.html" title="class in org.jfree.data.time">TimePeriodValuesCollection</a></dt>
  896. <dd>
  897. <div class="block">Removes a series from the collection.</div>
  898. </dd>
  899. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/TimeSeriesCollection.html#removeSeries-org.jfree.data.time.TimeSeries-">removeSeries(TimeSeries)</a></span> - Method in class org.jfree.data.time.<a href="../org/jfree/data/time/TimeSeriesCollection.html" title="class in org.jfree.data.time">TimeSeriesCollection</a></dt>
  900. <dd>
  901. <div class="block">Removes the specified series from the collection and sends a
  902. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  903. </dd>
  904. <dt><span class="memberNameLink"><a href="../org/jfree/data/time/TimeSeriesCollection.html#removeSeries-int-">removeSeries(int)</a></span> - Method in class org.jfree.data.time.<a href="../org/jfree/data/time/TimeSeriesCollection.html" title="class in org.jfree.data.time">TimeSeriesCollection</a></dt>
  905. <dd>
  906. <div class="block">Removes a series from the collection.</div>
  907. </dd>
  908. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/DefaultTableXYDataset.html#removeSeries-org.jfree.data.xy.XYSeries-">removeSeries(XYSeries)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/DefaultTableXYDataset.html" title="class in org.jfree.data.xy">DefaultTableXYDataset</a></dt>
  909. <dd>
  910. <div class="block">Removes a series from the collection and sends a
  911. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  912. </dd>
  913. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/DefaultTableXYDataset.html#removeSeries-int-">removeSeries(int)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/DefaultTableXYDataset.html" title="class in org.jfree.data.xy">DefaultTableXYDataset</a></dt>
  914. <dd>
  915. <div class="block">Removes a series from the collection and sends a
  916. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  917. </dd>
  918. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/DefaultXYDataset.html#removeSeries-java.lang.Comparable-">removeSeries(Comparable)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/DefaultXYDataset.html" title="class in org.jfree.data.xy">DefaultXYDataset</a></dt>
  919. <dd>
  920. <div class="block">Removes a series from the dataset, then sends a
  921. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  922. </dd>
  923. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/DefaultXYZDataset.html#removeSeries-java.lang.Comparable-">removeSeries(Comparable)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/DefaultXYZDataset.html" title="class in org.jfree.data.xy">DefaultXYZDataset</a></dt>
  924. <dd>
  925. <div class="block">Removes a series from the dataset, then sends a
  926. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  927. </dd>
  928. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/MatrixSeriesCollection.html#removeSeries-org.jfree.data.xy.MatrixSeries-">removeSeries(MatrixSeries)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/MatrixSeriesCollection.html" title="class in org.jfree.data.xy">MatrixSeriesCollection</a></dt>
  929. <dd>
  930. <div class="block">Removes a series from the collection.</div>
  931. </dd>
  932. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/MatrixSeriesCollection.html#removeSeries-int-">removeSeries(int)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/MatrixSeriesCollection.html" title="class in org.jfree.data.xy">MatrixSeriesCollection</a></dt>
  933. <dd>
  934. <div class="block">Removes a series from the collection.</div>
  935. </dd>
  936. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/VectorSeriesCollection.html#removeSeries-org.jfree.data.xy.VectorSeries-">removeSeries(VectorSeries)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/VectorSeriesCollection.html" title="class in org.jfree.data.xy">VectorSeriesCollection</a></dt>
  937. <dd>
  938. <div class="block">Removes the specified series from the collection and sends a
  939. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  940. </dd>
  941. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XIntervalSeriesCollection.html#removeSeries-int-">removeSeries(int)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XIntervalSeriesCollection.html" title="class in org.jfree.data.xy">XIntervalSeriesCollection</a></dt>
  942. <dd>
  943. <div class="block">Removes a series from the collection and sends a
  944. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  945. </dd>
  946. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XIntervalSeriesCollection.html#removeSeries-org.jfree.data.xy.XIntervalSeries-">removeSeries(XIntervalSeries)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XIntervalSeriesCollection.html" title="class in org.jfree.data.xy">XIntervalSeriesCollection</a></dt>
  947. <dd>
  948. <div class="block">Removes a series from the collection and sends a
  949. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  950. </dd>
  951. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XYIntervalSeriesCollection.html#removeSeries-int-">removeSeries(int)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XYIntervalSeriesCollection.html" title="class in org.jfree.data.xy">XYIntervalSeriesCollection</a></dt>
  952. <dd>
  953. <div class="block">Removes a series from the collection and sends a
  954. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  955. </dd>
  956. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XYIntervalSeriesCollection.html#removeSeries-org.jfree.data.xy.XYIntervalSeries-">removeSeries(XYIntervalSeries)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XYIntervalSeriesCollection.html" title="class in org.jfree.data.xy">XYIntervalSeriesCollection</a></dt>
  957. <dd>
  958. <div class="block">Removes a series from the collection and sends a
  959. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  960. </dd>
  961. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XYSeriesCollection.html#removeSeries-int-">removeSeries(int)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XYSeriesCollection.html" title="class in org.jfree.data.xy">XYSeriesCollection</a></dt>
  962. <dd>
  963. <div class="block">Removes a series from the collection and sends a
  964. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  965. </dd>
  966. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/XYSeriesCollection.html#removeSeries-org.jfree.data.xy.XYSeries-">removeSeries(XYSeries)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/XYSeriesCollection.html" title="class in org.jfree.data.xy">XYSeriesCollection</a></dt>
  967. <dd>
  968. <div class="block">Removes a series from the collection and sends a
  969. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  970. </dd>
  971. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/YIntervalSeriesCollection.html#removeSeries-int-">removeSeries(int)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/YIntervalSeriesCollection.html" title="class in org.jfree.data.xy">YIntervalSeriesCollection</a></dt>
  972. <dd>
  973. <div class="block">Removes a series from the collection and sends a
  974. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  975. </dd>
  976. <dt><span class="memberNameLink"><a href="../org/jfree/data/xy/YIntervalSeriesCollection.html#removeSeries-org.jfree.data.xy.YIntervalSeries-">removeSeries(YIntervalSeries)</a></span> - Method in class org.jfree.data.xy.<a href="../org/jfree/data/xy/YIntervalSeriesCollection.html" title="class in org.jfree.data.xy">YIntervalSeriesCollection</a></dt>
  977. <dd>
  978. <div class="block">Removes a series from the collection and sends a
  979. <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a> to all registered listeners.</div>
  980. </dd>
  981. <dt><span class="memberNameLink"><a href="../org/jfree/data/gantt/Task.html#removeSubtask-org.jfree.data.gantt.Task-">removeSubtask(Task)</a></span> - Method in class org.jfree.data.gantt.<a href="../org/jfree/data/gantt/Task.html" title="class in org.jfree.data.gantt">Task</a></dt>
  982. <dd>
  983. <div class="block">Removes a sub-task from the task.</div>
  984. </dd>
  985. <dt><span class="memberNameLink"><a href="../org/jfree/chart/JFreeChart.html#removeSubtitle-org.jfree.chart.title.Title-">removeSubtitle(Title)</a></span> - Method in class org.jfree.chart.<a href="../org/jfree/chart/JFreeChart.html" title="class in org.jfree.chart">JFreeChart</a></dt>
  986. <dd>
  987. <div class="block">Removes the specified subtitle and sends a <a href="../org/jfree/chart/event/ChartChangeEvent.html" title="class in org.jfree.chart.event"><code>ChartChangeEvent</code></a> to
  988. all registered listeners.</div>
  989. </dd>
  990. <dt><span class="memberNameLink"><a href="../org/jfree/data/category/DefaultCategoryDataset.html#removeValue-java.lang.Comparable-java.lang.Comparable-">removeValue(Comparable, Comparable)</a></span> - Method in class org.jfree.data.category.<a href="../org/jfree/data/category/DefaultCategoryDataset.html" title="class in org.jfree.data.category">DefaultCategoryDataset</a></dt>
  991. <dd>
  992. <div class="block">Removes a value from the dataset and sends a <a href="../org/jfree/data/general/DatasetChangeEvent.html" title="class in org.jfree.data.general"><code>DatasetChangeEvent</code></a>
  993. to all registered listeners.</div>
  994. </dd>
  995. <dt><span class="memberNameLink"><a href="../org/jfree/data/DefaultKeyedValues.html#removeValue-int-">removeValue(int)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/DefaultKeyedValues.html" title="class in org.jfree.data">DefaultKeyedValues</a></dt>
  996. <dd>
  997. <div class="block">Removes a value from the collection.</div>
  998. </dd>
  999. <dt><span class="memberNameLink"><a href="../org/jfree/data/DefaultKeyedValues.html#removeValue-java.lang.Comparable-">removeValue(Comparable)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/DefaultKeyedValues.html" title="class in org.jfree.data">DefaultKeyedValues</a></dt>
  1000. <dd>
  1001. <div class="block">Removes a value from the collection.</div>
  1002. </dd>
  1003. <dt><span class="memberNameLink"><a href="../org/jfree/data/DefaultKeyedValues2D.html#removeValue-java.lang.Comparable-java.lang.Comparable-">removeValue(Comparable, Comparable)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/DefaultKeyedValues2D.html" title="class in org.jfree.data">DefaultKeyedValues2D</a></dt>
  1004. <dd>
  1005. <div class="block">Removes a value from the table by setting it to <code>null</code>.</div>
  1006. </dd>
  1007. <dt><span class="memberNameLink"><a href="../org/jfree/data/KeyedObjects.html#removeValue-int-">removeValue(int)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/KeyedObjects.html" title="class in org.jfree.data">KeyedObjects</a></dt>
  1008. <dd>
  1009. <div class="block">Removes a value from the collection.</div>
  1010. </dd>
  1011. <dt><span class="memberNameLink"><a href="../org/jfree/data/KeyedObjects.html#removeValue-java.lang.Comparable-">removeValue(Comparable)</a></span> - Method in class org.jfree.data.<a href="../org/jfree/data/KeyedObjects.html" title="class in org.jfree.data">KeyedObjects</a></dt>
  1012. <dd>
  1013. <div class="block">Removes a value from the collection.</div>
  1014. </dd>
  1015. <dt><span class="memberNameLink"><a href="../org/jfree/data/general/Series.html#removeVetoableChangeListener-java.beans.VetoableChangeListener-">removeVetoableChangeListener(VetoableChangeListener)</a></span> - Method in class org.jfree.data.general.<a href="../org/jfree/data/general/Series.html" title="class in org.jfree.data.general">Series</a></dt>
  1016. <dd>
  1017. <div class="block">Removes a vetoable property change listener from the series.</div>
  1018. </dd>
  1019. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#render-java.awt.Graphics2D-java.awt.geom.Rectangle2D-int-org.jfree.chart.plot.PlotRenderingInfo-org.jfree.chart.plot.CategoryCrosshairState-">render(Graphics2D, Rectangle2D, int, PlotRenderingInfo, CategoryCrosshairState)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  1020. <dd>
  1021. <div class="block">Draws a representation of a dataset within the dataArea region using the
  1022. appropriate renderer.</div>
  1023. </dd>
  1024. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/ContourPlot.html#render-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotRenderingInfo-org.jfree.chart.plot.CrosshairState-">render(Graphics2D, Rectangle2D, PlotRenderingInfo, CrosshairState)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/ContourPlot.html" title="class in org.jfree.chart.plot">ContourPlot</a></dt>
  1025. <dd>
  1026. <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
  1027. <div class="block">Draws a representation of the data within the dataArea region, using the
  1028. current renderer.</div>
  1029. </dd>
  1030. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/FastScatterPlot.html#render-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotRenderingInfo-org.jfree.chart.plot.CrosshairState-">render(Graphics2D, Rectangle2D, PlotRenderingInfo, CrosshairState)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/FastScatterPlot.html" title="class in org.jfree.chart.plot">FastScatterPlot</a></dt>
  1031. <dd>
  1032. <div class="block">Draws a representation of the data within the dataArea region.</div>
  1033. </dd>
  1034. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/PolarPlot.html#render-java.awt.Graphics2D-java.awt.geom.Rectangle2D-org.jfree.chart.plot.PlotRenderingInfo-">render(Graphics2D, Rectangle2D, PlotRenderingInfo)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot">PolarPlot</a></dt>
  1035. <dd>
  1036. <div class="block">Draws a representation of the data within the dataArea region, using the
  1037. current m_Renderer.</div>
  1038. </dd>
  1039. <dt><span class="memberNameLink"><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(Graphics2D, Rectangle2D, int, PlotRenderingInfo, CrosshairState)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  1040. <dd>
  1041. <div class="block">Draws a representation of the data within the dataArea region, using the
  1042. current renderer.</div>
  1043. </dd>
  1044. <dt><span class="memberNameLink"><a href="../org/jfree/chart/event/RendererChangeListener.html#rendererChanged-org.jfree.chart.event.RendererChangeEvent-">rendererChanged(RendererChangeEvent)</a></span> - Method in interface org.jfree.chart.event.<a href="../org/jfree/chart/event/RendererChangeListener.html" title="interface in org.jfree.chart.event">RendererChangeListener</a></dt>
  1045. <dd>
  1046. <div class="block">Receives notification of a renderer change event.</div>
  1047. </dd>
  1048. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CategoryPlot.html#rendererChanged-org.jfree.chart.event.RendererChangeEvent-">rendererChanged(RendererChangeEvent)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CategoryPlot.html" title="class in org.jfree.chart.plot">CategoryPlot</a></dt>
  1049. <dd>
  1050. <div class="block">Receives notification of a renderer change event.</div>
  1051. </dd>
  1052. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/PolarPlot.html#rendererChanged-org.jfree.chart.event.RendererChangeEvent-">rendererChanged(RendererChangeEvent)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot">PolarPlot</a></dt>
  1053. <dd>
  1054. <div class="block">Notifies all registered listeners of a property change.</div>
  1055. </dd>
  1056. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/WaferMapPlot.html#rendererChanged-org.jfree.chart.event.RendererChangeEvent-">rendererChanged(RendererChangeEvent)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/WaferMapPlot.html" title="class in org.jfree.chart.plot">WaferMapPlot</a></dt>
  1057. <dd>
  1058. <div class="block">Notifies all registered listeners of a renderer change.</div>
  1059. </dd>
  1060. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/XYPlot.html#rendererChanged-org.jfree.chart.event.RendererChangeEvent-">rendererChanged(RendererChangeEvent)</a></span> - Method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</a></dt>
  1061. <dd>
  1062. <div class="block">Receives notification of a renderer change event.</div>
  1063. </dd>
  1064. <dt><a href="../org/jfree/chart/event/RendererChangeEvent.html" title="class in org.jfree.chart.event"><span class="typeNameLink">RendererChangeEvent</span></a> - Class in <a href="../org/jfree/chart/event/package-summary.html">org.jfree.chart.event</a></dt>
  1065. <dd>
  1066. <div class="block">An event that can be forwarded to any <a href="../org/jfree/chart/event/RendererChangeListener.html" title="interface in org.jfree.chart.event"><code>RendererChangeListener</code></a> to
  1067. signal a change to a renderer.</div>
  1068. </dd>
  1069. <dt><span class="memberNameLink"><a href="../org/jfree/chart/event/RendererChangeEvent.html#RendererChangeEvent-java.lang.Object-">RendererChangeEvent(Object)</a></span> - Constructor for class org.jfree.chart.event.<a href="../org/jfree/chart/event/RendererChangeEvent.html" title="class in org.jfree.chart.event">RendererChangeEvent</a></dt>
  1070. <dd>
  1071. <div class="block">Creates a new event.</div>
  1072. </dd>
  1073. <dt><span class="memberNameLink"><a href="../org/jfree/chart/event/RendererChangeEvent.html#RendererChangeEvent-java.lang.Object-boolean-">RendererChangeEvent(Object, boolean)</a></span> - Constructor for class org.jfree.chart.event.<a href="../org/jfree/chart/event/RendererChangeEvent.html" title="class in org.jfree.chart.event">RendererChangeEvent</a></dt>
  1074. <dd>
  1075. <div class="block">Creates a new event.</div>
  1076. </dd>
  1077. <dt><a href="../org/jfree/chart/event/RendererChangeListener.html" title="interface in org.jfree.chart.event"><span class="typeNameLink">RendererChangeListener</span></a> - Interface in <a href="../org/jfree/chart/event/package-summary.html">org.jfree.chart.event</a></dt>
  1078. <dd>
  1079. <div class="block">The interface that must be supported by classes that wish to receive
  1080. notification of changes to a renderer.</div>
  1081. </dd>
  1082. <dt><a href="../org/jfree/chart/renderer/RendererState.html" title="class in org.jfree.chart.renderer"><span class="typeNameLink">RendererState</span></a> - Class in <a href="../org/jfree/chart/renderer/package-summary.html">org.jfree.chart.renderer</a></dt>
  1083. <dd>
  1084. <div class="block">Represents the current state of a renderer.</div>
  1085. </dd>
  1086. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/RendererState.html#RendererState-org.jfree.chart.plot.PlotRenderingInfo-">RendererState(PlotRenderingInfo)</a></span> - Constructor for class org.jfree.chart.renderer.<a href="../org/jfree/chart/renderer/RendererState.html" title="class in org.jfree.chart.renderer">RendererState</a></dt>
  1087. <dd>
  1088. <div class="block">Creates a new state object.</div>
  1089. </dd>
  1090. <dt><a href="../org/jfree/chart/renderer/RendererUtilities.html" title="class in org.jfree.chart.renderer"><span class="typeNameLink">RendererUtilities</span></a> - Class in <a href="../org/jfree/chart/renderer/package-summary.html">org.jfree.chart.renderer</a></dt>
  1091. <dd>
  1092. <div class="block">Utility methods related to the rendering process.</div>
  1093. </dd>
  1094. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/RendererUtilities.html#RendererUtilities--">RendererUtilities()</a></span> - Constructor for class org.jfree.chart.renderer.<a href="../org/jfree/chart/renderer/RendererUtilities.html" title="class in org.jfree.chart.renderer">RendererUtilities</a></dt>
  1095. <dd>&nbsp;</dd>
  1096. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CategoryLabelPositions.html#replaceBottomPosition-org.jfree.chart.axis.CategoryLabelPositions-org.jfree.chart.axis.CategoryLabelPosition-">replaceBottomPosition(CategoryLabelPositions, CategoryLabelPosition)</a></span> - Static method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CategoryLabelPositions.html" title="class in org.jfree.chart.axis">CategoryLabelPositions</a></dt>
  1097. <dd>
  1098. <div class="block">Returns a new instance based on an existing instance but with the bottom
  1099. position changed.</div>
  1100. </dd>
  1101. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CategoryLabelPositions.html#replaceLeftPosition-org.jfree.chart.axis.CategoryLabelPositions-org.jfree.chart.axis.CategoryLabelPosition-">replaceLeftPosition(CategoryLabelPositions, CategoryLabelPosition)</a></span> - Static method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CategoryLabelPositions.html" title="class in org.jfree.chart.axis">CategoryLabelPositions</a></dt>
  1102. <dd>
  1103. <div class="block">Returns a new instance based on an existing instance but with the left
  1104. position changed.</div>
  1105. </dd>
  1106. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CategoryLabelPositions.html#replaceRightPosition-org.jfree.chart.axis.CategoryLabelPositions-org.jfree.chart.axis.CategoryLabelPosition-">replaceRightPosition(CategoryLabelPositions, CategoryLabelPosition)</a></span> - Static method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CategoryLabelPositions.html" title="class in org.jfree.chart.axis">CategoryLabelPositions</a></dt>
  1107. <dd>
  1108. <div class="block">Returns a new instance based on an existing instance but with the right
  1109. position changed.</div>
  1110. </dd>
  1111. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CategoryLabelPositions.html#replaceTopPosition-org.jfree.chart.axis.CategoryLabelPositions-org.jfree.chart.axis.CategoryLabelPosition-">replaceTopPosition(CategoryLabelPositions, CategoryLabelPosition)</a></span> - Static method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CategoryLabelPositions.html" title="class in org.jfree.chart.axis">CategoryLabelPositions</a></dt>
  1112. <dd>
  1113. <div class="block">Returns a new instance based on an existing instance but with the top
  1114. position changed.</div>
  1115. </dd>
  1116. <dt><span class="memberNameLink"><a href="../org/jfree/chart/util/ParamChecks.html#requireNonNegative-int-java.lang.String-">requireNonNegative(int, String)</a></span> - Static method in class org.jfree.chart.util.<a href="../org/jfree/chart/util/ParamChecks.html" title="class in org.jfree.chart.util">ParamChecks</a></dt>
  1117. <dd>
  1118. <div class="block">Throws an <code>IllegalArgumentException</code> if <code>value</code> is negative.</div>
  1119. </dd>
  1120. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/AxisSpace.html#reserved-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-">reserved(Rectangle2D, RectangleEdge)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</a></dt>
  1121. <dd>
  1122. <div class="block">Calculates the reserved area.</div>
  1123. </dd>
  1124. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/Axis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace(Graphics2D, Plot, Rectangle2D, RectangleEdge, AxisSpace)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</a></dt>
  1125. <dd>
  1126. <div class="block">Estimates the space (height or width) required to draw the axis.</div>
  1127. </dd>
  1128. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CategoryAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace(Graphics2D, Plot, Rectangle2D, RectangleEdge, AxisSpace)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CategoryAxis.html" title="class in org.jfree.chart.axis">CategoryAxis</a></dt>
  1129. <dd>
  1130. <div class="block">Estimates the space required for the axis, given a specific drawing area.</div>
  1131. </dd>
  1132. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/ColorBar.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace(Graphics2D, Plot, Rectangle2D, Rectangle2D, RectangleEdge, AxisSpace)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/ColorBar.html" title="class in org.jfree.chart.axis">ColorBar</a></dt>
  1133. <dd>
  1134. <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
  1135. <div class="block">Reserves the space required to draw the color bar.</div>
  1136. </dd>
  1137. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/CyclicNumberAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace(Graphics2D, Plot, Rectangle2D, RectangleEdge, AxisSpace)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/CyclicNumberAxis.html" title="class in org.jfree.chart.axis">CyclicNumberAxis</a></dt>
  1138. <dd>
  1139. <div class="block">Reserve some space on each axis side because we draw a centered label at
  1140. each extremity.</div>
  1141. </dd>
  1142. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/PeriodAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace(Graphics2D, Plot, Rectangle2D, RectangleEdge, AxisSpace)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/PeriodAxis.html" title="class in org.jfree.chart.axis">PeriodAxis</a></dt>
  1143. <dd>
  1144. <div class="block">Estimates the space (height or width) required to draw the axis.</div>
  1145. </dd>
  1146. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/SubCategoryAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace(Graphics2D, Plot, Rectangle2D, RectangleEdge, AxisSpace)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/SubCategoryAxis.html" title="class in org.jfree.chart.axis">SubCategoryAxis</a></dt>
  1147. <dd>
  1148. <div class="block">Estimates the space required for the axis, given a specific drawing area.</div>
  1149. </dd>
  1150. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/ValueAxis.html#reserveSpace-java.awt.Graphics2D-org.jfree.chart.plot.Plot-java.awt.geom.Rectangle2D-org.jfree.ui.RectangleEdge-org.jfree.chart.axis.AxisSpace-">reserveSpace(Graphics2D, Plot, Rectangle2D, RectangleEdge, AxisSpace)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></dt>
  1151. <dd>
  1152. <div class="block">Returns the space required to draw the axis.</div>
  1153. </dd>
  1154. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/LogAxis.html#resizeRange-double-">resizeRange(double)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/LogAxis.html" title="class in org.jfree.chart.axis">LogAxis</a></dt>
  1155. <dd>
  1156. <div class="block">Increases or decreases the axis range by the specified percentage about
  1157. the central value and sends an <a href="../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered
  1158. listeners.</div>
  1159. </dd>
  1160. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/LogAxis.html#resizeRange-double-double-">resizeRange(double, double)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/LogAxis.html" title="class in org.jfree.chart.axis">LogAxis</a></dt>
  1161. <dd>&nbsp;</dd>
  1162. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/ModuloAxis.html#resizeRange-double-">resizeRange(double)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/ModuloAxis.html" title="class in org.jfree.chart.axis">ModuloAxis</a></dt>
  1163. <dd>
  1164. <div class="block">Increases or decreases the axis range by the specified percentage about
  1165. the central value and sends an <a href="../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered
  1166. listeners.</div>
  1167. </dd>
  1168. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/ModuloAxis.html#resizeRange-double-double-">resizeRange(double, double)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/ModuloAxis.html" title="class in org.jfree.chart.axis">ModuloAxis</a></dt>
  1169. <dd>
  1170. <div class="block">Increases or decreases the axis range by the specified percentage about
  1171. the specified anchor value and sends an <a href="../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all
  1172. registered listeners.</div>
  1173. </dd>
  1174. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/ValueAxis.html#resizeRange-double-">resizeRange(double)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></dt>
  1175. <dd>
  1176. <div class="block">Increases or decreases the axis range by the specified percentage about
  1177. the central value and sends an <a href="../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all registered
  1178. listeners.</div>
  1179. </dd>
  1180. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/ValueAxis.html#resizeRange-double-double-">resizeRange(double, double)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></dt>
  1181. <dd>
  1182. <div class="block">Increases or decreases the axis range by the specified percentage about
  1183. the specified anchor value and sends an <a href="../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all
  1184. registered listeners.</div>
  1185. </dd>
  1186. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/LogAxis.html#resizeRange2-double-double-">resizeRange2(double, double)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/LogAxis.html" title="class in org.jfree.chart.axis">LogAxis</a></dt>
  1187. <dd>
  1188. <div class="block">Resizes the axis length to the specified percentage of the current
  1189. range and sends a change event to all registered listeners.</div>
  1190. </dd>
  1191. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/ValueAxis.html#resizeRange2-double-double-">resizeRange2(double, double)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</a></dt>
  1192. <dd>
  1193. <div class="block">Increases or decreases the axis range by the specified percentage about
  1194. the specified anchor value and sends an <a href="../org/jfree/chart/event/AxisChangeEvent.html" title="class in org.jfree.chart.event"><code>AxisChangeEvent</code></a> to all
  1195. registered listeners.</div>
  1196. </dd>
  1197. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/Plot.html#resolveDomainAxisLocation-org.jfree.chart.axis.AxisLocation-org.jfree.chart.plot.PlotOrientation-">resolveDomainAxisLocation(AxisLocation, PlotOrientation)</a></span> - Static method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a></dt>
  1198. <dd>
  1199. <div class="block">Resolves a domain axis location for a given plot orientation.</div>
  1200. </dd>
  1201. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/Plot.html#resolveRangeAxisLocation-org.jfree.chart.axis.AxisLocation-org.jfree.chart.plot.PlotOrientation-">resolveRangeAxisLocation(AxisLocation, PlotOrientation)</a></span> - Static method in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</a></dt>
  1202. <dd>
  1203. <div class="block">Resolves a range axis location for a given plot orientation.</div>
  1204. </dd>
  1205. <dt><a href="../org/jfree/chart/util/ResourceBundleWrapper.html" title="class in org.jfree.chart.util"><span class="typeNameLink">ResourceBundleWrapper</span></a> - Class in <a href="../org/jfree/chart/util/package-summary.html">org.jfree.chart.util</a></dt>
  1206. <dd>
  1207. <div class="block">Wrapper of ResourceBundle.getBundle() methods.</div>
  1208. </dd>
  1209. <dt><span class="memberNameLink"><a href="../org/jfree/chart/ChartPanel.html#restoreAutoBounds--">restoreAutoBounds()</a></span> - Method in class org.jfree.chart.<a href="../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart">ChartPanel</a></dt>
  1210. <dd>
  1211. <div class="block">Restores the auto-range calculation on both axes.</div>
  1212. </dd>
  1213. <dt><span class="memberNameLink"><a href="../org/jfree/chart/ChartPanel.html#restoreAutoDomainBounds--">restoreAutoDomainBounds()</a></span> - Method in class org.jfree.chart.<a href="../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart">ChartPanel</a></dt>
  1214. <dd>
  1215. <div class="block">Restores the auto-range calculation on the domain axis.</div>
  1216. </dd>
  1217. <dt><span class="memberNameLink"><a href="../org/jfree/chart/ChartPanel.html#restoreAutoRangeBounds--">restoreAutoRangeBounds()</a></span> - Method in class org.jfree.chart.<a href="../org/jfree/chart/ChartPanel.html" title="class in org.jfree.chart">ChartPanel</a></dt>
  1218. <dd>
  1219. <div class="block">Restores the auto-range calculation on the range axis.</div>
  1220. </dd>
  1221. <dt><span class="memberNameLink"><a href="../org/jfree/chart/renderer/xy/XYStepAreaRenderer.html#restrictValueToDataArea-double-org.jfree.chart.plot.XYPlot-java.awt.geom.Rectangle2D-">restrictValueToDataArea(double, XYPlot, Rectangle2D)</a></span> - Static method in class org.jfree.chart.renderer.xy.<a href="../org/jfree/chart/renderer/xy/XYStepAreaRenderer.html" title="class in org.jfree.chart.renderer.xy">XYStepAreaRenderer</a></dt>
  1222. <dd>
  1223. <div class="block">Helper method which returns a value if it lies
  1224. inside the visible dataArea and otherwise the corresponding
  1225. coordinate on the border of the dataArea.</div>
  1226. </dd>
  1227. <dt><span class="memberNameLink"><a href="../org/jfree/chart/LegendRenderingOrder.html#REVERSE">REVERSE</a></span> - Static variable in class org.jfree.chart.<a href="../org/jfree/chart/LegendRenderingOrder.html" title="class in org.jfree.chart">LegendRenderingOrder</a></dt>
  1228. <dd>
  1229. <div class="block">In reverse order.</div>
  1230. </dd>
  1231. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/DatasetRenderingOrder.html#REVERSE">REVERSE</a></span> - Static variable in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/DatasetRenderingOrder.html" title="class in org.jfree.chart.plot">DatasetRenderingOrder</a></dt>
  1232. <dd>
  1233. <div class="block">Render datasets in the order N-1, N-2, ..., 2, 1, 0, where N is the
  1234. number of datasets.</div>
  1235. </dd>
  1236. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/SeriesRenderingOrder.html#REVERSE">REVERSE</a></span> - Static variable in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/SeriesRenderingOrder.html" title="class in org.jfree.chart.plot">SeriesRenderingOrder</a></dt>
  1237. <dd>
  1238. <div class="block">Render series in the order N-1, N-2, ..., 2, 1, 0, where N is the
  1239. number of series.</div>
  1240. </dd>
  1241. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/CompassPlot.html#revolutionDistance">revolutionDistance</a></span> - Variable in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/CompassPlot.html" title="class in org.jfree.chart.plot">CompassPlot</a></dt>
  1242. <dd>
  1243. <div class="block">The count to complete one revolution.</div>
  1244. </dd>
  1245. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/ThermometerPlot.html#RIGHT">RIGHT</a></span> - Static variable in class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/ThermometerPlot.html" title="class in org.jfree.chart.plot">ThermometerPlot</a></dt>
  1246. <dd>
  1247. <div class="block">A constant for the value label position (right of the thermometer).</div>
  1248. </dd>
  1249. <dt><a href="../org/jfree/chart/plot/RingPlot.html" title="class in org.jfree.chart.plot"><span class="typeNameLink">RingPlot</span></a> - Class in <a href="../org/jfree/chart/plot/package-summary.html">org.jfree.chart.plot</a></dt>
  1250. <dd>
  1251. <div class="block">A customised pie plot that leaves a hole in the middle.</div>
  1252. </dd>
  1253. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/RingPlot.html#RingPlot--">RingPlot()</a></span> - Constructor for class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/RingPlot.html" title="class in org.jfree.chart.plot">RingPlot</a></dt>
  1254. <dd>
  1255. <div class="block">Creates a new plot with a <code>null</code> dataset.</div>
  1256. </dd>
  1257. <dt><span class="memberNameLink"><a href="../org/jfree/chart/plot/RingPlot.html#RingPlot-org.jfree.data.general.PieDataset-">RingPlot(PieDataset)</a></span> - Constructor for class org.jfree.chart.plot.<a href="../org/jfree/chart/plot/RingPlot.html" title="class in org.jfree.chart.plot">RingPlot</a></dt>
  1258. <dd>
  1259. <div class="block">Creates a new plot for the specified dataset.</div>
  1260. </dd>
  1261. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/DateTickUnit.html#rollDate-java.util.Date-">rollDate(Date)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a></dt>
  1262. <dd>
  1263. <div class="block">Rolls the date forward by the amount specified by the roll unit and
  1264. count.</div>
  1265. </dd>
  1266. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/DateTickUnit.html#rollDate-java.util.Date-java.util.TimeZone-">rollDate(Date, TimeZone)</a></span> - Method in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</a></dt>
  1267. <dd>
  1268. <div class="block">Rolls the date forward by the amount specified by the roll unit and
  1269. count.</div>
  1270. </dd>
  1271. <dt><span class="memberNameLink"><a href="../org/jfree/chart/axis/QuarterDateFormat.html#ROMAN_QUARTERS">ROMAN_QUARTERS</a></span> - Static variable in class org.jfree.chart.axis.<a href="../org/jfree/chart/axis/QuarterDateFormat.html" title="class in org.jfree.chart.axis">QuarterDateFormat</a></dt>
  1272. <dd>
  1273. <div class="block">Symbols for roman numbered quarters.</div>
  1274. </dd>
  1275. <dt><a href="../org/jfree/data/xml/RootHandler.html" title="class in org.jfree.data.xml"><span class="typeNameLink">RootHandler</span></a> - Class in <a href="../org/jfree/data/xml/package-summary.html">org.jfree.data.xml</a></dt>
  1276. <dd>
  1277. <div class="block">A SAX handler that delegates work to sub-handlers.</div>
  1278. </dd>
  1279. <dt><span class="memberNameLink"><a href="../org/jfree/data/xml/RootHandler.html#RootHandler--">RootHandler()</a></span> - Constructor for class org.jfree.data.xml.<a href="../org/jfree/data/xml/RootHandler.html" title="class in org.jfree.data.xml">RootHandler</a></dt>
  1280. <dd>
  1281. <div class="block">Creates a new handler.</div>
  1282. </dd>
  1283. <dt><span class="memberNameLink"><a href="../org/jfree/chart/fx/FXGraphics2D.html#rotate-double-">rotate(double)</a></span> - Method in class org.jfree.chart.fx.<a href="../org/jfree/chart/fx/FXGraphics2D.html" title="class in org.jfree.chart.fx">FXGraphics2D</a></dt>
  1284. <dd>
  1285. <div class="block">Applies a rotation (anti-clockwise) about <code>(0, 0)</code>.</div>
  1286. </dd>
  1287. <dt><span class="memberNameLink"><a href="../org/jfree/chart/fx/FXGraphics2D.html#rotate-double-double-double-">rotate(double, double, double)</a></span> - Method in class org.jfree.chart.fx.<a href="../org/jfree/chart/fx/FXGraphics2D.html" title="class in org.jfree.chart.fx">FXGraphics2D</a></dt>
  1288. <dd>
  1289. <div class="block">Applies a rotation (anti-clockwise) about <code>(x, y)</code>.</div>
  1290. </dd>
  1291. </dl>
  1292. <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">K</a>&nbsp;<a href="index-12.html">L</a>&nbsp;<a href="index-13.html">M</a>&nbsp;<a href="index-14.html">N</a>&nbsp;<a href="index-15.html">O</a>&nbsp;<a href="index-16.html">P</a>&nbsp;<a href="index-17.html">Q</a>&nbsp;<a href="index-18.html">R</a>&nbsp;<a href="index-19.html">S</a>&nbsp;<a href="index-20.html">T</a>&nbsp;<a href="index-21.html">U</a>&nbsp;<a href="index-22.html">V</a>&nbsp;<a href="index-23.html">W</a>&nbsp;<a href="index-24.html">X</a>&nbsp;<a href="index-25.html">Y</a>&nbsp;<a href="index-26.html">Z</a>&nbsp;</div>
  1293. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  1294. <div class="bottomNav"><a name="navbar.bottom">
  1295. <!-- -->
  1296. </a>
  1297. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  1298. <a name="navbar.bottom.firstrow">
  1299. <!-- -->
  1300. </a>
  1301. <ul class="navList" title="Navigation">
  1302. <li><a href="../overview-summary.html">Overview</a></li>
  1303. <li>Package</li>
  1304. <li>Class</li>
  1305. <li>Use</li>
  1306. <li><a href="../overview-tree.html">Tree</a></li>
  1307. <li><a href="../deprecated-list.html">Deprecated</a></li>
  1308. <li class="navBarCell1Rev">Index</li>
  1309. <li><a href="../help-doc.html">Help</a></li>
  1310. </ul>
  1311. </div>
  1312. <div class="subNav">
  1313. <ul class="navList">
  1314. <li><a href="index-17.html">Prev Letter</a></li>
  1315. <li><a href="index-19.html">Next Letter</a></li>
  1316. </ul>
  1317. <ul class="navList">
  1318. <li><a href="../index.html?index-files/index-18.html" target="_top">Frames</a></li>
  1319. <li><a href="index-18.html" target="_top">No&nbsp;Frames</a></li>
  1320. </ul>
  1321. <ul class="navList" id="allclasses_navbar_bottom">
  1322. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  1323. </ul>
  1324. <div>
  1325. <script type="text/javascript"><!--
  1326. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  1327. if(window==top) {
  1328. allClassesLink.style.display = "block";
  1329. }
  1330. else {
  1331. allClassesLink.style.display = "none";
  1332. }
  1333. //-->
  1334. </script>
  1335. </div>
  1336. <a name="skip.navbar.bottom">
  1337. <!-- -->
  1338. </a></div>
  1339. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  1340. </body>
  1341. </html>