package-summary.html
来自「JFreeChart的帮助文档」· HTML 代码 · 共 349 行 · 第 1/2 页
HTML
349 行
<TD>A table of item label anchors.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="LayeredBarRenderer.html">LayeredBarRenderer</A></B></TD><TD>A <A HREF="../../../../org/jfree/chart/renderer/CategoryItemRenderer.html"><CODE>CategoryItemRenderer</CODE></A> that represents data using bars which are superimposed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="LineAndShapeRenderer.html">LineAndShapeRenderer</A></B></TD><TD>A renderer that draws shapes for each data item, and lines between data items.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="MinMaxCategoryRenderer.html">MinMaxCategoryRenderer</A></B></TD><TD>Renderer for drawing min max plot.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="Outlier.html">Outlier</A></B></TD><TD>Represents one outlier in the box and whisker plot.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="OutlierList.html">OutlierList</A></B></TD><TD>A collection of outliers for a single entity in a box and whisker plot.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="OutlierListCollection.html">OutlierListCollection</A></B></TD><TD>A collection of outlier lists for a box and whisker plot.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="RangeType.html">RangeType</A></B></TD><TD>An enumeration of the 'range types' for a renderer.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="SignalRenderer.html">SignalRenderer</A></B></TD><TD>A renderer that draws signals on an <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StackedAreaRenderer.html">StackedAreaRenderer</A></B></TD><TD>A renderer that draws stacked area charts for a <A HREF="../../../../org/jfree/chart/plot/CategoryPlot.html"><CODE>CategoryPlot</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StackedAreaXYRenderer.html">StackedAreaXYRenderer</A></B></TD><TD>A stacked area renderer for the <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StackedBarRenderer.html">StackedBarRenderer</A></B></TD><TD>A stacked bar renderer for use with the <A HREF="../../../../org/jfree/chart/plot/CategoryPlot.html"><CODE>CategoryPlot</CODE></A> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StackedBarRenderer3D.html">StackedBarRenderer3D</A></B></TD><TD>Renders stacked bars with 3D-effect, for use with the <A HREF="../../../../org/jfree/chart/plot/CategoryPlot.html"><CODE>CategoryPlot</CODE></A> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StandardXYItemRenderer.html">StandardXYItemRenderer</A></B></TD><TD>Standard item renderer for an <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StatisticalBarRenderer.html">StatisticalBarRenderer</A></B></TD><TD>A renderer that handles the drawing a bar plot where each bar has a mean value and a standard deviation line.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="WindItemRenderer.html">WindItemRenderer</A></B></TD><TD>A specialised renderer for displaying wind intensity/direction data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="XYBarRenderer.html">XYBarRenderer</A></B></TD><TD>A renderer that draws bars on an <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A> (requires an <A HREF="../../../../org/jfree/data/IntervalXYDataset.html"><CODE>IntervalXYDataset</CODE></A>).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="XYBoxAndWhiskerRenderer.html">XYBoxAndWhiskerRenderer</A></B></TD><TD>A renderer that draws box-and-whisker items on an <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="XYBubbleRenderer.html">XYBubbleRenderer</A></B></TD><TD>A renderer that draws a circle at each data point.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="XYDifferenceRenderer.html">XYDifferenceRenderer</A></B></TD><TD>A renderer for an <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A> that highlights the differences between two series.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="XYDotRenderer.html">XYDotRenderer</A></B></TD><TD>A renderer that draws a small dot at each data point for an <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="XYStepRenderer.html">XYStepRenderer</A></B></TD><TD>Line/Step item renderer for an <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="YIntervalRenderer.html">YIntervalRenderer</A></B></TD><TD>A renderer that draws a line connecting the start and end Y values for an <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A>.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Exception Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="NotOutlierException.html">NotOutlierException</A></B></TD><TD>An exception that is generated by the <A HREF="../../../../org/jfree/chart/renderer/Outlier.html"><CODE>Outlier</CODE></A>, <A HREF="../../../../org/jfree/chart/renderer/OutlierList.html"><CODE>OutlierList</CODE></A> and <A HREF="../../../../org/jfree/chart/renderer/OutlierListCollection.html"><CODE>OutlierListCollection</CODE></A> classes.</TD></TR></TABLE> <P><A NAME="package_description"><!-- --></A><H2>Package org.jfree.chart.renderer Description</H2><P>Plug-in renderers for the <A HREF="../../../../org/jfree/chart/plot/CategoryPlot.html"><CODE>CategoryPlot</CODE></A> and <A HREF="../../../../org/jfree/chart/plot/XYPlot.html"><CODE>XYPlot</CODE></A> classes.<P><P><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../org/jfree/chart/plot/package-summary.html"><B>PREV PACKAGE</B></A> <A HREF="../../../../org/jfree/chart/resources/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="package-summary.html" TARGET="_top"><B>NO FRAMES</B></A> <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT><A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?