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

📄 ringplot.html

📁 jfreechart1。0。2的api。
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new plot for the specified dataset.</TD></TR></TABLE>&nbsp;<!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected &nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#drawItem(java.awt.Graphics2D, int, java.awt.geom.Rectangle2D, org.jfree.chart.plot.PiePlotState, int)">drawItem</A></B>(java.awt.Graphics2D&nbsp;g2,                 int&nbsp;section,                 java.awt.geom.Rectangle2D&nbsp;dataArea,                 <A HREF="../../../../org/jfree/chart/plot/PiePlotState.html" title="class in org.jfree.chart.plot">PiePlotState</A>&nbsp;state,                 int&nbsp;currentPass)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Draws a single data item.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;obj)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tests this plot for equality with an arbitrary object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#getInnerSeparatorExtension()">getInnerSeparatorExtension</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the length of the inner extension of the separator line that is drawn between sections, expressed as a percentage of the depth of the section.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;double</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#getOuterSeparatorExtension()">getOuterSeparatorExtension</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the length of the outer extension of the separator line that is drawn between sections, expressed as a percentage of the depth of the section.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.awt.Paint</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#getSeparatorPaint()">getSeparatorPaint</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the separator paint.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.awt.Stroke</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#getSeparatorStroke()">getSeparatorStroke</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the separator stroke.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#getSeparatorsVisible()">getSeparatorsVisible</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a flag that indicates whether or not separators are drawn between the sections in the chart.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#setInnerSeparatorExtension(double)">setInnerSeparatorExtension</A></B>(double&nbsp;percent)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the length of the inner extension of the separator line that is drawn between sections, as a percentage of the depth of the  sections, 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#setOuterSeparatorExtension(double)">setOuterSeparatorExtension</A></B>(double&nbsp;percent)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the length of the outer extension of the separator line that is drawn between sections, as a percentage of the depth of the  sections, 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>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#setSeparatorPaint(java.awt.Paint)">setSeparatorPaint</A></B>(java.awt.Paint&nbsp;paint)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the paint used to draw the separator between sections.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#setSeparatorStroke(java.awt.Stroke)">setSeparatorStroke</A></B>(java.awt.Stroke&nbsp;stroke)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the stroke used to draw the separator between sections.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../org/jfree/chart/plot/RingPlot.html#setSeparatorsVisible(boolean)">setSeparatorsVisible</A></B>(boolean&nbsp;visible)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the flag that controls whether or not separators are drawn between  the sections in the chart, 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>&nbsp;<A NAME="methods_inherited_from_class_org.jfree.chart.plot.PiePlot"><!-- --></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/PiePlot.html" title="class in org.jfree.chart.plot">PiePlot</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../org/jfree/chart/plot/PiePlot.html#clone()">clone</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#draw(java.awt.Graphics2D, java.awt.geom.Rectangle2D, java.awt.geom.Point2D, org.jfree.chart.plot.PlotState, org.jfree.chart.plot.PlotRenderingInfo)">draw</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#drawLabels(java.awt.Graphics2D, java.util.List, double, java.awt.geom.Rectangle2D, java.awt.geom.Rectangle2D, org.jfree.chart.plot.PiePlotState)">drawLabels</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#drawLeftLabel(java.awt.Graphics2D, org.jfree.chart.plot.PiePlotState, org.jfree.chart.plot.PieLabelRecord)">drawLeftLabel</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#drawLeftLabels(org.jfree.data.KeyedValues, java.awt.Graphics2D, java.awt.geom.Rectangle2D, java.awt.geom.Rectangle2D, float, org.jfree.chart.plot.PiePlotState)">drawLeftLabels</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#drawPie(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.chart.plot.PlotRenderingInfo)">drawPie</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#drawRightLabel(java.awt.Graphics2D, org.jfree.chart.plot.PiePlotState, org.jfree.chart.plot.PieLabelRecord)">drawRightLabel</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#drawRightLabels(org.jfree.data.KeyedValues, java.awt.Graphics2D, java.awt.geom.Rectangle2D, java.awt.geom.Rectangle2D, float, org.jfree.chart.plot.PiePlotState)">drawRightLabels</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getArcBounds(java.awt.geom.Rectangle2D, java.awt.geom.Rectangle2D, double, double, double)">getArcBounds</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getBaseSectionOutlinePaint()">getBaseSectionOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getBaseSectionOutlineStroke()">getBaseSectionOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getBaseSectionPaint()">getBaseSectionPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getDataset()">getDataset</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getDirection()">getDirection</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getExplodePercent(int)">getExplodePercent</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getIgnoreNullValues()">getIgnoreNullValues</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getIgnoreZeroValues()">getIgnoreZeroValues</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getInteriorGap()">getInteriorGap</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelBackgroundPaint()">getLabelBackgroundPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelFont()">getLabelFont</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelGap()">getLabelGap</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelGenerator()">getLabelGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinkMargin()">getLabelLinkMargin</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinkPaint()">getLabelLinkPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinkStroke()">getLabelLinkStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelLinksVisible()">getLabelLinksVisible</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelOutlinePaint()">getLabelOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelOutlineStroke()">getLabelOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelPaint()">getLabelPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLabelShadowPaint()">getLabelShadowPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLegendItems()">getLegendItems</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLegendItemShape()">getLegendItemShape</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLegendLabelGenerator()">getLegendLabelGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getLegendLabelToolTipGenerator()">getLegendLabelToolTipGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getMaximumExplodePercent()">getMaximumExplodePercent</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getMaximumLabelWidth()">getMaximumLabelWidth</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getMinimumArcAngleToDraw()">getMinimumArcAngleToDraw</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getPieIndex()">getPieIndex</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getPlotType()">getPlotType</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlinePaint()">getSectionOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlinePaint(int)">getSectionOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlineStroke()">getSectionOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlineStroke(int)">getSectionOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getSectionOutlinesVisible()">getSectionOutlinesVisible</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getSectionPaint()">getSectionPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getSectionPaint(int)">getSectionPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getShadowPaint()">getShadowPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getShadowXOffset()">getShadowXOffset</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getShadowYOffset()">getShadowYOffset</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getStartAngle()">getStartAngle</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getToolTipGenerator()">getToolTipGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#getURLGenerator()">getURLGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#initialise(java.awt.Graphics2D, java.awt.geom.Rectangle2D, org.jfree.chart.plot.PiePlot, java.lang.Integer, org.jfree.chart.plot.PlotRenderingInfo)">initialise</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#isCircular()">isCircular</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setBaseSectionOutlinePaint(java.awt.Paint)">setBaseSectionOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setBaseSectionOutlineStroke(java.awt.Stroke)">setBaseSectionOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setBaseSectionPaint(java.awt.Paint)">setBaseSectionPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setCircular(boolean)">setCircular</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setCircular(boolean, boolean)">setCircular</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setDataset(org.jfree.data.general.PieDataset)">setDataset</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setDirection(org.jfree.util.Rotation)">setDirection</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setExplodePercent(int, double)">setExplodePercent</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setIgnoreNullValues(boolean)">setIgnoreNullValues</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setIgnoreZeroValues(boolean)">setIgnoreZeroValues</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setInteriorGap(double)">setInteriorGap</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelBackgroundPaint(java.awt.Paint)">setLabelBackgroundPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelFont(java.awt.Font)">setLabelFont</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelGap(double)">setLabelGap</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelGenerator(org.jfree.chart.labels.PieSectionLabelGenerator)">setLabelGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelLinkMargin(double)">setLabelLinkMargin</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelLinkPaint(java.awt.Paint)">setLabelLinkPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelLinkStroke(java.awt.Stroke)">setLabelLinkStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelLinksVisible(boolean)">setLabelLinksVisible</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelOutlinePaint(java.awt.Paint)">setLabelOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelOutlineStroke(java.awt.Stroke)">setLabelOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelPaint(java.awt.Paint)">setLabelPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLabelShadowPaint(java.awt.Paint)">setLabelShadowPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLegendItemShape(java.awt.Shape)">setLegendItemShape</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLegendLabelGenerator(org.jfree.chart.labels.PieSectionLabelGenerator)">setLegendLabelGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setLegendLabelToolTipGenerator(org.jfree.chart.labels.PieSectionLabelGenerator)">setLegendLabelToolTipGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setMaximumLabelWidth(double)">setMaximumLabelWidth</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setMinimumArcAngleToDraw(double)">setMinimumArcAngleToDraw</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setPieIndex(int)">setPieIndex</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlinePaint(int, java.awt.Paint)">setSectionOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlinePaint(java.awt.Paint)">setSectionOutlinePaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlineStroke(int, java.awt.Stroke)">setSectionOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlineStroke(java.awt.Stroke)">setSectionOutlineStroke</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setSectionOutlinesVisible(boolean)">setSectionOutlinesVisible</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setSectionPaint(int, java.awt.Paint)">setSectionPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setSectionPaint(java.awt.Paint)">setSectionPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setShadowPaint(java.awt.Paint)">setShadowPaint</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setShadowXOffset(double)">setShadowXOffset</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setShadowYOffset(double)">setShadowYOffset</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setStartAngle(double)">setStartAngle</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setToolTipGenerator(org.jfree.chart.labels.PieToolTipGenerator)">setToolTipGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#setURLGenerator(org.jfree.chart.urls.PieURLGenerator)">setURLGenerator</A>, <A HREF="../../../../org/jfree/chart/plot/PiePlot.html#zoom(double)">zoom</A></CODE></TD></TR></TABLE>&nbsp;<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#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></CODE></TD></TR></TABLE>&nbsp;<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>&nbsp;<P><!-- ========= CONSTRUCTOR DETAIL ======== -->

⌨️ 快捷键说明

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