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

📄 defaultboxandwhiskercategorydataset.html

📁 JFreeChart 9.20的文档 需要用JAVA在网页上做统计图的东东
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<DD><DL><DT><B>Returns:</B><DD>the minimum value.</DL></DD></DL><HR><A NAME="getMaximumRangeValue()"><!-- --></A><H3>getMaximumRangeValue</H3><PRE>public java.lang.Number <B>getMaximumRangeValue</B>()</PRE><DL><DD>Returns the maximum value in the dataset's range (or null if all the values in the range are null).<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/RangeInfo.html#getMaximumRangeValue()">getMaximumRangeValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/RangeInfo.html" title="interface in org.jfree.data">RangeInfo</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>the maximum value.</DL></DD></DL><HR><A NAME="getValueRange()"><!-- --></A><H3>getValueRange</H3><PRE>public <A HREF="../../../../org/jfree/data/Range.html" title="class in org.jfree.data">Range</A> <B>getValueRange</B>()</PRE><DL><DD>Returns the range of the values in this dataset's range.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/RangeInfo.html#getValueRange()">getValueRange</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/RangeInfo.html" title="interface in org.jfree.data">RangeInfo</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>the range.</DL></DD></DL><HR><A NAME="getMinRegularValue(int, int)"><!-- --></A><H3>getMinRegularValue</H3><PRE>public java.lang.Number <B>getMinRegularValue</B>(int&nbsp;row,                                           int&nbsp;column)</PRE><DL><DD>Returns the minimum regular (non outlier) value for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getMinRegularValue(int, int)">getMinRegularValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>row</CODE> - the row index (zero-based).<DD><CODE>column</CODE> - the column index (zero-based).<DT><B>Returns:</B><DD>The minimum regular value.</DL></DD></DL><HR><A NAME="getMinRegularValue(java.lang.Comparable, java.lang.Comparable)"><!-- --></A><H3>getMinRegularValue</H3><PRE>public java.lang.Number <B>getMinRegularValue</B>(java.lang.Comparable&nbsp;rowKey,                                           java.lang.Comparable&nbsp;columnKey)</PRE><DL><DD>Returns the minimum regular (non outlier) value for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getMinRegularValue(java.lang.Comparable, java.lang.Comparable)">getMinRegularValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>rowKey</CODE> - the row key.<DD><CODE>columnKey</CODE> - the column key.<DT><B>Returns:</B><DD>The minimum regular value.</DL></DD></DL><HR><A NAME="getMaxRegularValue(int, int)"><!-- --></A><H3>getMaxRegularValue</H3><PRE>public java.lang.Number <B>getMaxRegularValue</B>(int&nbsp;row,                                           int&nbsp;column)</PRE><DL><DD>Returns the maximum regular (non outlier) value for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getMaxRegularValue(int, int)">getMaxRegularValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>row</CODE> - the row index (zero-based).<DD><CODE>column</CODE> - the column index (zero-based).<DT><B>Returns:</B><DD>The maximum regular value.</DL></DD></DL><HR><A NAME="getMaxRegularValue(java.lang.Comparable, java.lang.Comparable)"><!-- --></A><H3>getMaxRegularValue</H3><PRE>public java.lang.Number <B>getMaxRegularValue</B>(java.lang.Comparable&nbsp;rowKey,                                           java.lang.Comparable&nbsp;columnKey)</PRE><DL><DD>Returns the maximum regular (non outlier) value for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getMaxRegularValue(java.lang.Comparable, java.lang.Comparable)">getMaxRegularValue</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>rowKey</CODE> - the row key.<DD><CODE>columnKey</CODE> - the column key.<DT><B>Returns:</B><DD>The maximum regular value.</DL></DD></DL><HR><A NAME="getMinOutlier(int, int)"><!-- --></A><H3>getMinOutlier</H3><PRE>public java.lang.Number <B>getMinOutlier</B>(int&nbsp;row,                                      int&nbsp;column)</PRE><DL><DD>Returns the minimum outlier (non farout) value for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getMinOutlier(int, int)">getMinOutlier</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>row</CODE> - the row index (zero-based).<DD><CODE>column</CODE> - the column index (zero-based).<DT><B>Returns:</B><DD>The minimum outlier.</DL></DD></DL><HR><A NAME="getMinOutlier(java.lang.Comparable, java.lang.Comparable)"><!-- --></A><H3>getMinOutlier</H3><PRE>public java.lang.Number <B>getMinOutlier</B>(java.lang.Comparable&nbsp;rowKey,                                      java.lang.Comparable&nbsp;columnKey)</PRE><DL><DD>Returns the minimum outlier (non farout) value for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getMinOutlier(java.lang.Comparable, java.lang.Comparable)">getMinOutlier</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>rowKey</CODE> - the row key.<DD><CODE>columnKey</CODE> - the column key.<DT><B>Returns:</B><DD>The minimum outlier.</DL></DD></DL><HR><A NAME="getMaxOutlier(int, int)"><!-- --></A><H3>getMaxOutlier</H3><PRE>public java.lang.Number <B>getMaxOutlier</B>(int&nbsp;row,                                      int&nbsp;column)</PRE><DL><DD>Returns the maximum outlier (non farout) value for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getMaxOutlier(int, int)">getMaxOutlier</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>row</CODE> - the row index (zero-based).<DD><CODE>column</CODE> - the column index (zero-based).<DT><B>Returns:</B><DD>The maximum outlier.</DL></DD></DL><HR><A NAME="getMaxOutlier(java.lang.Comparable, java.lang.Comparable)"><!-- --></A><H3>getMaxOutlier</H3><PRE>public java.lang.Number <B>getMaxOutlier</B>(java.lang.Comparable&nbsp;rowKey,                                      java.lang.Comparable&nbsp;columnKey)</PRE><DL><DD>Returns the maximum outlier (non farout) value for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getMaxOutlier(java.lang.Comparable, java.lang.Comparable)">getMaxOutlier</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>rowKey</CODE> - the row key.<DD><CODE>columnKey</CODE> - the column key.<DT><B>Returns:</B><DD>The maximum outlier.</DL></DD></DL><HR><A NAME="getOutliers(int, int)"><!-- --></A><H3>getOutliers</H3><PRE>public java.util.List <B>getOutliers</B>(int&nbsp;row,                                  int&nbsp;column)</PRE><DL><DD>Returns a list of outlier values for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getOutliers(int, int)">getOutliers</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>row</CODE> - the row index (zero-based).<DD><CODE>column</CODE> - the column index (zero-based).<DT><B>Returns:</B><DD>A list of outlier values.</DL></DD></DL><HR><A NAME="getOutliers(java.lang.Comparable, java.lang.Comparable)"><!-- --></A><H3>getOutliers</H3><PRE>public java.util.List <B>getOutliers</B>(java.lang.Comparable&nbsp;rowKey,                                  java.lang.Comparable&nbsp;columnKey)</PRE><DL><DD>Returns a list of outlier values for an item.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html#getOutliers(java.lang.Comparable, java.lang.Comparable)">getOutliers</A></CODE> in interface <CODE><A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerCategoryDataset.html" title="interface in org.jfree.data.statistics">BoxAndWhiskerCategoryDataset</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>rowKey</CODE> - the row key.<DD><CODE>columnKey</CODE> - the column key.<DT><B>Returns:</B><DD>A list of outlier values.</DL></DD></DL><HR><A NAME="equals(java.lang.Object)"><!-- --></A><H3>equals</H3><PRE>public boolean <B>equals</B>(java.lang.Object&nbsp;obj)</PRE><DL><DD>Tests this dataset for equality with an arbitrary object.<P><DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>obj</CODE> - the object to test against (<code>null</code> permitted).<DT><B>Returns:</B><DD>a boolean.</DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><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=3 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>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../../org/jfree/data/statistics/BoxAndWhiskerItem.html" title="class in org.jfree.data.statistics"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../../org/jfree/data/statistics/DefaultBoxAndWhiskerXYDataset.html" title="class in org.jfree.data.statistics"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="DefaultBoxAndWhiskerCategoryDataset.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<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><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>

⌨️ 快捷键说明

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