📄 spiderwebplot.html
字号:
</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/plot/SpiderWebPlot.html#setURLGenerator(org.jfree.chart.urls.CategoryURLGenerator)">setURLGenerator</A></B>(<A HREF="../../../../org/jfree/chart/urls/CategoryURLGenerator.html" title="interface in org.jfree.chart.urls">CategoryURLGenerator</A> generator)</CODE><BR> Sets the URL generator for the plot 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.</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/plot/SpiderWebPlot.html#setWebFilled(boolean)">setWebFilled</A></B>(boolean flag)</CODE><BR> Sets the webFilled flag 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.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_org.jfree.chart.plot.Plot"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class org.jfree.chart.plot.<A HREF="../../../../org/jfree/chart/plot/Plot.html" title="class in org.jfree.chart.plot">Plot</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/jfree/chart/plot/Plot.html#addChangeListener(org.jfree.chart.event.PlotChangeListener)">addChangeListener</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#axisChanged(org.jfree.chart.event.AxisChangeEvent)">axisChanged</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#clone()">clone</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#datasetChanged(org.jfree.data.general.DatasetChangeEvent)">datasetChanged</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#drawBackground(java.awt.Graphics2D, java.awt.geom.Rectangle2D)">drawBackground</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#drawBackgroundImage(java.awt.Graphics2D, java.awt.geom.Rectangle2D)">drawBackgroundImage</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#drawNoDataMessage(java.awt.Graphics2D, java.awt.geom.Rectangle2D)">drawNoDataMessage</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#drawOutline(java.awt.Graphics2D, java.awt.geom.Rectangle2D)">drawOutline</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#fillBackground(java.awt.Graphics2D, java.awt.geom.Rectangle2D)">fillBackground</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getBackgroundAlpha()">getBackgroundAlpha</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getBackgroundImage()">getBackgroundImage</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getBackgroundImageAlignment()">getBackgroundImageAlignment</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getBackgroundImageAlpha()">getBackgroundImageAlpha</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getBackgroundPaint()">getBackgroundPaint</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getDatasetGroup()">getDatasetGroup</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getDrawingSupplier()">getDrawingSupplier</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getForegroundAlpha()">getForegroundAlpha</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getInsets()">getInsets</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getNoDataMessage()">getNoDataMessage</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getNoDataMessageFont()">getNoDataMessageFont</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getNoDataMessagePaint()">getNoDataMessagePaint</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getOutlinePaint()">getOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getOutlineStroke()">getOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getParent()">getParent</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getRectX(double, double, double, org.jfree.ui.RectangleEdge)">getRectX</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getRectY(double, double, double, org.jfree.ui.RectangleEdge)">getRectY</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#getRootPlot()">getRootPlot</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#handleClick(int, int, org.jfree.chart.plot.PlotRenderingInfo)">handleClick</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#isSubplot()">isSubplot</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#notifyListeners(org.jfree.chart.event.PlotChangeEvent)">notifyListeners</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#removeChangeListener(org.jfree.chart.event.PlotChangeListener)">removeChangeListener</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#resolveDomainAxisLocation(org.jfree.chart.axis.AxisLocation, org.jfree.chart.plot.PlotOrientation)">resolveDomainAxisLocation</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#resolveRangeAxisLocation(org.jfree.chart.axis.AxisLocation, org.jfree.chart.plot.PlotOrientation)">resolveRangeAxisLocation</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setBackgroundAlpha(float)">setBackgroundAlpha</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setBackgroundImage(java.awt.Image)">setBackgroundImage</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setBackgroundImageAlignment(int)">setBackgroundImageAlignment</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setBackgroundImageAlpha(float)">setBackgroundImageAlpha</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setBackgroundPaint(java.awt.Paint)">setBackgroundPaint</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setDatasetGroup(org.jfree.data.general.DatasetGroup)">setDatasetGroup</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setDrawingSupplier(org.jfree.chart.plot.DrawingSupplier)">setDrawingSupplier</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setForegroundAlpha(float)">setForegroundAlpha</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setInsets(org.jfree.ui.RectangleInsets)">setInsets</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setInsets(org.jfree.ui.RectangleInsets, boolean)">setInsets</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setNoDataMessage(java.lang.String)">setNoDataMessage</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setNoDataMessageFont(java.awt.Font)">setNoDataMessageFont</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setNoDataMessagePaint(java.awt.Paint)">setNoDataMessagePaint</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setOutlinePaint(java.awt.Paint)">setOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setOutlineStroke(java.awt.Stroke)">setOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#setParent(org.jfree.chart.plot.Plot)">setParent</A>, <A HREF="../../../../org/jfree/chart/plot/Plot.html#zoom(double)">zoom</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_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>Field Detail</B></FONT></TH></TR></TABLE><A NAME="DEFAULT_HEAD"><!-- --></A><H3>DEFAULT_HEAD</H3><PRE>public static final double <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.124"><B>DEFAULT_HEAD</B></A></PRE><DL><DD>The default head radius percent (currently 1%).<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.plot.SpiderWebPlot.DEFAULT_HEAD">Constant Field Values</A></DL></DL><HR><A NAME="DEFAULT_AXIS_LABEL_GAP"><!-- --></A><H3>DEFAULT_AXIS_LABEL_GAP</H3><PRE>public static final double <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.127"><B>DEFAULT_AXIS_LABEL_GAP</B></A></PRE><DL><DD>The default axis label gap (currently 10%).<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.plot.SpiderWebPlot.DEFAULT_AXIS_LABEL_GAP">Constant Field Values</A></DL></DL><HR><A NAME="DEFAULT_INTERIOR_GAP"><!-- --></A><H3>DEFAULT_INTERIOR_GAP</H3><PRE>public static final double <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.130"><B>DEFAULT_INTERIOR_GAP</B></A></PRE><DL><DD>The default interior gap.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.plot.SpiderWebPlot.DEFAULT_INTERIOR_GAP">Constant Field Values</A></DL></DL><HR><A NAME="MAX_INTERIOR_GAP"><!-- --></A><H3>MAX_INTERIOR_GAP</H3><PRE>public static final double <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.133"><B>MAX_INTERIOR_GAP</B></A></PRE><DL><DD>The maximum interior gap (currently 40%).<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.plot.SpiderWebPlot.MAX_INTERIOR_GAP">Constant Field Values</A></DL></DL><HR><A NAME="DEFAULT_START_ANGLE"><!-- --></A><H3>DEFAULT_START_ANGLE</H3><PRE>public static final double <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.136"><B>DEFAULT_START_ANGLE</B></A></PRE><DL><DD>The default starting angle for the radar chart axes.<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.plot.SpiderWebPlot.DEFAULT_START_ANGLE">Constant Field Values</A></DL></DL><HR><A NAME="DEFAULT_LABEL_FONT"><!-- --></A><H3>DEFAULT_LABEL_FONT</H3><PRE>public static final java.awt.Font <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.139"><B>DEFAULT_LABEL_FONT</B></A></PRE><DL><DD>The default series label font.<P><DL></DL></DL><HR><A NAME="DEFAULT_LABEL_PAINT"><!-- --></A><H3>DEFAULT_LABEL_PAINT</H3><PRE>public static final java.awt.Paint <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.143"><B>DEFAULT_LABEL_PAINT</B></A></PRE><DL><DD>The default series label paint.<P><DL></DL></DL><HR><A NAME="DEFAULT_LABEL_BACKGROUND_PAINT"><!-- --></A><H3>DEFAULT_LABEL_BACKGROUND_PAINT</H3><PRE>public static final java.awt.Paint <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.146"><B>DEFAULT_LABEL_BACKGROUND_PAINT</B></A></PRE><DL><DD>The default series label background paint.<P><DL></DL></DL><HR><A NAME="DEFAULT_LABEL_OUTLINE_PAINT"><!-- --></A><H3>DEFAULT_LABEL_OUTLINE_PAINT</H3><PRE>public static final java.awt.Paint <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.150"><B>DEFAULT_LABEL_OUTLINE_PAINT</B></A></PRE><DL><DD>The default series label outline paint.<P><DL></DL></DL><HR><A NAME="DEFAULT_LABEL_OUTLINE_STROKE"><!-- --></A><H3>DEFAULT_LABEL_OUTLINE_STROKE</H3><PRE>public static final java.awt.Stroke <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.153"><B>DEFAULT_LABEL_OUTLINE_STROKE</B></A></PRE><DL><DD>The default series label outline stroke.<P><DL></DL></DL><HR><A NAME="DEFAULT_LABEL_SHADOW_PAINT"><!-- --></A><H3>DEFAULT_LABEL_SHADOW_PAINT</H3><PRE>public static final java.awt.Paint <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.157"><B>DEFAULT_LABEL_SHADOW_PAINT</B></A></PRE><DL><DD>The default series label shadow paint.<P><DL></DL></DL><HR><A NAME="DEFAULT_MAX_VALUE"><!-- --></A><H3>DEFAULT_MAX_VALUE</H3><PRE>public static final double <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.163"><B>DEFAULT_MAX_VALUE</B></A></PRE><DL><DD>The default maximum value plotted - forces the plot to evaluate the maximum from the data passed in<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.jfree.chart.plot.SpiderWebPlot.DEFAULT_MAX_VALUE">Constant Field Values</A></DL></DL><HR><A NAME="headPercent"><!-- --></A><H3>headPercent</H3><PRE>protected double <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.166"><B>headPercent</B></A></PRE><DL><DD>The head radius as a percentage of the available drawing area.<P><DL></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><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="SpiderWebPlot()"><!-- --></A><H3>SpiderWebPlot</H3><PRE>public <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.245"><B>SpiderWebPlot</B></A>()</PRE><DL><DD>Creates a default plot with no dataset.<P></DL><HR><A NAME="SpiderWebPlot(org.jfree.data.category.CategoryDataset)"><!-- --></A><H3>SpiderWebPlot</H3><PRE>public <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.255"><B>SpiderWebPlot</B></A>(<A HREF="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</A> dataset)</PRE><DL><DD>Creates a new spider web plot with the given dataset, with each row representing a series.<P><DL><DT><B>Parameters:</B><DD><CODE>dataset</CODE> - the dataset (<code>null</code> permitted).</DL></DL><HR><A NAME="SpiderWebPlot(org.jfree.data.category.CategoryDataset, org.jfree.util.TableOrder)"><!-- --></A><H3>SpiderWebPlot</H3><PRE>public <A HREF="../../../../src-html/org/jfree/chart/plot/SpiderWebPlot.html#line.266"><B>SpiderWebPlot</B></A>(<A HREF="../../../../org/jfree/data/category/CategoryDataset.html" title="interface in org.jfree.data.category">CategoryDataset</A> dataset, org.jfree.util.TableOrder extract)</PRE><DL><DD>Creates a new spider web plot with the given dataset.<P><DL><DT><B>Parameters:</B><DD><CODE>dataset</CODE> - the dataset.<DD><CODE>extract</CODE> - controls how data is extracted (<CODE>TableOrder.BY_ROW</CODE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -