⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lineandshaperenderer.html

📁 JFreeChart 9.20的文档 需要用JAVA在网页上做统计图的东东
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<A NAME="LineAndShapeRenderer(int)"><!-- --></A><H3>LineAndShapeRenderer</H3><PRE>public <B>LineAndShapeRenderer</B>(int&nbsp;type)</PRE><DL><DD>Constructs a renderer of the specified type. <P> Use one of the constants SHAPES, LINES or SHAPES_AND_LINES.<P><DT><B>Parameters:</B><DD><CODE>type</CODE> - the type of renderer.</DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getUseFillPaintForShapeOutline()"><!-- --></A><H3>getUseFillPaintForShapeOutline</H3><PRE>public boolean <B>getUseFillPaintForShapeOutline</B>()</PRE><DL><DD>Returns the flag that controls whether the fill paint is used for shape outlines.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>A boolean.</DL></DD></DL><HR><A NAME="setUseFillPaintForShapeOutline(boolean)"><!-- --></A><H3>setUseFillPaintForShapeOutline</H3><PRE>public void <B>setUseFillPaintForShapeOutline</B>(boolean&nbsp;use)</PRE><DL><DD>Sets the flag that controls whether the fill paint is used for shape outlines.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>use</CODE> - the flag.</DL></DD></DL><HR><A NAME="isDrawShapes()"><!-- --></A><H3>isDrawShapes</H3><PRE>public boolean <B>isDrawShapes</B>()</PRE><DL><DD>Returns <code>true</code> if a shape should be drawn to represent each data point, and <code>false</code> otherwise.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>A boolean flag.</DL></DD></DL><HR><A NAME="setDrawShapes(boolean)"><!-- --></A><H3>setDrawShapes</H3><PRE>public void <B>setDrawShapes</B>(boolean&nbsp;draw)</PRE><DL><DD>Sets the flag that controls whether or not a shape should be drawn to represent each data point.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>draw</CODE> - the new value of the flag.</DL></DD></DL><HR><A NAME="isDrawLines()"><!-- --></A><H3>isDrawLines</H3><PRE>public boolean <B>isDrawLines</B>()</PRE><DL><DD>Returns <code>true</code> if a line should be drawn from the previous to the current data point, and <code>false</code> otherwise.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>A boolean flag.</DL></DD></DL><HR><A NAME="setDrawLines(boolean)"><!-- --></A><H3>setDrawLines</H3><PRE>public void <B>setDrawLines</B>(boolean&nbsp;draw)</PRE><DL><DD>Sets the flag that controls whether or not lines are drawn between consecutive data points.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>draw</CODE> - the new value of the flag.</DL></DD></DL><HR><A NAME="getItemShapeFilled(int, int)"><!-- --></A><H3>getItemShapeFilled</H3><PRE>public boolean <B>getItemShapeFilled</B>(int&nbsp;series,                                  int&nbsp;item)</PRE><DL><DD>Returns the flag used to control whether or not the shape for an i

⌨️ 快捷键说明

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