📄 histogram.html
字号:
<TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/Drop.html#drop()">drop</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_swarm.defobj.DefinedObject"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface swarm.defobj.<A HREF="../../swarm/defobj/DefinedObject.html">DefinedObject</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/DefinedObject.html#compare(java.lang.Object)">compare</A>, <A HREF="../../swarm/defobj/DefinedObject.html#describe(java.lang.Object)">describe</A>, <A HREF="../../swarm/defobj/DefinedObject.html#describeID(java.lang.Object)">describeID</A>, <A HREF="../../swarm/defobj/DefinedObject.html#getDisplayName()">getDisplayName</A>, <A HREF="../../swarm/defobj/DefinedObject.html#getTypeName()">getTypeName</A>, <A HREF="../../swarm/defobj/DefinedObject.html#getZone()">getZone</A>, <A HREF="../../swarm/defobj/DefinedObject.html#perform(swarm.Selector)">perform</A>, <A HREF="../../swarm/defobj/DefinedObject.html#perform$with(swarm.Selector, java.lang.Object)">perform$with</A>, <A HREF="../../swarm/defobj/DefinedObject.html#perform$with$with(swarm.Selector, java.lang.Object, java.lang.Object)">perform$with$with</A>, <A HREF="../../swarm/defobj/DefinedObject.html#perform$with$with$with(swarm.Selector, java.lang.Object, java.lang.Object, java.lang.Object)">perform$with$with$with</A>, <A HREF="../../swarm/defobj/DefinedObject.html#respondsTo(swarm.Selector)">respondsTo</A>, <A HREF="../../swarm/defobj/DefinedObject.html#setDisplayName(java.lang.String)">setDisplayName</A>, <A HREF="../../swarm/defobj/DefinedObject.html#xfprint()">xfprint</A>, <A HREF="../../swarm/defobj/DefinedObject.html#xfprintid()">xfprintid</A>, <A HREF="../../swarm/defobj/DefinedObject.html#xprint()">xprint</A>, <A HREF="../../swarm/defobj/DefinedObject.html#xprintid()">xprintid</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_swarm.defobj.GetName"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface swarm.defobj.<A HREF="../../swarm/defobj/GetName.html">GetName</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/GetName.html#getName()">getName</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="setColors$count(java.lang.String[], int)"><!-- --></A><H3>setColors$count</H3><PRE>public void <B>setColors$count</B>(java.lang.String[] c, int count)</PRE><DL><DD>Set colors for the histogram bars. If not set, all are blue. Colors are arrays of strings (one per bin/bar) of color names.<DD><DL></DL></DD></DL><HR><A NAME="setLabels$count(java.lang.String[], int)"><!-- --></A><H3>setLabels$count</H3><PRE>public void <B>setLabels$count</B>(java.lang.String[] l, int count)</PRE><DL><DD>Set labels for the histogram bars. If not set, they remain blank. Labels are arrays of strings, one per bin/bar.<DD><DL></DL></DD></DL><HR><A NAME="setTitle(java.lang.String)"><!-- --></A><H3>setTitle</H3><PRE>public java.lang.Object <B>setTitle</B>(java.lang.String title)</PRE><DL><DD>Set the title of the histogram.<DD><DL></DL></DD></DL><HR><A NAME="setBarWidth(double)"><!-- --></A><H3>setBarWidth</H3><PRE>public void <B>setBarWidth</B>(double step)</PRE><DL><DD>Set the width of the bars.<DD><DL></DL></DD></DL><HR><A NAME="setXaxisMin$max$step(double, double, double)"><!-- --></A><H3>setXaxisMin$max$step</H3><PRE>public void <B>setXaxisMin$max$step</B>(double min, double max, double step)</PRE><DL><DD>Set the X range and step size for the histogram. Display three significant figures for the major-tick labels.<DD><DL></DL></DD></DL><HR><A NAME="setXaxisMin$max$step$precision(double, double, double, int)"><!-- --></A><H3>setXaxisMin$max$step$precision</H3><PRE>public void <B>setXaxisMin$max$step$precision</B>(double min, double max, double step, int precision)</PRE><DL><DD>Set the X range, step size, and number of major-tick-label significant figures for the histogram.<DD><DL></DL></DD></DL><HR><A NAME="setAxisLabelsX$Y(java.lang.String, java.lang.String)"><!-- --></A><H3>setAxisLabelsX$Y</H3><PRE>public java.lang.Object <B>setAxisLabelsX$Y</B>(java.lang.String xl, java.lang.String yl)</PRE><DL><DD>Set the axis labels.<DD><DL></DL></DD></DL><HR><A NAME="setActiveOutlierText$count(int, int)"><!-- --></A><H3>setActiveOutlierText$count</H3><PRE>public void <B>setActiveOutlierText$count</B>(int outliers, int count)</PRE><DL><DD>Set the text that describes a specified number of outliers.<DD><DL></DL></DD></DL><HR><A NAME="hideLegend()"><!-- --></A><H3>hideLegend</H3><PRE>public void <B>hideLegend</B>()</PRE><DL><DD>Hide the legend on the histogram.<DD><DL></DL></DD></DL><HR><A NAME="setupZoomStack()"><!-- --></A><H3>setupZoomStack</H3><PRE>public void <B>setupZoomStack</B>()</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="setupActiveOutlierMarker()"><!-- --></A><H3>setupActiveOutlierMarker</H3><PRE>public void <B>setupActiveOutlierMarker</B>()</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="setupActiveItemInfo()"><!-- --></A><H3>setupActiveItemInfo</H3><PRE>public void <B>setupActiveItemInfo</B>()</PRE><DL><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 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 ID="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="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="../../swarm/gui/GraphS.html"><B>PREV CLASS</B></A> <A HREF="../../swarm/gui/HistogramC.html"><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> <A HREF="Histogram.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: INNER | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -