📄 index-18.html
字号:
<DT><A HREF="../org/jfree/data/xml/DatasetReader.html#readPieDatasetFromXML(java.io.InputStream)"><B>readPieDatasetFromXML(InputStream)</B></A> - 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><DD>Reads a <A HREF="../org/jfree/data/general/PieDataset.html" title="interface in org.jfree.data.general"><CODE>PieDataset</CODE></A> from a stream.<DT><A HREF="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block"><B>RectangleConstraint</B></A> - Class in <A HREF="../org/jfree/chart/block/package-summary.html">org.jfree.chart.block</A><DD>A description of a constraint for resizing a rectangle.<DT><A HREF="../org/jfree/chart/block/RectangleConstraint.html#RectangleConstraint(double, double)"><B>RectangleConstraint(double, double)</B></A> - Constructor for class org.jfree.chart.block.<A HREF="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</A><DD>Creates a new "fixed width and height" instance.<DT><A HREF="../org/jfree/chart/block/RectangleConstraint.html#RectangleConstraint(org.jfree.data.Range, org.jfree.data.Range)"><B>RectangleConstraint(Range, Range)</B></A> - Constructor for class org.jfree.chart.block.<A HREF="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</A><DD>Creates a new "range width and height" instance.<DT><A HREF="../org/jfree/chart/block/RectangleConstraint.html#RectangleConstraint(org.jfree.data.Range, double)"><B>RectangleConstraint(Range, double)</B></A> - Constructor for class org.jfree.chart.block.<A HREF="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</A><DD>Creates a new constraint with a range for the width and a fixed height.<DT><A HREF="../org/jfree/chart/block/RectangleConstraint.html#RectangleConstraint(double, org.jfree.data.Range)"><B>RectangleConstraint(double, Range)</B></A> - Constructor for class org.jfree.chart.block.<A HREF="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</A><DD>Creates a new constraint with a fixed width and a range for the height.<DT><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)"><B>RectangleConstraint(double, Range, LengthConstraintType, double, Range, LengthConstraintType)</B></A> - Constructor for class org.jfree.chart.block.<A HREF="../org/jfree/chart/block/RectangleConstraint.html" title="class in org.jfree.chart.block">RectangleConstraint</A><DD>Creates a new constraint.<DT><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)"><B>refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</A><DD>Calculates the positions of the ticks for the axis, storing the results in the tick list (ready for drawing).<DT><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)"><B>refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CategoryAxis.html" title="class in org.jfree.chart.axis">CategoryAxis</A><DD>Creates a temporary list of ticks that can be used when drawing the axis.<DT><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)"><B>refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis">DateAxis</A><DD>Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).<DT><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)"><B>refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/NumberAxis.html" title="class in org.jfree.chart.axis">NumberAxis</A><DD>Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).<DT><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)"><B>refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/PeriodAxis.html" title="class in org.jfree.chart.axis">PeriodAxis</A><DD>Calculates the positions of the ticks for the axis, storing the results in the tick list (ready for drawing).<DT><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)"><B>refreshTicks(Graphics2D, AxisState, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/SymbolAxis.html" title="class in org.jfree.chart.axis">SymbolAxis</A><DD>Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).<DT><A HREF="../org/jfree/chart/axis/CyclicNumberAxis.html#refreshTicksHorizontal(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CyclicNumberAxis.html" title="class in org.jfree.chart.axis">CyclicNumberAxis</A><DD>Builds a list of ticks for the axis.<DT><A HREF="../org/jfree/chart/axis/DateAxis.html#refreshTicksHorizontal(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis">DateAxis</A><DD>Recalculates the ticks for the date axis.<DT><A HREF="../org/jfree/chart/axis/LogarithmicAxis.html#refreshTicksHorizontal(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/LogarithmicAxis.html" title="class in org.jfree.chart.axis">LogarithmicAxis</A><DD>Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).<DT><A HREF="../org/jfree/chart/axis/NumberAxis.html#refreshTicksHorizontal(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/NumberAxis.html" title="class in org.jfree.chart.axis">NumberAxis</A><DD>Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).<DT><A HREF="../org/jfree/chart/axis/SymbolAxis.html#refreshTicksHorizontal(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshTicksHorizontal(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/SymbolAxis.html" title="class in org.jfree.chart.axis">SymbolAxis</A><DD>Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).<DT><A HREF="../org/jfree/chart/axis/DateAxis.html#refreshTicksVertical(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshTicksVertical(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis">DateAxis</A><DD>Recalculates the ticks for the date axis.<DT><A HREF="../org/jfree/chart/axis/LogarithmicAxis.html#refreshTicksVertical(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshTicksVertical(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/LogarithmicAxis.html" title="class in org.jfree.chart.axis">LogarithmicAxis</A><DD>Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).<DT><A HREF="../org/jfree/chart/axis/NumberAxis.html#refreshTicksVertical(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshTicksVertical(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/NumberAxis.html" title="class in org.jfree.chart.axis">NumberAxis</A><DD>Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).<DT><A HREF="../org/jfree/chart/axis/SymbolAxis.html#refreshTicksVertical(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshTicksVertical(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/SymbolAxis.html" title="class in org.jfree.chart.axis">SymbolAxis</A><DD>Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).<DT><A HREF="../org/jfree/chart/axis/CyclicNumberAxis.html#refreshVerticalTicks(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)"><B>refreshVerticalTicks(Graphics2D, Rectangle2D, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CyclicNumberAxis.html" title="class in org.jfree.chart.axis">CyclicNumberAxis</A><DD>Builds a list of ticks for the axis.<DT><A HREF="../org/jfree/chart/servlet/ServletUtilities.html#registerChartForDeletion(java.io.File, javax.servlet.http.HttpSession)"><B>registerChartForDeletion(File, HttpSession)</B></A> - 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><DD>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 <code>JFreeChart_Deleter</code> if there is not already one bound to the session and adds the filename to the list of charts to be deleted.<DT><A HREF="../org/jfree/data/statistics/Regression.html" title="class in org.jfree.data.statistics"><B>Regression</B></A> - Class in <A HREF="../org/jfree/data/statistics/package-summary.html">org.jfree.data.statistics</A><DD>A utility class for fitting regression curves to data.<DT><A HREF="../org/jfree/data/statistics/Regression.html#Regression()"><B>Regression()</B></A> - Constructor for class org.jfree.data.statistics.<A HREF="../org/jfree/data/statistics/Regression.html" title="class in org.jfree.data.statistics">Regression</A><DD> <DT><A HREF="../org/jfree/chart/axis/QuarterDateFormat.html#REGULAR_QUARTERS"><B>REGULAR_QUARTERS</B></A> - 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><DD>Symbols for regular quarters.<DT><A HREF="../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time"><B>RegularTimePeriod</B></A> - Class in <A HREF="../org/jfree/data/time/package-summary.html">org.jfree.data.time</A><DD>An abstract class representing a unit of time.<DT><A HREF="../org/jfree/data/time/RegularTimePeriod.html#RegularTimePeriod()"><B>RegularTimePeriod()</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/RegularTimePeriod.html" title="class in org.jfree.data.time">RegularTimePeriod</A><DD> <DT><A HREF="../org/jfree/data/statistics/HistogramType.html#RELATIVE_FREQUENCY"><B>RELATIVE_FREQUENCY</B></A> - 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><DD>Relative frequency.<DT><A HREF="../org/jfree/chart/plot/CombinedDomainCategoryPlot.html#remove(org.jfree.chart.plot.CategoryPlot)"><B>remove(CategoryPlot)</B></A> - Method in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/CombinedDomainCategoryPlot.html" title="class in org.jfree.chart.plot">CombinedDomainCategoryPlot</A><DD>Removes a subplot from the combined chart.<DT><A HREF="../org/jfree/chart/plot/CombinedDomainXYPlot.html#remove(org.jfree.chart.plot.XYPlot)"><B>remove(XYPlot)</B></A> - Method in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/CombinedDomainXYPlot.html" title="class in org.jfree.chart.plot">CombinedDomainXYPlot</A><DD>Removes a subplot from the combined chart and 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.<DT><A HREF="../org/jfree/chart/plot/CombinedRangeCategoryPlot.html#remove(org.jfree.chart.plot.CategoryPlot)"><B>remove(CategoryPlot)</B></A> - Method in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/CombinedRangeCategoryPlot.html" title="class in org.jfree.chart.plot">CombinedRangeCategoryPlot</A><DD>Removes a subplot from the combined chart.<DT><A HREF="../org/jfree/chart/plot/CombinedRangeXYPlot.html#remove(org.jfree.chart.plot.XYPlot)"><B>remove(XYPlot)</B></A> - Method in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/CombinedRangeXYPlot.html" title="class in org.jfree.chart.plot">CombinedRangeXYPlot</A><DD>Removes a subplot from the combined chart.<DT><A HREF="../org/jfree/data/gantt/TaskSeries.html#remove(org.jfree.data.gantt.Task)"><B>remove(Task)</B></A> - Method in class org.jfree.data.gantt.<A HREF="../org/jfree/data/gantt/TaskSeries.html" title="class in org.jfree.data.gantt">TaskSeries</A><DD>Removes a task from the series and sends a <A HREF="../org/jfree/data/general/SeriesChangeEvent.html" title="class in org.jfree.data.general"><CODE>SeriesChangeEvent</CODE></A> to all registered listeners.<DT><A HREF="../org/jfree/data/gantt/TaskSeriesCollection.html#remove(org.jfree.data.gantt.TaskSeries)"><B>remove(TaskSeries)</B></A> - Method in class org.jfree.data.gantt.<A HREF="../org/jfree/data/gantt/TaskSeriesCollection.html" title="class in org.jfree.data.gantt">TaskSeriesCollection</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -