xysteparearenderer.html

来自「JFreeChart 9.20的文档 需要用JAVA在网页上做统计图的东东」· HTML 代码 · 共 659 行 · 第 1/5 页

HTML
659
字号
</DL></DD><DD><DL><DT><B>Returns:</B><DD><code>true</code> if shapes are being plotted by the renderer.</DL></DD></DL><HR><A NAME="setPlotShapes(boolean)"><!-- --></A><H3>setPlotShapes</H3><PRE>public void <B>setPlotShapes</B>(boolean&nbsp;flag)</PRE><DL><DD>Sets the flag that controls whether or not shapes are displayed for each data item.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>flag</CODE> - the flag.</DL></DD></DL><HR><A NAME="isShapesFilled()"><!-- --></A><H3>isShapesFilled</H3><PRE>public boolean <B>isShapesFilled</B>()</PRE><DL><DD>Returns the flag that controls whether or not the shapes are filled.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>a boolean.</DL></DD></DL><HR><A NAME="setShapesFilled(boolean)"><!-- --></A><H3>setShapesFilled</H3><PRE>public void <B>setShapesFilled</B>(boolean&nbsp;filled)</PRE><DL><DD>Sets the 'shapes filled' for ALL series.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>filled</CODE> - the flag.</DL></DD></DL><HR><A NAME="getPlotArea()"><!-- --></A><H3>getPlotArea</H3><PRE>public boolean <B>getPlotArea</B>()</PRE><DL><DD>Returns true if Area is being plotted by the renderer.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD><code>true</code> if Area is being plotted by the renderer.</DL></DD></DL><HR><A NAME="setPlotArea(boolean)"><!-- --></A><H3>setPlotArea</H3><PRE>public void <B>setPlotArea</B>(boolean&nbsp;flag)</PRE><DL><DD>Sets a flag that controls whether or not areas are drawn for each data item.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>flag</CODE> - the flag.</DL></DD></DL><HR><A NAME="getRangeBase()"><!-- --></A><H3>getRangeBase</H3><PRE>public double <B>getRangeBase</B>()</PRE><DL><DD>Returns the value on the range axis which defines the 'lower' border of the area.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD><code>double</code> the value on the range axis which defines the 'lower' border of         the area.</DL></DD></DL><HR><A NAME="setRangeBase(double)"><!-- --></A><H3>setRangeBase</H3><PRE>public void <B>setRangeBase</B>(double&nbsp;val)</PRE><DL><DD>Sets the value on the range axis which defines the default border of the area. E.g. setRangeBase(Double.NEGATIVE_INFINITY) lets areas always reach the lower border of the plotArea.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>val</CODE> - the value on the range axis which defines the default border of the area.</DL></DD></DL><HR><A NAME="initialise(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.chart.plot.XYPlot, org.jfree.data.XYDataset, org.jfree.chart.plot.PlotRenderingInfo)"><!-- --></A><H3>initialise</H3><PRE>public <A HREF=".

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?