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

📄 defaultpolaritemrenderer.html

📁 jfreechart最新源代码
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="DefaultPolarItemRenderer()"><!-- --></A><H3>DefaultPolarItemRenderer</H3><PRE>public <A HREF="../../../../src-html/org/jfree/chart/renderer/DefaultPolarItemRenderer.html#line.93"><B>DefaultPolarItemRenderer</B></A>()</PRE><DL><DD>Creates a new instance of DefaultPolarItemRenderer<P></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="getDrawingSupplier()"><!-- --></A><H3>getDrawingSupplier</H3><PRE>public <A HREF="../../../../org/jfree/chart/plot/DrawingSupplier.html" title="interface in org.jfree.chart.plot">DrawingSupplier</A> <A HREF="../../../../src-html/org/jfree/chart/renderer/DefaultPolarItemRenderer.html#line.106"><B>getDrawingSupplier</B></A>()</PRE><DL><DD>Returns the drawing supplier from the plot.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html#getDrawingSupplier()">getDrawingSupplier</A></CODE> in class <CODE><A HREF="../../../../org/jfree/chart/renderer/AbstractRenderer.html" title="class in org.jfree.chart.renderer">AbstractRenderer</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>The drawing supplier.</DL></DD></DL><HR><A NAME="setPlot(org.jfree.chart.plot.PolarPlot)"><!-- --></A><H3>setPlot</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/renderer/DefaultPolarItemRenderer.html#line.123"><B>setPlot</B></A>(<A HREF="../../../../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot">PolarPlot</A>&nbsp;plot)</PRE><DL><DD>Set the plot associated with this renderer.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/chart/renderer/PolarItemRenderer.html#setPlot(org.jfree.chart.plot.PolarPlot)">setPlot</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/chart/renderer/PolarItemRenderer.html" title="interface in org.jfree.chart.renderer">PolarItemRenderer</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>plot</CODE> - the plot.</DL></DD></DL><HR><A NAME="getPlot()"><!-- --></A><H3>getPlot</H3><PRE>public <A HREF="../../../../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot">PolarPlot</A> <A HREF="../../../../src-html/org/jfree/chart/renderer/DefaultPolarItemRenderer.html#line.132"><B>getPlot</B></A>()</PRE><DL><DD>Return the plot associated with this renderer.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/chart/renderer/PolarItemRenderer.html#getPlot()">getPlot</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/chart/renderer/PolarItemRenderer.html" title="interface in org.jfree.chart.renderer">PolarItemRenderer</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>The plot.</DL></DD></DL><HR><A NAME="drawSeries(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.chart.plot.PlotRenderingInfo, org.jfree.chart.plot.PolarPlot, org.jfree.data.xy.XYDataset, int)"><!-- --></A><H3>drawSeries</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/renderer/DefaultPolarItemRenderer.html#line.146"><B>drawSeries</B></A>(java.awt.Graphics2D&nbsp;g2,                       java.awt.geom.Rectangle2D&nbsp;dataArea,                       <A HREF="../../../../org/jfree/chart/plot/PlotRenderingInfo.html" title="class in org.jfree.chart.plot">PlotRenderingInfo</A>&nbsp;info,                       <A HREF="../../../../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot">PolarPlot</A>&nbsp;plot,                       <A HREF="../../../../org/jfree/data/xy/XYDataset.html" title="interface in org.jfree.data.xy">XYDataset</A>&nbsp;dataset,                       int&nbsp;seriesIndex)</PRE><DL><DD>Plots the data for a given series.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/chart/renderer/PolarItemRenderer.html#drawSeries(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.chart.plot.PlotRenderingInfo, org.jfree.chart.plot.PolarPlot, org.jfree.data.xy.XYDataset, int)">drawSeries</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/chart/renderer/PolarItemRenderer.html" title="interface in org.jfree.chart.renderer">PolarItemRenderer</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>g2</CODE> - the drawing surface.<DD><CODE>dataArea</CODE> - the data area.<DD><CODE>info</CODE> - collects plot rendering info.<DD><CODE>plot</CODE> - the plot.<DD><CODE>dataset</CODE> - the dataset.<DD><CODE>seriesIndex</CODE> - the series index.</DL></DD></DL><HR><A NAME="isSeriesFilled(int)"><!-- --></A><H3>isSeriesFilled</H3><PRE>public boolean <A HREF="../../../../src-html/org/jfree/chart/renderer/DefaultPolarItemRenderer.html#line.186"><B>isSeriesFilled</B></A>(int&nbsp;series)</PRE><DL><DD>Returns <code>true</code> if the renderer should fill the specified  series, and <code>false</code> otherwise.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the series index (zero-based).<DT><B>Returns:</B><DD>A boolean.</DL></DD></DL><HR><A NAME="setSeriesFilled(int, boolean)"><!-- --></A><H3>setSeriesFilled</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/renderer/DefaultPolarItemRenderer.html#line.201"><B>setSeriesFilled</B></A>(int&nbsp;series,                            boolean&nbsp;filled)</PRE><DL><DD>Sets a flag that controls whether or not a series is filled.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>series</CODE> - the series index.<DD><CODE>filled</CODE> - the flag.</DL></DD></DL><HR><A NAME="drawAngularGridLines(java.awt.Graphics2D, org.jfree.chart.plot.PolarPlot, java.util.List, java.awt.geom.Rectangle2D)"><!-- --></A><H3>drawAngularGridLines</H3><PRE>public void <A HREF="../../../../src-html/org/jfree/chart/renderer/DefaultPolarItemRenderer.html#line.213"><B>drawAngularGridLines</B></A>(java.awt.Graphics2D&nbsp;g2,                                 <A HREF="../../../../org/jfree/chart/plot/PolarPlot.html" title="class in org.jfree.chart.plot">PolarPlot</A>&nbsp;plot,                                 java.util.List&nbsp;ticks,                                 java.awt.geom.Rectangle2D&nbsp;dataArea)</PRE><DL><DD>Draw the angular gridlines - the spokes.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/chart/renderer/PolarItemRenderer.html#drawAngularGridLines(java.awt.Graphics2D, org.jfree.chart.plot.PolarPlot, java.util.List, java.awt.geom.Rectangle2D)">drawAngularGridLines</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/chart/renderer/PolarItemRenderer.html" title="interface in org.jfree.chart.renderer">PolarItemRenderer</A></CODE></DL>

⌨️ 快捷键说明

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