deprecated-list.html
来自「JFreeChart的帮助文档」· HTML 代码 · 共 517 行 · 第 1/2 页
HTML
517 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Thu Sep 11 11:26:53 BST 2003 --><TITLE>Deprecated List (JFreeChart Class Library (version 0.9.12))</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"></HEAD><SCRIPT>function asd(){parent.document.title="Deprecated List (JFreeChart Class Library (version 0.9.12))";}</SCRIPT><BODY BGCOLOR="white" onload="asd();"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="deprecated-list.html" TARGET="_top"><B>NO FRAMES</B></A> <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT><A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><CENTER><H2><B>Deprecated API</B></H2></CENTER><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Deprecated Classes</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/DefaultShapeFactory.html">org.jfree.chart.DefaultShapeFactory</A><BR> <I>No longer used. Shapes are supplied by the DrawingSupplier if necessary.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/SeriesShapeFactory.html">org.jfree.chart.SeriesShapeFactory</A><BR> <I>No longer used. Shapes are supplied by the DrawingSupplier class.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/labels/StandardPieToolTipGenerator.html">org.jfree.chart.labels.StandardPieToolTipGenerator</A><BR> <I>Use <A HREF="org/jfree/chart/labels/StandardPieItemLabelGenerator.html"><CODE>StandardPieItemLabelGenerator</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/XYDataPair.html">org.jfree.data.XYDataPair</A><BR> <I>Use <A HREF="org/jfree/data/XYDataItem.html"><CODE>XYDataItem</CODE></A>.</I> </TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Deprecated Interfaces</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/ShapeFactory.html">org.jfree.chart.ShapeFactory</A><BR> <I>This interface is no longer used, shapes are obtained from the DrawingSupplier.</I> </TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Deprecated Fields</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/time/TimePeriodValuesCollection.html#END">org.jfree.data.time.TimePeriodValuesCollection.END</A><BR> <I>Replaced by TimePeriodAnchor.END.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/time/TimePeriodValuesCollection.html#MIDDLE">org.jfree.data.time.TimePeriodValuesCollection.MIDDLE</A><BR> <I>Replaced by TimePeriodAnchor.MIDDLE.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/time/TimePeriodValuesCollection.html#START">org.jfree.data.time.TimePeriodValuesCollection.START</A><BR> <I>Replaced by TimePeriodAnchor.START.</I> </TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Deprecated Methods</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/ChartFactory.html#createAreaXYChart(java.lang.String, java.lang.String, java.lang.String, org.jfree.data.XYDataset, org.jfree.chart.plot.PlotOrientation, boolean, boolean, boolean)">org.jfree.chart.ChartFactory.createAreaXYChart(String, String, String, XYDataset, PlotOrientation, boolean, boolean, boolean)</A><BR> <I>Use createXYAreaChart(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/TickUnits.html#createIntegerTickUnits()">org.jfree.chart.axis.TickUnits.createIntegerTickUnits()</A><BR> <I>this method has been moved to the NumberAxis class.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/TickUnits.html#createIntegerTickUnits(java.util.Locale)">org.jfree.chart.axis.TickUnits.createIntegerTickUnits(Locale)</A><BR> <I>this method has been moved to the NumberAxis class.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/ChartFactory.html#createLineXYChart(java.lang.String, java.lang.String, java.lang.String, org.jfree.data.XYDataset, org.jfree.chart.plot.PlotOrientation, boolean, boolean, boolean)">org.jfree.chart.ChartFactory.createLineXYChart(String, String, String, XYDataset, PlotOrientation, boolean, boolean, boolean)</A><BR> <I>Use createXYLineChart(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/MovingAverage.html#createMovingAverage(org.jfree.data.XYDataset, int, java.lang.String, long, long)">org.jfree.data.MovingAverage.createMovingAverage(XYDataset, int, String, long, long)</A><BR> <I>Use similar method with 'double' parameters.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/TickUnits.html#createStandardTickUnits()">org.jfree.chart.axis.TickUnits.createStandardTickUnits()</A><BR> <I>this method has been moved to the NumberAxis class.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/TickUnits.html#createStandardTickUnits(java.util.Locale)">org.jfree.chart.axis.TickUnits.createStandardTickUnits(Locale)</A><BR> <I>this method has been moved to the NumberAxis class.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/JFreeChart.html#getAntiAlias()">org.jfree.chart.JFreeChart.getAntiAlias()</A><BR> <I>Add hints using the getRenderingHints()/setRenderingHints() methods.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/ContourPlot.html#getContourDataset()">org.jfree.chart.plot.ContourPlot.getContourDataset()</A><BR> <I>Use the getDataset() method instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/ThermometerPlot.html#getData()">org.jfree.chart.plot.ThermometerPlot.getData()</A><BR> <I>Use getDataset() instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/XYSeries.html#getDataPair(int)">org.jfree.data.XYSeries.getDataPair(int)</A><BR> <I>Use getDataItem(index).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/time/TimeSeries.html#getDataPair(int)">org.jfree.data.time.TimeSeries.getDataPair(int)</A><BR> <I>Use getDataItem(int).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/time/TimeSeries.html#getDataPair(org.jfree.data.time.RegularTimePeriod)">org.jfree.data.time.TimeSeries.getDataPair(RegularTimePeriod)</A><BR> <I>Use getDataItem(RegularTimePeriod).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/PiePlot.html#getDefaultOutlinePaint()">org.jfree.chart.plot.PiePlot.getDefaultOutlinePaint()</A><BR> <I>Use getSectionOutlinePaint.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/PiePlot.html#getDefaultOutlineStroke()">org.jfree.chart.plot.PiePlot.getDefaultOutlineStroke()</A><BR> <I>Use getSectionOutlineStroke.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/PiePlot.html#getDefaultPaint()">org.jfree.chart.plot.PiePlot.getDefaultPaint()</A><BR> <I>Use getSectionPaint().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/MeterPlot.html#getDialType()">org.jfree.chart.plot.MeterPlot.getDialType()</A><BR> <I>Use getDialShape().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/SegmentedTimeline.Segment.html#getIndex()">org.jfree.chart.axis.SegmentedTimeline.Segment.getIndex()</A><BR> <I>Use getMillisecond().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/CompassPlot.html#getLegendItemLabels()">org.jfree.chart.plot.CompassPlot.getLegendItemLabels()</A><BR> <I>use getLegendItems().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/MeterPlot.html#getLegendItemLabels()">org.jfree.chart.plot.MeterPlot.getLegendItemLabels()</A><BR> <I>use getLegendItems().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/ThermometerPlot.html#getLegendItemLabels()">org.jfree.chart.plot.ThermometerPlot.getLegendItemLabels()</A><BR> <I>use getLegendItems().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/ValueAxis.html#getMaximumAxisValue()">org.jfree.chart.axis.ValueAxis.getMaximumAxisValue()</A><BR> <I>Use getUpperBound().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/ValueAxis.html#getMinimumAxisValue()">org.jfree.chart.axis.ValueAxis.getMinimumAxisValue()</A><BR> <I>Use getLowerBound().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/PiePlot.html#getOutlinePaint(int)">org.jfree.chart.plot.PiePlot.getOutlinePaint(int)</A>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?