📄 index-8.html
字号:
<DT><A HREF="../org/jfree/data/time/TimeSeriesDataItem.html#hashCode()"><B>hashCode()</B></A> - Method in class org.jfree.data.time.<A HREF="../org/jfree/data/time/TimeSeriesDataItem.html" title="class in org.jfree.data.time">TimeSeriesDataItem</A><DD>Returns a hash code.<DT><A HREF="../org/jfree/data/time/Week.html#hashCode()"><B>hashCode()</B></A> - Method in class org.jfree.data.time.<A HREF="../org/jfree/data/time/Week.html" title="class in org.jfree.data.time">Week</A><DD>Returns a hash code for this object instance.<DT><A HREF="../org/jfree/data/time/Year.html#hashCode()"><B>hashCode()</B></A> - Method in class org.jfree.data.time.<A HREF="../org/jfree/data/time/Year.html" title="class in org.jfree.data.time">Year</A><DD>Returns a hash code for this object instance.<DT><A HREF="../org/jfree/data/xy/DefaultTableXYDataset.html#hashCode()"><B>hashCode()</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/DefaultTableXYDataset.html" title="class in org.jfree.data.xy">DefaultTableXYDataset</A><DD>Returns a hash code.<DT><A HREF="../org/jfree/data/xy/MatrixSeriesCollection.html#hashCode()"><B>hashCode()</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/MatrixSeriesCollection.html" title="class in org.jfree.data.xy">MatrixSeriesCollection</A><DD>Returns a hash code.<DT><A HREF="../org/jfree/data/xy/XYDataItem.html#hashCode()"><B>hashCode()</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/XYDataItem.html" title="class in org.jfree.data.xy">XYDataItem</A><DD>Returns a hash code.<DT><A HREF="../org/jfree/data/xy/XYSeries.html#hashCode()"><B>hashCode()</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/XYSeries.html" title="class in org.jfree.data.xy">XYSeries</A><DD>Returns a hash code.<DT><A HREF="../org/jfree/data/xy/XYSeriesCollection.html#hashCode()"><B>hashCode()</B></A> - Method in class org.jfree.data.xy.<A HREF="../org/jfree/data/xy/XYSeriesCollection.html" title="class in org.jfree.data.xy">XYSeriesCollection</A><DD>Returns a hash code.<DT><A HREF="../org/jfree/chart/axis/Axis.html#hasListener(java.util.EventListener)"><B>hasListener(EventListener)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</A><DD>Returns <code>true</code> if the specified object is registered with the dataset as a listener.<DT><A HREF="../org/jfree/chart/renderer/AbstractRenderer.html#hasListener(java.util.EventListener)"><B>hasListener(EventListener)</B></A> - Method in class org.jfree.chart.renderer.<A HREF="../org/jfree/chart/renderer/AbstractRenderer.html" title="class in org.jfree.chart.renderer">AbstractRenderer</A><DD>Returns <code>true</code> if the specified object is registered with the dataset as a listener.<DT><A HREF="../org/jfree/data/general/AbstractDataset.html#hasListener(java.util.EventListener)"><B>hasListener(EventListener)</B></A> - Method in class org.jfree.data.general.<A HREF="../org/jfree/data/general/AbstractDataset.html" title="class in org.jfree.data.general">AbstractDataset</A><DD>Returns <code>true</code> if the specified object is registered with the dataset as a listener.<DT><A HREF="../org/jfree/chart/plot/SpiderWebPlot.html#headPercent"><B>headPercent</B></A> - Variable in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/SpiderWebPlot.html" title="class in org.jfree.chart.plot">SpiderWebPlot</A><DD>The head radius as a percentage of the available drawing area.<DT><A HREF="../org/jfree/chart/labels/HighLowItemLabelGenerator.html" title="class in org.jfree.chart.labels"><B>HighLowItemLabelGenerator</B></A> - Class in <A HREF="../org/jfree/chart/labels/package-summary.html">org.jfree.chart.labels</A><DD>A standard item label generator for plots that use data from a <A HREF="../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy"><CODE>OHLCDataset</CODE></A>.<DT><A HREF="../org/jfree/chart/labels/HighLowItemLabelGenerator.html#HighLowItemLabelGenerator()"><B>HighLowItemLabelGenerator()</B></A> - Constructor for class org.jfree.chart.labels.<A HREF="../org/jfree/chart/labels/HighLowItemLabelGenerator.html" title="class in org.jfree.chart.labels">HighLowItemLabelGenerator</A><DD>Creates an item label generator using the default date and number formats.<DT><A HREF="../org/jfree/chart/labels/HighLowItemLabelGenerator.html#HighLowItemLabelGenerator(java.text.DateFormat, java.text.NumberFormat)"><B>HighLowItemLabelGenerator(DateFormat, NumberFormat)</B></A> - Constructor for class org.jfree.chart.labels.<A HREF="../org/jfree/chart/labels/HighLowItemLabelGenerator.html" title="class in org.jfree.chart.labels">HighLowItemLabelGenerator</A><DD>Creates a tool tip generator using the supplied date formatter.<DT><A HREF="../org/jfree/chart/renderer/xy/HighLowRenderer.html" title="class in org.jfree.chart.renderer.xy"><B>HighLowRenderer</B></A> - Class in <A HREF="../org/jfree/chart/renderer/xy/package-summary.html">org.jfree.chart.renderer.xy</A><DD>A renderer that draws high/low/open/close markers on an <A HREF="../org/jfree/chart/plot/XYPlot.html" title="class in org.jfree.chart.plot"><CODE>XYPlot</CODE></A> (requires a <A HREF="../org/jfree/data/xy/OHLCDataset.html" title="interface in org.jfree.data.xy"><CODE>OHLCDataset</CODE></A>).<DT><A HREF="../org/jfree/chart/renderer/xy/HighLowRenderer.html#HighLowRenderer()"><B>HighLowRenderer()</B></A> - Constructor for class org.jfree.chart.renderer.xy.<A HREF="../org/jfree/chart/renderer/xy/HighLowRenderer.html" title="class in org.jfree.chart.renderer.xy">HighLowRenderer</A><DD>The default constructor.<DT><A HREF="../org/jfree/data/statistics/HistogramBin.html" title="class in org.jfree.data.statistics"><B>HistogramBin</B></A> - Class in <A HREF="../org/jfree/data/statistics/package-summary.html">org.jfree.data.statistics</A><DD>A bin for the <A HREF="../org/jfree/data/statistics/HistogramDataset.html" title="class in org.jfree.data.statistics"><CODE>HistogramDataset</CODE></A> class.<DT><A HREF="../org/jfree/data/statistics/HistogramBin.html#HistogramBin(double, double)"><B>HistogramBin(double, double)</B></A> - Constructor for class org.jfree.data.statistics.<A HREF="../org/jfree/data/statistics/HistogramBin.html" title="class in org.jfree.data.statistics">HistogramBin</A><DD>Creates a new bin.<DT><A HREF="../org/jfree/data/statistics/HistogramDataset.html" title="class in org.jfree.data.statistics"><B>HistogramDataset</B></A> - Class in <A HREF="../org/jfree/data/statistics/package-summary.html">org.jfree.data.statistics</A><DD>A dataset that can be used for creating histograms.<DT><A HREF="../org/jfree/data/statistics/HistogramDataset.html#HistogramDataset()"><B>HistogramDataset()</B></A> - Constructor for class org.jfree.data.statistics.<A HREF="../org/jfree/data/statistics/HistogramDataset.html" title="class in org.jfree.data.statistics">HistogramDataset</A><DD>Creates a new (empty) dataset with a default type of <A HREF="../org/jfree/data/statistics/HistogramType.html" title="class in org.jfree.data.statistics"><CODE>HistogramType</CODE></A>.FREQUENCY.<DT><A HREF="../org/jfree/data/statistics/HistogramType.html" title="class in org.jfree.data.statistics"><B>HistogramType</B></A> - Class in <A HREF="../org/jfree/data/statistics/package-summary.html">org.jfree.data.statistics</A><DD>A class for creating constants to represent the histogram type.<DT><A HREF="../org/jfree/data/time/DynamicTimeSeriesCollection.html#historyCount"><B>historyCount</B></A> - Variable in class org.jfree.data.time.<A HREF="../org/jfree/data/time/DynamicTimeSeriesCollection.html" title="class in org.jfree.data.time">DynamicTimeSeriesCollection</A><DD>The history count.<DT><A HREF="../org/jfree/chart/plot/PlotOrientation.html#HORIZONTAL"><B>HORIZONTAL</B></A> - Static variable in class org.jfree.chart.plot.<A HREF="../org/jfree/chart/plot/PlotOrientation.html" title="class in org.jfree.chart.plot">PlotOrientation</A><DD>For a plot where the range axis is horizontal.<DT><A HREF="../org/jfree/chart/axis/DateTickUnit.html#HOUR"><B>HOUR</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateTickUnit.html" title="class in org.jfree.chart.axis">DateTickUnit</A><DD>A constant for hours.<DT><A HREF="../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time"><B>Hour</B></A> - Class in <A HREF="../org/jfree/data/time/package-summary.html">org.jfree.data.time</A><DD>Represents an hour in a specific day.<DT><A HREF="../org/jfree/data/time/Hour.html#Hour()"><B>Hour()</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</A><DD>Constructs a new Hour, based on the system date/time.<DT><A HREF="../org/jfree/data/time/Hour.html#Hour(int, org.jfree.data.time.Day)"><B>Hour(int, Day)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</A><DD>Constructs a new Hour.<DT><A HREF="../org/jfree/data/time/Hour.html#Hour(int, int, int, int)"><B>Hour(int, int, int, int)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</A><DD>Creates a new hour.<DT><A HREF="../org/jfree/data/time/Hour.html#Hour(java.util.Date)"><B>Hour(Date)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</A><DD>Constructs a new Hour, based on the supplied date/time.<DT><A HREF="../org/jfree/data/time/Hour.html#Hour(java.util.Date, java.util.TimeZone)"><B>Hour(Date, TimeZone)</B></A> - Constructor for class org.jfree.data.time.<A HREF="../org/jfree/data/time/Hour.html" title="class in org.jfree.data.time">Hour</A><DD>Constructs a new Hour, based on the supplied date/time evaluated in the specified time zone.<DT><A HREF="../org/jfree/chart/axis/SegmentedTimeline.html#HOUR_SEGMENT_SIZE"><B>HOUR_SEGMENT_SIZE</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/SegmentedTimeline.html" title="class in org.jfree.chart.axis">SegmentedTimeline</A><DD>Defines a one hour segment size in ms.</DL><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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="index-7.html"><B>PREV LETTER</B></A> <A HREF="index-9.html"><B>NEXT LETTER</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-8.html" target="_top"><B>FRAMES</B></A> <A HREF="index-8.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -