📄 deprecated-list.html
字号:
<BR> <I>This method is no longer required.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/DateAxis.html#translateDateToJava2D(java.util.Date, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.DateAxis.translateDateToJava2D(Date, Rectangle2D, RectangleEdge)</A><BR> <I>Use dataToJava2D() instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/LogarithmicAxis.html#translateJava2DToValue(double, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.LogarithmicAxis.translateJava2DToValue(double, Rectangle2D, RectangleEdge)</A><BR> <I>Use java2DToValue().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/DateAxis.html#translateJava2DToValue(double, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.DateAxis.translateJava2DToValue(double, Rectangle2D, RectangleEdge)</A><BR> <I>Use java2DToValue instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/ValueAxis.html#translateJava2DToValue(double, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.ValueAxis.translateJava2DToValue(double, Rectangle2D, RectangleEdge)</A><BR> <I>Use java2DToValue instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/NumberAxis.html#translateJava2DToValue(double, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.NumberAxis.translateJava2DToValue(double, Rectangle2D, RectangleEdge)</A><BR> <I>Use java2DToValue() instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/ValueAxis.html#translateJava2DtoValue(float, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.ValueAxis.translateJava2DtoValue(float, Rectangle2D, RectangleEdge)</A><BR> <I>Use translateJava2DToValue(double, ...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/LogarithmicAxis.html#translateValueToJava2D(double, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.LogarithmicAxis.translateValueToJava2D(double, Rectangle2D, RectangleEdge)</A><BR> <I>Use valueToJava2D().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/DateAxis.html#translateValueToJava2D(double, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.DateAxis.translateValueToJava2D(double, Rectangle2D, RectangleEdge)</A><BR> <I>Use valueToJava2D instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/ValueAxis.html#translateValueToJava2D(double, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.ValueAxis.translateValueToJava2D(double, Rectangle2D, RectangleEdge)</A><BR> <I>Use valueToJava2D instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/NumberAxis.html#translateValueToJava2D(double, java.awt.geom.Rectangle2D, org.jfree.ui.RectangleEdge)">org.jfree.chart.axis.NumberAxis.translateValueToJava2D(double, Rectangle2D, RectangleEdge)</A><BR> <I>Use valueToJava2D() instead.</I> </TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Deprecated Constructors</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/entity/CategoryItemEntity.html#CategoryItemEntity(java.awt.Shape, java.lang.String, int, java.lang.Object, int)">org.jfree.chart.entity.CategoryItemEntity(Shape, String, int, Object, int)</A><BR> <I>Use alternative constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/entity/CategoryItemEntity.html#CategoryItemEntity(java.awt.Shape, java.lang.String, java.lang.String, int, java.lang.Object, int)">org.jfree.chart.entity.CategoryItemEntity(Shape, String, String, int, Object, int)</A><BR> <I>Use alternative constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryLabelPosition.html#CategoryLabelPosition(org.jfree.ui.RectangleAnchor, org.jfree.text.TextBlockAnchor, org.jfree.ui.TextAnchor, double)">org.jfree.chart.axis.CategoryLabelPosition(RectangleAnchor, TextBlockAnchor, TextAnchor, double)</A><BR> <I>Use alternative constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/CategoryToPieDataset.html#CategoryToPieDataset(org.jfree.data.CategoryDataset, int, int)">org.jfree.data.CategoryToPieDataset(CategoryDataset, int, int)</A><BR> <I>Use the other constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/DefaultTableXYDataset.html#DefaultTableXYDataset(org.jfree.data.XYSeries)">org.jfree.data.DefaultTableXYDataset(XYSeries)</A><BR> <I>Use regular constructor then add series.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/Legend.html#Legend(org.jfree.chart.JFreeChart)">org.jfree.chart.Legend(JFreeChart)</A><BR> <I>use the default constructor instead and let JFreeChart manage the chart reference</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/LegendItem.html#LegendItem(java.lang.String, java.lang.String, java.awt.Shape, boolean, java.awt.Paint, java.awt.Paint, java.awt.Stroke)">org.jfree.chart.LegendItem(String, String, Shape, boolean, Paint, Paint, Stroke)</A><BR> <I>Use other constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/LegendItem.html#LegendItem(java.lang.String, java.lang.String, java.awt.Shape, java.awt.Paint, java.awt.Paint, java.awt.Stroke)">org.jfree.chart.LegendItem(String, String, Shape, Paint, Paint, Stroke)</A><BR> <I>Use the other constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/MeterLegend.html#MeterLegend(org.jfree.chart.JFreeChart, java.lang.String)">org.jfree.chart.MeterLegend(JFreeChart, String)</A><BR> <I>use the default constructor instead and let JFreeChart manage the chart reference</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/entity/PieSectionEntity.html#PieSectionEntity(int, int, java.lang.Comparable, java.awt.Shape, java.lang.String)">org.jfree.chart.entity.PieSectionEntity(int, int, Comparable, Shape, String)</A><BR> <I>Use alternative constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/entity/PieSectionEntity.html#PieSectionEntity(int, int, java.lang.Comparable, java.awt.Shape, java.lang.String, java.lang.String)">org.jfree.chart.entity.PieSectionEntity(int, int, Comparable, Shape, String, String)</A><BR> <I>Use alternative constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/StandardLegend.html#StandardLegend(org.jfree.chart.JFreeChart)">org.jfree.chart.StandardLegend(JFreeChart)</A><BR> <I>use the default constructor instead and let JFreeChart manage the chart reference</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/time/TimePeriodValuesCollection.html#TimePeriodValuesCollection(org.jfree.data.time.TimePeriodValues, java.util.TimeZone)">org.jfree.data.time.TimePeriodValuesCollection(TimePeriodValues, TimeZone)</A><BR> <I>TimeZone parameter is not used.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/time/TimePeriodValuesCollection.html#TimePeriodValuesCollection(java.util.TimeZone)">org.jfree.data.time.TimePeriodValuesCollection(TimeZone)</A><BR> <I>The TimeZone is ignored, use an alternative constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/entity/XYItemEntity.html#XYItemEntity(java.awt.Shape, java.lang.String, int, int)">org.jfree.chart.entity.XYItemEntity(Shape, String, int, int)</A><BR> <I>Use alternative constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/entity/XYItemEntity.html#XYItemEntity(java.awt.Shape, java.lang.String, java.lang.String, int, int)">org.jfree.chart.entity.XYItemEntity(Shape, String, String, int, int)</A><BR> <I>Use alternative constructor.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/XYSeries.html#XYSeries(java.lang.String, boolean)">org.jfree.data.XYSeries(String, boolean)</A><BR> <I>Use a XYSeries(String, boolean, boolean) instead.</I> </TD></TR></TABLE> <P><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <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 type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -