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

📄 ezgraphc.html

📁 文件来自swarm.org
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<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="create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName(swarm.defobj.Zone, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName</H3><PRE>public java.lang.Object <B>create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName</B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A>&nbsp;aZone,                                                                                     java.lang.String&nbsp;aTitle,                                                                                     java.lang.String&nbsp;xl,                                                                                     java.lang.String&nbsp;yl,                                                                                     java.lang.String&nbsp;windowGeometryRecordName)</PRE><DL><DD>Convenience method for creating `graphical' EZGraph instances<DD><DL></DL></DD></DL><HR><A NAME="create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName$setSaveSizeFlag(swarm.defobj.Zone, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)"><!-- --></A><H3>create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName$setSaveSizeFlag</H3><PRE>public java.lang.Object <B>create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName$setSaveSizeFlag</B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A>&nbsp;aZone,                                                                                                     java.lang.String&nbsp;aTitle,                                                                                                     java.lang.String&nbsp;xl,                                                                                                     java.lang.String&nbsp;yl,                                                                                                     java.lang.String&nbsp;windowGeometryRecordName,                                                                                                     boolean&nbsp;saveSizeFlag)</PRE><DL><DD><DL></DL></DD></DL><HR><A NAME="create$setFileOutput(swarm.defobj.Zone, boolean)"><!-- --></A><H3>create$setFileOutput</H3><PRE>public java.lang.Object <B>create$setFileOutput</B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A>&nbsp;aZone,                                             boolean&nbsp;fileOutputFlag)</PRE><DL><DD>Convenience method for creating a non-graphical EZGraph, the filename is generated from the sequence name<DD><DL></DL></DD></DL><HR><A NAME="create$setFileName(swarm.defobj.Zone, java.lang.String)"><!-- --></A><H3>create$setFileName</H3><PRE>public java.lang.Object <B>create$setFileName</B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A>&nbsp;aZone,                                           java.lang.String&nbsp;filename)</PRE><DL><DD>Convenience method for creating a non-graphical EZGraph, in this case, the filename is explicitly set by the user<DD><DL></DL></DD></DL><HR><A NAME="create$setHDF5Container$setPrefix(swarm.defobj.Zone, swarm.defobj.HDF5, java.lang.String)"><!-- --></A><H3>create$setHDF5Container$setPrefix</H3><PRE>public java.lang.Object <B>create$setHDF5Container$setPrefix</B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A>&nbsp;aZone,                                                          <A HREF="../../swarm/defobj/HDF5.html">HDF5</A>&nbsp;hdf5Container,                                                          java.lang.String&nbsp;prefix)</PRE><DL><DD>Convenience method for creating a non-graphical EZGraph, inside of a HDF5 container.<DD><DL></DL></DD></DL><HR><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="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 EZGraph class.<DD><DL></DL></DD></DL><HR><A NAME="setHDF5Container(swarm.defobj.HDF5)"><!-- --></A><H3>setHDF5Container</H3><PRE>public java.lang.Object <B>setHDF5Container</B>(<A HREF="../../swarm/defobj/HDF5.html">HDF5</A>&nbsp;hdf5Container)</PRE><DL><DD>The setHDF5Container: method allows one to combine multiple graphs with multiple sequences in a single HDF5 file.<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;aFileName)</PRE><DL><DD>The setFileName method sets the name used for disk file data output. (Only relevant if the state of setFileOutput is set to 1.) The name set here is prepended to the names of each data sequence. If file name is NOT set, with this method, the file name for the sequence will default simply to the sequence name.<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;aTitle)</PRE><DL><DD>The setTitle method uses a title string to label a graph window in the  graphical version of EZGraph.  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="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 EZGraph. (Only relevant if the  state of setGraphics is set to 1.)<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 graph lines<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/EZGraph.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../swarm/analysis/EZGraphS.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="EZGraphC.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 + -