📄 abstractrenderer.html
字号:
<BR> Returns the paint used to draw an item label.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> org.jfree.ui.TextAnchor</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getItemLabelRotationAnchor(int, int)">getItemLabelRotationAnchor</A></B>(int row, int column)</CODE><BR> <B>Deprecated.</B> <I>Use getPositiveItemLabelPosition()/getNegativeItemLabelPosition().</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> org.jfree.ui.TextAnchor</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getItemLabelTextAnchor(int, int)">getItemLabelTextAnchor</A></B>(int row, int column)</CODE><BR> <B>Deprecated.</B> <I>Use getPositiveItemLabelPosition()/getNegativeItemLabelPosition().</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Paint</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getItemOutlinePaint(int, int)">getItemOutlinePaint</A></B>(int row, int column)</CODE><BR> Returns the paint used to outline data items as they are drawn.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Stroke</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getItemOutlineStroke(int, int)">getItemOutlineStroke</A></B>(int row, int column)</CODE><BR> Returns the stroke used to outline data items.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Paint</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getItemPaint(int, int)">getItemPaint</A></B>(int row, int column)</CODE><BR> Returns the paint used to fill data items as they are drawn.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Shape</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getItemShape(int, int)">getItemShape</A></B>(int row, int column)</CODE><BR> Returns a shape used to represent a data item.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Stroke</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getItemStroke(int, int)">getItemStroke</A></B>(int row, int column)</CODE><BR> Returns the stroke used to draw data items.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/chart/labels/ItemLabelPosition.html" title="class in org.jfree.chart.labels">ItemLabelPosition</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getNegativeItemLabelPosition()">getNegativeItemLabelPosition</A></B>()</CODE><BR> Returns the item label position for negative values in ALL series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/chart/labels/ItemLabelPosition.html" title="class in org.jfree.chart.labels">ItemLabelPosition</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getNegativeItemLabelPosition(int, int)">getNegativeItemLabelPosition</A></B>(int row, int column)</CODE><BR> Returns the item label position for negative values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/chart/labels/ItemLabelPosition.html" title="class in org.jfree.chart.labels">ItemLabelPosition</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getPositiveItemLabelPosition()">getPositiveItemLabelPosition</A></B>()</CODE><BR> Returns the item label position for positive values in ALL series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/chart/labels/ItemLabelPosition.html" title="class in org.jfree.chart.labels">ItemLabelPosition</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getPositiveItemLabelPosition(int, int)">getPositiveItemLabelPosition</A></B>(int row, int column)</CODE><BR> Returns the item label position for positive values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/chart/labels/ItemLabelAnchor.html" title="class in org.jfree.chart.labels">ItemLabelAnchor</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesItemLabelAnchor(int)">getSeriesItemLabelAnchor</A></B>(int series)</CODE><BR> <B>Deprecated.</B> <I>Use getSeriesPositiveItemLabelPosition() or getSeriesNegativeItemLabelPosition().</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Number</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesItemLabelAngle(int)">getSeriesItemLabelAngle</A></B>(int series)</CODE><BR> <B>Deprecated.</B> <I>Use getSeriesPositiveItemLabelPosition()/getSeriesNegativeItemLabelPosition().</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Font</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesItemLabelFont(int)">getSeriesItemLabelFont</A></B>(int series)</CODE><BR> Returns the font for all the item labels in a series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Paint</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesItemLabelPaint(int)">getSeriesItemLabelPaint</A></B>(int series)</CODE><BR> Returns the paint used to draw the item labels for a series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> org.jfree.ui.TextAnchor</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesItemLabelRotationAnchor(int)">getSeriesItemLabelRotationAnchor</A></B>(int series)</CODE><BR> <B>Deprecated.</B> <I>Use getSeriesPositiveItemLabelPosition()/getSeriesNegativeItemLabelPosition().</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> org.jfree.ui.TextAnchor</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesItemLabelTextAnchor(int)">getSeriesItemLabelTextAnchor</A></B>(int series)</CODE><BR> <B>Deprecated.</B> <I>Use getSeriesPositiveItemLabelPosition()/getSeriesNegativeItemLabelPosition().</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/chart/labels/ItemLabelPosition.html" title="class in org.jfree.chart.labels">ItemLabelPosition</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesNegativeItemLabelPosition(int)">getSeriesNegativeItemLabelPosition</A></B>(int series)</CODE><BR> Returns the item label position for all negative values in a series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Paint</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesOutlinePaint(int)">getSeriesOutlinePaint</A></B>(int series)</CODE><BR> Returns the paint used to outline an item drawn by the renderer.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Stroke</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesOutlineStroke(int)">getSeriesOutlineStroke</A></B>(int series)</CODE><BR> Returns the stroke used to outline the items in a series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Paint</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesPaint(int)">getSeriesPaint</A></B>(int series)</CODE><BR> Returns the paint used to fill an item drawn by the renderer.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/chart/labels/ItemLabelPosition.html" title="class in org.jfree.chart.labels">ItemLabelPosition</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesPositiveItemLabelPosition(int)">getSeriesPositiveItemLabelPosition</A></B>(int series)</CODE><BR> Returns the item label position for all positive values in a series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Shape</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesShape(int)">getSeriesShape</A></B>(int series)</CODE><BR> Returns a shape used to represent the items in a series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Stroke</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getSeriesStroke(int)">getSeriesStroke</A></B>(int series)</CODE><BR> Returns the stroke used to draw the items in a series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#hashCode()">hashCode</A></B>()</CODE><BR> Returns a hashcode for the renderer.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#isItemLabelVisible(int, int)">isItemLabelVisible</A></B>(int row, int column)</CODE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -