📄 deprecated-list.html
字号:
<TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#getSeriesItemLabelRotationAnchor(int)">org.jfree.chart.renderer.AbstractRenderer.getSeriesItemLabelRotationAnchor(int)</A><BR> <I>Use getSeriesPositiveItemLabelPosition()/getSeriesNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#getSeriesItemLabelTextAnchor(int)">org.jfree.chart.renderer.AbstractRenderer.getSeriesItemLabelTextAnchor(int)</A><BR> <I>Use getSeriesPositiveItemLabelPosition()/getSeriesNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/CategoryItemRenderer.html#getSeriesItemLabelTextAnchor(int)">org.jfree.chart.renderer.CategoryItemRenderer.getSeriesItemLabelTextAnchor(int)</A><BR> <I>Use getSeriesPositiveItemLabelPosition() or getSeriesNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryAxis.html#getSkipCategoryLabelsToFit()">org.jfree.chart.axis.CategoryAxis.getSkipCategoryLabelsToFit()</A><BR> <I>No longer supported.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/JFreeChart.html#getSuppressChartChangeEvents()">org.jfree.chart.JFreeChart.getSuppressChartChangeEvents()</A><BR> <I>Use isNotify() instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/ui/ChartPropertyEditPanel.html#getTitlePropertyEditPanel()">org.jfree.chart.ui.ChartPropertyEditPanel.getTitlePropertyEditPanel()</A><BR> <I>returns null, until the title panel is implemented properly.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryAxis.html#getTopCategoryLabelPosition()">org.jfree.chart.axis.CategoryAxis.getTopCategoryLabelPosition()</A><BR> <I>Use getCategoryLabelPositions().getLabelPosition(RectangleEdge.TOP).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/labels/ItemLabelAnchor.html#getVerticalOpposite(org.jfree.chart.labels.ItemLabelAnchor)">org.jfree.chart.labels.ItemLabelAnchor.getVerticalOpposite(ItemLabelAnchor)</A><BR> <I>Renderer now has positive and negative item label positions.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryAxis.html#isVerticalCategoryLabels()">org.jfree.chart.axis.CategoryAxis.isVerticalCategoryLabels()</A><BR> <I>Use the get/setXXXCategoryLabelPosition methods.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setBaseAngle(java.lang.Number)">org.jfree.chart.renderer.AbstractRenderer.setBaseAngle(Number)</A><BR> <I>Use setBasePositiveItemLabelPosition()/setBaseNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setBaseItemLabelAnchor(org.jfree.chart.labels.ItemLabelAnchor)">org.jfree.chart.renderer.AbstractRenderer.setBaseItemLabelAnchor(ItemLabelAnchor)</A><BR> <I>Use setBasePositiveItemLabelPosition()/setBaseNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/CategoryItemRenderer.html#setBaseItemLabelAnchor(org.jfree.chart.labels.ItemLabelAnchor)">org.jfree.chart.renderer.CategoryItemRenderer.setBaseItemLabelAnchor(ItemLabelAnchor)</A><BR> <I>Use setBasePositiveItemLabelPosition() or setBaseNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setBaseItemLabelRotationAnchor(org.jfree.ui.TextAnchor)">org.jfree.chart.renderer.AbstractRenderer.setBaseItemLabelRotationAnchor(TextAnchor)</A><BR> <I>Use setBasePositiveItemLabelPosition()/setBaseNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setBaseItemLabelTextAnchor(org.jfree.ui.TextAnchor)">org.jfree.chart.renderer.AbstractRenderer.setBaseItemLabelTextAnchor(TextAnchor)</A><BR> <I>Use setBasePositiveItemLabelPosition()/setBaseNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/CategoryItemRenderer.html#setBaseItemLabelTextAnchor(org.jfree.ui.TextAnchor)">org.jfree.chart.renderer.CategoryItemRenderer.setBaseItemLabelTextAnchor(TextAnchor)</A><BR> <I>Use setBasePositiveItemLabelPosition() or setBaseNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryAxis.html#setBottomCategoryLabelPosition(org.jfree.chart.axis.CategoryLabelPosition)">org.jfree.chart.axis.CategoryAxis.setBottomCategoryLabelPosition(CategoryLabelPosition)</A><BR> <I>Use setCategoryLabelPositions(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/ThermometerPlot.html#setData(org.jfree.data.ValueDataset)">org.jfree.chart.plot.ThermometerPlot.setData(ValueDataset)</A><BR> <I>Use setDataset(...) instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/plot/MeterPlot.html#setDialType(int)">org.jfree.chart.plot.MeterPlot.setDialType(int)</A><BR> <I>Use setDialShape(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setItemLabelAnchor(org.jfree.chart.labels.ItemLabelAnchor)">org.jfree.chart.renderer.AbstractRenderer.setItemLabelAnchor(ItemLabelAnchor)</A><BR> <I>Use setPositiveItemLabelPosition()/setNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/CategoryItemRenderer.html#setItemLabelAnchor(org.jfree.chart.labels.ItemLabelAnchor)">org.jfree.chart.renderer.CategoryItemRenderer.setItemLabelAnchor(ItemLabelAnchor)</A><BR> <I>Use setPositiveItemLabelPosition() or setNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setItemLabelAngle(java.lang.Number)">org.jfree.chart.renderer.AbstractRenderer.setItemLabelAngle(Number)</A><BR> <I>Use setPositiveItemLabelPosition()/setNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setItemLabelRotationAnchor(org.jfree.ui.TextAnchor)">org.jfree.chart.renderer.AbstractRenderer.setItemLabelRotationAnchor(TextAnchor)</A><BR> <I>Use setPositiveItemLabelPosition()/setNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setItemLabelTextAnchor(org.jfree.ui.TextAnchor)">org.jfree.chart.renderer.AbstractRenderer.setItemLabelTextAnchor(TextAnchor)</A><BR> <I>Use setPositiveItemLabelPosition()/setNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/CategoryItemRenderer.html#setItemLabelTextAnchor(org.jfree.ui.TextAnchor)">org.jfree.chart.renderer.CategoryItemRenderer.setItemLabelTextAnchor(TextAnchor)</A><BR> <I>Use setPositiveItemLabelPosition() or setNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryAxis.html#setLeftCategoryLabelPosition(org.jfree.chart.axis.CategoryLabelPosition)">org.jfree.chart.axis.CategoryAxis.setLeftCategoryLabelPosition(CategoryLabelPosition)</A><BR> <I>Use setCategoryLabelPositions(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/ValueAxis.html#setMaximumAxisValue(double)">org.jfree.chart.axis.ValueAxis.setMaximumAxisValue(double)</A><BR> <I>Use setUpperBound(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/ValueAxis.html#setMinimumAxisValue(double)">org.jfree.chart.axis.ValueAxis.setMinimumAxisValue(double)</A><BR> <I>Use setLowerBound(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/time/TimePeriodValuesCollection.html#setPosition(int)">org.jfree.data.time.TimePeriodValuesCollection.setPosition(int)</A><BR> <I>Use setXPosition(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/data/time/TimeSeriesCollection.html#setPosition(int)">org.jfree.data.time.TimeSeriesCollection.setPosition(int)</A><BR> <I>Use setXPosition(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryAxis.html#setRightCategoryLabelPosition(org.jfree.chart.axis.CategoryLabelPosition)">org.jfree.chart.axis.CategoryAxis.setRightCategoryLabelPosition(CategoryLabelPosition)</A><BR> <I>Use setLabelPositions(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/entity/XYItemEntity.html#setSeries(int)">org.jfree.chart.entity.XYItemEntity.setSeries(int)</A><BR> <I>Renamed setSeriesIndex().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setSeriesAngle(int, java.lang.Number)">org.jfree.chart.renderer.AbstractRenderer.setSeriesAngle(int, Number)</A><BR> <I>Use setSeriesPositiveItemLabelPosition()/setSeriesNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setSeriesItemLabelAnchor(int, org.jfree.chart.labels.ItemLabelAnchor)">org.jfree.chart.renderer.AbstractRenderer.setSeriesItemLabelAnchor(int, ItemLabelAnchor)</A><BR> <I>Use setSeriesPositiveItemLabelPosition()/setSeriesNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/CategoryItemRenderer.html#setSeriesItemLabelAnchor(int, org.jfree.chart.labels.ItemLabelAnchor)">org.jfree.chart.renderer.CategoryItemRenderer.setSeriesItemLabelAnchor(int, ItemLabelAnchor)</A><BR> <I>Use setSeriesPositiveItemLabelPosition() or setSeriesNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setSeriesItemLabelRotationAnchor(int, org.jfree.ui.TextAnchor)">org.jfree.chart.renderer.AbstractRenderer.setSeriesItemLabelRotationAnchor(int, TextAnchor)</A><BR> <I>Use setSeriesPositiveItemLabelPosition()/setSeriesNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/AbstractRenderer.html#setSeriesItemLabelTextAnchor(int, org.jfree.ui.TextAnchor)">org.jfree.chart.renderer.AbstractRenderer.setSeriesItemLabelTextAnchor(int, TextAnchor)</A><BR> <I>Use setSeriesPositiveItemLabelPosition()/setSeriesNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/renderer/CategoryItemRenderer.html#setSeriesItemLabelTextAnchor(int, org.jfree.ui.TextAnchor)">org.jfree.chart.renderer.CategoryItemRenderer.setSeriesItemLabelTextAnchor(int, TextAnchor)</A><BR> <I>Use setSeriesPositiveItemLabelPosition() or setSeriesNegativeItemLabelPosition().</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryAxis.html#setSkipCategoryLabelsToFit(boolean)">org.jfree.chart.axis.CategoryAxis.setSkipCategoryLabelsToFit(boolean)</A><BR> <I>No longer supported.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/JFreeChart.html#setSuppressChartChangeEvents(boolean)">org.jfree.chart.JFreeChart.setSuppressChartChangeEvents(boolean)</A><BR> <I>Use setNotify(boolean) instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryAxis.html#setTopCategoryLabelPosition(org.jfree.chart.axis.CategoryLabelPosition)">org.jfree.chart.axis.CategoryAxis.setTopCategoryLabelPosition(CategoryLabelPosition)</A><BR> <I>Use setCategoryLabelPositions(...).</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/CategoryAxis.html#setVerticalCategoryLabels(boolean)">org.jfree.chart.axis.CategoryAxis.setVerticalCategoryLabels(boolean)</A><BR> <I>Use the get/setXXXCategoryLabelPosition methods.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/AxisSpace.html#shrinkLeftAndRight(java.awt.geom.Rectangle2D, java.awt.geom.Rectangle2D)">org.jfree.chart.axis.AxisSpace.shrinkLeftAndRight(Rectangle2D, Rectangle2D)</A><BR> <I>This method is no longer required.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/jfree/chart/axis/AxisSpace.html#shrinkTopAndBottom(java.awt.geom.Rectangle2D, java.awt.geom.Rectangle2D)">org.jfree.chart.axis.AxisSpace.shrinkTopAndBottom(Rectangle2D, Rectangle2D)</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -