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

📄 ezbinc.html

📁 文件来自swarm.org
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface swarm.simtoolsgui.<A HREF="../../swarm/simtoolsgui/CompositeWindowGeometryRecordNameC.html">CompositeWindowGeometryRecordNameC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/simtoolsgui/CompositeWindowGeometryRecordNameC.html#setWindowGeometryRecordNameForComponent$widget(java.lang.String, java.lang.Object)">setWindowGeometryRecordNameForComponent$widget</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_swarm.simtoolsgui.WindowGeometryRecordNameC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface swarm.simtoolsgui.<A HREF="../../swarm/simtoolsgui/WindowGeometryRecordNameC.html">WindowGeometryRecordNameC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/simtoolsgui/WindowGeometryRecordNameC.html#setSaveSizeFlag(boolean)">setSaveSizeFlag</A>, <A HREF="../../swarm/simtoolsgui/WindowGeometryRecordNameC.html#setWindowGeometryRecordName(java.lang.String)">setWindowGeometryRecordName</A></CODE></TD></TR></TABLE>&nbsp;<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="setGraphics(boolean)"><!-- --></A><H3>setGraphics</H3><PRE>public java.lang.Object <B>setGraphics</B>(boolean&nbsp;state)</PRE><DL><DD>The setGraphics method sets the state of the display. Set the state to 0  if a graphical display of the graph is not required.  The default state is 1 meaning that by default the data appears graphically in a window.<DD><DL></DL></DD></DL><HR><A NAME="setCollection(java.lang.Object)"><!-- --></A><H3>setCollection</H3><PRE>public java.lang.Object <B>setCollection</B>(java.lang.Object&nbsp;aCollection)</PRE><DL><DD>The setCollection method sets the collection of target objects which will  be requested to generate the dataset for the histogram.<DD><DL></DL></DD></DL><HR><A NAME="setProbedSelector(swarm.Selector)"><!-- --></A><H3>setProbedSelector</H3><PRE>public java.lang.Object <B>setProbedSelector</B>(<A HREF="../../swarm/Selector.html">Selector</A>&nbsp;aSel)</PRE><DL><DD>The setProbedSelector method sets the selector that will be applied to the objects in the specified collection in order to generate the dataset  (inherited from MessageProbe.)<DD><DL></DL></DD></DL><HR><A NAME="setFileOutput(boolean)"><!-- --></A><H3>setFileOutput</H3><PRE>public java.lang.Object <B>setFileOutput</B>(boolean&nbsp;state)</PRE><DL><DD>The setFileOutput method sets the state of file I/O.  Set the state to 1  if data for the sequences is to be sent to a file.  The default state is 0 meaning that by default no file I/O is carried out by the EZBin class.<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&nbsp;title)</PRE><DL><DD>The setTitle method uses a title string to label a graph window in the  graphical version of EZBin.  The label appears at the top of the graph  window. (Only relevant if the state of setGraphics is set to 1.)<DD><DL></DL></DD></DL><HR><A NAME="setFileName(java.lang.String)"><!-- --></A><H3>setFileName</H3><PRE>public java.lang.Object <B>setFileName</B>(java.lang.String&nbsp;fileName)</PRE><DL><DD>The setFileName method sets the name used for disk file data output. (Only relevant if the state of seFileOutput is set to 1.) If not set, the filename defaults to be the same as the graph title.<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&nbsp;xl,                                         java.lang.String&nbsp;yl)</PRE><DL><DD>The setAxisLabels:X:Y method sets the horizontal and vertical labels on  the histogram in the graphical version of EZBin. (Only relevant if the  state of setGraphics is set to 1.)<DD><DL></DL></DD></DL><HR><A NAME="setMonoColorBars(boolean)"><!-- --></A><H3>setMonoColorBars</H3><PRE>public java.lang.Object <B>setMonoColorBars</B>(boolean&nbsp;mcb)</PRE><DL><DD>The setMonoColorBars method specifies whether all bars should be shown in a single color (blue). The default is differently colored bars.<DD><DL></DL></DD></DL><HR><A NAME="setBinCount(int)"><!-- --></A><H3>setBinCount</H3><PRE>public java.lang.Object <B>setBinCount</B>(int&nbsp;theBinCount)</PRE><DL><DD>The setBinCount method sets the number of bins the histogram will have.<DD><DL></DL></DD></DL><HR><A NAME="setLowerBound(double)"><!-- --></A><H3>setLowerBound</H3><PRE>public java.lang.Object <B>setLowerBound</B>(double&nbsp;theMin)</PRE><DL><DD>The setLowerBound method sets the inclusive lower bound on the histogram range.<DD><DL></DL></DD></DL><HR><A NAME="setUpperBound(double)"><!-- --></A><H3>setUpperBound</H3><PRE>public java.lang.Object <B>setUpperBound</B>(double&nbsp;theMax)</PRE><DL><DD>The setUpperBound method sets the non-inclusive upper bound on the histogram range.<DD><DL></DL></DD></DL><HR><A NAME="setColors$count(java.lang.String[], int)"><!-- --></A><H3>setColors$count</H3><PRE>public java.lang.Object <B>setColors$count</B>(java.lang.String[]&nbsp;colors,                                        int&nbsp;count)</PRE><DL><DD>Set a custom vector of colors for the histogram bars<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>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT ID="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 ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT ID="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="../../swarm/analysis/EZBin.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../swarm/analysis/EZBinS.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>  &nbsp;&nbsp;<A HREF="EZBinC.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: &nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<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 + -