package-summary.html
来自「JFreeChart的帮助文档」· HTML 代码 · 共 226 行
HTML
226 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Thu Sep 11 11:26:53 BST 2003 --><TITLE>org.jfree.chart.labels (JFreeChart Class Library (version 0.9.12))</TITLE><META NAME="keywords" CONTENT="org.jfree.chart.labels package"><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"></HEAD><SCRIPT>function asd(){parent.document.title="org.jfree.chart.labels (JFreeChart Class Library (version 0.9.12))";}</SCRIPT><BODY BGCOLOR="white" onload="asd();"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_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/imagemap/package-summary.html"><B>PREV PACKAGE</B></A> <A HREF="../../../../org/jfree/chart/needle/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><H2>Package org.jfree.chart.labels</H2>Classes for adding tooltips to charts.<P><B>See:</B><BR> <A HREF="#package_description"><B>Description</B></A><P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Interface Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="CategoryItemLabelGenerator.html"><I>CategoryItemLabelGenerator</I></A></B></TD><TD>Interface for a label (including tooltips) generator for plots that use data from a <A HREF="../../../../org/jfree/data/CategoryDataset.html"><CODE>CategoryDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ContourToolTipGenerator.html"><I>ContourToolTipGenerator</I></A></B></TD><TD>Interface for a tooltip generator for plots that use data from a <A HREF="../../../../org/jfree/data/ContourDataset.html"><CODE>ContourDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="PieItemLabelGenerator.html"><I>PieItemLabelGenerator</I></A></B></TD><TD>Interface for a label generator for plots that use data from a <A HREF="../../../../org/jfree/data/PieDataset.html"><CODE>PieDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="XYToolTipGenerator.html"><I>XYToolTipGenerator</I></A></B></TD><TD>Interface for a tooltip generator for plots that use data from an <A HREF="../../../../org/jfree/data/XYDataset.html"><CODE>XYDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="XYZToolTipGenerator.html"><I>XYZToolTipGenerator</I></A></B></TD><TD>Interface for a tooltip generator for plots that use data from an <A HREF="../../../../org/jfree/data/XYZDataset.html"><CODE>XYZDataset</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>Class Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="BoxAndWhiskerToolTipGenerator.html">BoxAndWhiskerToolTipGenerator</A></B></TD><TD>A standard tooltip generator for plots that use data from a <A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerXYDataset.html"><CODE>BoxAndWhiskerXYDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="CustomXYToolTipGenerator.html">CustomXYToolTipGenerator</A></B></TD><TD>A tool tip generator that stores custom tooltips.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="HighLowToolTipGenerator.html">HighLowToolTipGenerator</A></B></TD><TD>A standard tooltip generator for plots that use data from a <A HREF="../../../../org/jfree/data/HighLowDataset.html"><CODE>HighLowDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="IntervalCategoryItemLabelGenerator.html">IntervalCategoryItemLabelGenerator</A></B></TD><TD>A tooltip generator for plots that use data from an <A HREF="../../../../org/jfree/data/IntervalCategoryDataset.html"><CODE>IntervalCategoryDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StandardCategoryItemLabelGenerator.html">StandardCategoryItemLabelGenerator</A></B></TD><TD>A standard tooltip generator for plots that use data from a <A HREF="../../../../org/jfree/data/CategoryDataset.html"><CODE>CategoryDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StandardContourToolTipGenerator.html">StandardContourToolTipGenerator</A></B></TD><TD>A standard tooltip generator for plots that use data from an <A HREF="../../../../org/jfree/data/ContourDataset.html"><CODE>ContourDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StandardPieItemLabelGenerator.html">StandardPieItemLabelGenerator</A></B></TD><TD>A standard item label generator for plots that use data from a <A HREF="../../../../org/jfree/data/PieDataset.html"><CODE>PieDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StandardPieToolTipGenerator.html">StandardPieToolTipGenerator</A></B></TD><TD><B>Deprecated.</B> <I>Use <A HREF="../../../../org/jfree/chart/labels/StandardPieItemLabelGenerator.html"><CODE>StandardPieItemLabelGenerator</CODE></A>.</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StandardXYToolTipGenerator.html">StandardXYToolTipGenerator</A></B></TD><TD>A standard tool tip generator for plots that use data from an <A HREF="../../../../org/jfree/data/XYDataset.html"><CODE>XYDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="StandardXYZToolTipGenerator.html">StandardXYZToolTipGenerator</A></B></TD><TD>A standard tool tip generator for use with <A HREF="../../../../org/jfree/data/XYZDataset.html"><CODE>XYZDataset</CODE></A> data.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="SymbolicXYToolTipGenerator.html">SymbolicXYToolTipGenerator</A></B></TD><TD>A standard tooltip generator for plots that use data from an <A HREF="../../../../org/jfree/data/XYDataset.html"><CODE>XYDataset</CODE></A>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="TimeSeriesToolTipGenerator.html">TimeSeriesToolTipGenerator</A></B></TD><TD>A standard tool tip generator for time series plots.</TD></TR></TABLE> <P><A NAME="package_description"><!-- --></A><H2>Package org.jfree.chart.labels Description</H2><P>Classes for adding tooltips to charts.<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/imagemap/package-summary.html"><B>PREV PACKAGE</B></A> <A HREF="../../../../org/jfree/chart/needle/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 + -
显示快捷键?