📄 candlestickrenderer.html
字号:
<BR> Returns a flag indicating whether or not volume bars are drawn on the chart.</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/CandlestickRenderer.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object obj)</CODE><BR> Tests this renderer for equality with another object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/CandlestickRenderer.html#getAutoWidthFactor()">getAutoWidthFactor</A></B>()</CODE><BR> Returns the factor by which the available space automatically calculated for the candles will be multiplied to determine the actual width to use.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/CandlestickRenderer.html#getAutoWidthGap()">getAutoWidthGap</A></B>()</CODE><BR> Returns the amount of space to leave on the left and right of each candle when automatically calculating widths.</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/CandlestickRenderer.html#getAutoWidthMethod()">getAutoWidthMethod</A></B>()</CODE><BR> Returns the method of automatically calculating the candle width.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/CandlestickRenderer.html#getCandleWidth()">getCandleWidth</A></B>()</CODE><BR> Returns the width of each candle.</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/CandlestickRenderer.html#getDownPaint()">getDownPaint</A></B>()</CODE><BR> Returns the paint used to fill candles when the price moves down from open to close.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/renderer/CandlestickRenderer.html#getMaxCandleWidthInMilliseconds()">getMaxCandleWidthInMilliseconds</A></B>()</CODE><BR> Returns the maximum width (in milliseconds) of each candle.</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/CandlestickRenderer.html#getUpPaint()">getUpPaint</A></B>()</CODE><BR> Returns the paint used to fill candles when the price moves up from open to close.</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/CandlestickRenderer.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> dataset, <A HREF="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</A> info)</CODE><BR> Initialises the renderer then returns the number of 'passes' through the data that the renderer will require (usually just one).</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/CandlestickRenderer.html#setAutoWidthFactor(double)">setAutoWidthFactor</A></B>(double autoWidthFactor)</CODE><BR> Sets the factor by which the available space automatically calculated for the candles will be multiplied to determine the actual width to use.</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/CandlestickRenderer.html#setAutoWidthGap(double)">setAutoWidthGap</A></B>(double autoWidthGap)</CODE><BR> Sets the amount of space to leave on the left and right of each candle when automatically calculating widths.</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/CandlestickRenderer.html#setAutoWidthMethod(int)">setAutoWidthMethod</A></B>(int autoWidthMethod)</CODE><BR> Sets the method of automatically calculating the candle width.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -