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

📄 polarplot.html

📁 JFreeChart 9.20的文档 需要用JAVA在网页上做统计图的东东
💻 HTML
📖 第 1 页 / 共 5 页
字号:
public boolean <B>isAngleLabelsVisible</B>()</PRE><DL><DD>Returns a flag that controls whether or not the angle labels are visible.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>A boolean.</DL></DD></DL><HR><A NAME="setAngleLabelsVisible(boolean)"><!-- --></A><H3>setAngleLabelsVisible</H3><PRE>public void <B>setAngleLabelsVisible</B>(boolean&nbsp;visible)</PRE><DL><DD>Sets the flag that controls whether or not the angle labels are visible, and sends a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>visible</CODE> - the flag.</DL></DD></DL><HR><A NAME="getAngleLabelFont()"><!-- --></A><H3>getAngleLabelFont</H3><PRE>public java.awt.Font <B>getAngleLabelFont</B>()</PRE><DL><DD>Returns the font used to display the angle labels.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>A font.</DL></DD></DL><HR><A NAME="setAngleLabelFont(java.awt.Font)"><!-- --></A><H3>setAngleLabelFont</H3><PRE>public void <B>setAngleLabelFont</B>(java.awt.Font&nbsp;font)</PRE><DL><DD>Sets the font used to display the angle labels and sends a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>font</CODE> - the font.</DL></DD></DL><HR><A NAME="getAngleLabelPaint()"><!-- --></A><H3>getAngleLabelPaint</H3><PRE>public java.awt.Paint <B>getAngleLabelPaint</B>()</PRE><DL><DD>Returns the paint used to display the angle labels.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>A paint.</DL></DD></DL><HR><A NAME="setAngleLabelPaint(java.awt.Paint)"><!-- --></A><H3>setAngleLabelPaint</H3><PRE>public void <B>setAngleLabelPaint</B>(java.awt.Paint&nbsp;paint)</PRE><DL><DD>Sets the paint used to display the angle labels and sends a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>paint</CODE> - the paint.</DL></DD></DL><HR><A NAME="isAngleGridlinesVisible()"><!-- --></A><H3>isAngleGridlinesVisible</H3><PRE>public boolean <B>isAngleGridlinesVisible</B>()</PRE><DL><DD>Returns <code>true</code> if the angular gridlines are visible, and <code>false<code> otherwise.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD><code>true</code> or <code>false</code>.</DL></DD></DL><HR><A NAME="setAngleGridlinesVisible(boolean)"><!-- --></A><H3>setAngleGridlinesVisible</H3><PRE>public void <B>setAngleGridlinesVisible</B>(boolean&nbsp;visible)</PRE><DL><DD>Sets the flag that controls whether or not the angular grid-lines are visible. <p> If the flag value is changed, a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> is sent to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>visible</CODE> - the new value of the flag.</DL></DD></DL><HR><A NAME="getAngleGridlineStroke()"><!-- --></A><H3>getAngleGridlineStroke</H3><PRE>public java.awt.Stroke <B>getAngleGridlineStroke</B>()</PRE><DL><DD>Returns the stroke for the grid-lines (if any) plotted against the angular axis.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the stroke.</DL></DD></DL><HR><A NAME="setAngleGridlineStroke(java.awt.Stroke)"><!-- --></A><H3>setAngleGridlineStroke</H3><PRE>public void <B>setAngleGridlineStroke</B>(java.awt.Stroke&nbsp;stroke)</PRE><DL><DD>Sets the stroke for the grid lines plotted against the angular axis. <p> If you set this to <code>null</code>, no grid lines will be drawn.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>stroke</CODE> - the stroke (<code>null</code> permitted).</DL></DD></DL><HR><A NAME="getAngleGridlinePaint()"><!-- --></A><H3>getAngleGridlinePaint</H3><PRE>public java.awt.Paint <B>getAngleGridlinePaint</B>()</PRE><DL><DD>Returns the paint for the grid lines (if any) plotted against the angular axis.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the paint.</DL></DD></DL><HR><A NAME="setAngleGridlinePaint(java.awt.Paint)"><!-- --></A><H3>setAngleGridlinePaint</H3><PRE>public void <B>setAngleGridlinePaint</B>(java.awt.Paint&nbsp;paint)</PRE><DL><DD>Sets the paint for the grid lines plotted against the angular axis. <p> If you set this to <code>null</code>, no grid lines will be drawn.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>paint</CODE> - the paint (<code>null</code> permitted).</DL></DD></DL><HR><A NAME="isRadiusGridlinesVisible()"><!-- --></A><H3>isRadiusGridlinesVisible</H3><PRE>public boolean <B>isRadiusGridlinesVisible</B>()</PRE><DL><DD>Returns <code>true</code> if the radius axis grid is visible, and <code>false<code> otherwise.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD><code>true</code> or <code>false</code>.</DL></DD></DL><HR><A NAME="setRadiusGridlinesVisible(boolean)"><!-- --></A><H3>setRadiusGridlinesVisible</H3><PRE>public void <B>setRadiusGridlinesVisible</B>(boolean&nbsp;visible)</PRE><DL><DD>Sets the flag that controls whether or not the radius axis grid lines are visible. <p> If the flag value is changed, a <A HREF="../../../../org/jfree/chart/event/PlotChangeEvent.html" title="class in org.jfree.chart.event"><CODE>PlotChangeEvent</CODE></A> is sent to all registered listeners.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>visible</CODE> - the new value of the flag.</DL></DD></DL><HR><A NAME="getRadiusGridlineStroke()"><!-- --></A><H3>getRadiusGridlineStroke</H3><PRE>public java.awt.Stroke <B>getRadiusGridlineStroke</B>()</PRE><DL><DD>Returns the stroke for the grid lines (if any) plotted against the radius axis.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the stroke.</DL></DD></DL><HR><A NAME="setRadiusGridlineStroke(java.awt.Stroke)"><!-- --></A><H3>setRadiusGridlineStroke</H3><PRE>public void <B>setRadiusGridlineStroke</B>(java.awt.Stroke&nbsp;stroke)</PRE><DL><DD>Sets the stroke for the grid lines plotted against the radius axis. <p> If you set this to <code>null</code>, no grid lines will be drawn.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>stroke</CODE> - the stroke (<code>null</code> permitted).</DL></DD></DL><HR><A NAME="getRadiusGridlinePaint()"><!-- --></A><H3>getRadiusGridlinePaint</H3><PRE>public java.awt.Paint <B>getRadiusGridlinePaint</B>()</PRE><DL><DD>Returns the paint for the grid lines (if any) plotted against the radius axis.<P><DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the paint.</DL>

⌨️ 快捷键说明

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