📄 xydifferencerenderer.html
字号:
<A HREF="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</A> domainAxis, <A HREF="../../../../org/jfree/chart/axis/ValueAxis.html" title="class in org.jfree.chart.axis">ValueAxis</A> rangeAxis, <A HREF="../../../../org/jfree/data/XYDataset.html" title="interface in org.jfree.data">XYDataset</A> dataset, int series, int item, <A HREF="../../../../org/jfree/chart/plot/CrosshairState.html" title="class in org.jfree.chart.plot">CrosshairState</A> crosshairState)</CODE><BR> Draws the visual representation of a single data item, second pass.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.awt.Shape</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/XYDifferenceRenderer.html#getNegativeArea(float, float, float, float, float, float, org.jfree.chart.plot.PlotOrientation)">getNegativeArea</A></B>(float x0, float y0A, float y0B, float x1, float y1A, float y1B, <A HREF="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</A> orientation)</CODE><BR> Returns the negative area for a cross-over section.</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/XYDifferenceRenderer.html#getNegativePaint()">getNegativePaint</A></B>()</CODE><BR> Returns the paint used to highlight negative differences.</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/XYDifferenceRenderer.html#getPassCount()">getPassCount</A></B>()</CODE><BR> Returns <code>2</code>, the number of passes required by 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/XYDifferenceRenderer.html#getPlotShapes()">getPlotShapes</A></B>()</CODE><BR> Returns a flag that controls whether or not shapes are drawn for each data value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.awt.Shape</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/XYDifferenceRenderer.html#getPositiveArea(float, float, float, float, float, float, org.jfree.chart.plot.PlotOrientation)">getPositiveArea</A></B>(float x0, float y0A, float y0B, float x1, float y1A, float y1B, <A HREF="../../../../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</A> orientation)</CODE><BR> Returns the positive area for a crossover point.</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/XYDifferenceRenderer.html#getPositivePaint()">getPositivePaint</A></B>()</CODE><BR> Returns the paint used to highlight positive differences.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../org/jfree/chart/renderer/XYItemRendererState.html" title="class in org.jfree.chart.renderer">XYItemRendererState</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/XYDifferenceRenderer.html#initialise(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.chart.plot.XYPlot, org.jfree.data.XYDataset, org.jfree.chart.plot.PlotRenderingInfo)">initialise</A></B>(java.awt.Graphics2D g2, java.awt.geom.Rectangle2D dataArea, <A HREF="../../../../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot">XYPlot</A> plot, <A HREF="../../../../org/jfree/data/XYDataset.html" title="interface in org.jfree.data">XYDataset</A> data, <A HREF="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</A> info)</CODE><BR> Initialises the renderer and returns a state object that should be passed to subsequent calls to the drawItem() method.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/XYDifferenceRenderer.html#setNegativePaint(java.awt.Paint)">setNegativePaint</A></B>(java.awt.Paint paint)</CODE><BR> Sets the paint used to highlight negative differences.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/XYDifferenceRenderer.html#setPlotShapes(boolean)">setPlotShapes</A></B>(boolean flag)</CODE><BR> Sets a flag that controls whether or not shapes are drawn for each data value.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/XYDifferenceRenderer.html#setPositivePaint(java.awt.Paint)">setPositivePaint</A></B>(java.awt.Paint paint)</CODE><BR> Sets the paint used to highlight positive differences.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_org.jfree.chart.renderer.AbstractXYItemRenderer"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -