ezgraphcimpl.html

来自「文件来自swarm.org」· HTML 代码 · 共 284 行

HTML
284
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Tue Nov 30 14:11:20 MST 2004 --><TITLE>Swarm 2.2 Reference Guide: Class  EZGraphCImpl</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_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/EZDistributionImpl.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../swarm/analysis/EZGraphImpl.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="EZGraphCImpl.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;<A HREF="#fields_inherited_from_class_swarm.PhaseCImpl">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;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">swarm.analysis</FONT><BR>Class  EZGraphCImpl</H2><PRE>java.lang.Object  |  +--<A HREF="../../swarm/BaseImpl.html">swarm.BaseImpl</A>        |        +--<A HREF="../../swarm/PhaseCImpl.html">swarm.PhaseCImpl</A>              |              +--<B>swarm.analysis.EZGraphCImpl</B></PRE><HR><DL><DT>public class <B>EZGraphCImpl</B><DT>extends <A HREF="../../swarm/PhaseCImpl.html">PhaseCImpl</A><DT>implements <A HREF="../../swarm/objectbase/SwarmObjectC.html">SwarmObjectC</A>, <A HREF="../../swarm/objectbase/SwarmObjectS.html">SwarmObjectS</A>, <A HREF="../../swarm/simtoolsgui/GUICompositeC.html">GUICompositeC</A>, <A HREF="../../swarm/simtoolsgui/GUICompositeS.html">GUICompositeS</A>, <A HREF="../../swarm/analysis/EZGraphS.html">EZGraphS</A>, <A HREF="../../swarm/analysis/EZGraphC.html">EZGraphC</A></DL><P><strong> A class for easily create graphs.</strong>.This class allows the user to easily create graphs of various quantities in the model s/he is investigating.  The user first creates the EZGraph, and then creates "Sequences";  (lines) which will appear in the graph.  The sequences are generated based on data provided by a  single object or a collection of target objects, in reponse to a specified selector. One of the features of the EZGraph is that it will automatically generate average, total, min, max and count sequences without the user having to mess with Averagers amd other low-level classes.<P><HR><P><!-- ======== INNER CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><A NAME="fields_inherited_from_class_swarm.PhaseCImpl"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Fields inherited from class swarm.<A HREF="../../swarm/PhaseCImpl.html">PhaseCImpl</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/PhaseCImpl.html#nextPhase">nextPhase</A></CODE></TD></TR></TABLE>&nbsp;<!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../swarm/analysis/EZGraphCImpl.html#EZGraphCImpl()">EZGraphCImpl</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../swarm/analysis/EZGraphCImpl.html#EZGraphCImpl(swarm.analysis.EZGraph)">EZGraphCImpl</A></B>(<A HREF="../../swarm/analysis/EZGraph.html">EZGraph</A>&nbsp;nextPhase)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR></TABLE>&nbsp;<!-- ========== METHOD SUMMARY =========== --><A NAME="methods_implemented_from_interfaces_swarm.analysis.EZGraphC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.analysis.<A HREF="../../swarm/analysis/EZGraphC.html">EZGraphC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/analysis/EZGraphC.html#create$setFileName(swarm.defobj.Zone, java.lang.String)">create$setFileName</A>, <A HREF="../../swarm/analysis/EZGraphC.html#create$setFileOutput(swarm.defobj.Zone, boolean)">create$setFileOutput</A>, <A HREF="../../swarm/analysis/EZGraphC.html#create$setHDF5Container$setPrefix(swarm.defobj.Zone, swarm.defobj.HDF5, java.lang.String)">create$setHDF5Container$setPrefix</A>, <A HREF="../../swarm/analysis/EZGraphC.html#create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName(swarm.defobj.Zone, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName</A>, <A HREF="../../swarm/analysis/EZGraphC.html#create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName$setSaveSizeFlag(swarm.defobj.Zone, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean)">create$setTitle$setAxisLabelsX$Y$setWindowGeometryRecordName$setSaveSizeFlag</A>, <A HREF="../../swarm/analysis/EZGraphC.html#setAxisLabelsX$Y(java.lang.String, java.lang.String)">setAxisLabelsX$Y</A>, <A HREF="../../swarm/analysis/EZGraphC.html#setColors$count(java.lang.String[], int)">setColors$count</A>, <A HREF="../../swarm/analysis/EZGraphC.html#setFileName(java.lang.String)">setFileName</A>, <A HREF="../../swarm/analysis/EZGraphC.html#setFileOutput(boolean)">setFileOutput</A>, <A HREF="../../swarm/analysis/EZGraphC.html#setGraphics(boolean)">setGraphics</A>, <A HREF="../../swarm/analysis/EZGraphC.html#setHDF5Container(swarm.defobj.HDF5)">setHDF5Container</A>, <A HREF="../../swarm/analysis/EZGraphC.html#setTitle(java.lang.String)">setTitle</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.defobj.CreateC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.defobj.<A HREF="../../swarm/defobj/CreateC.html">CreateC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/CreateC.html#create(swarm.defobj.Zone)">create</A>, <A HREF="../../swarm/defobj/CreateC.html#createBegin(swarm.defobj.Zone)">createBegin</A>, <A HREF="../../swarm/defobj/CreateC.html#createEnd()">createEnd</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.defobj.CustomizeC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for interface swarm.defobj.<A HREF="../../swarm/defobj/CustomizeC.html">CustomizeC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/CustomizeC.html#customizeBegin(java.lang.Object)">customizeBegin</A>, <A HREF="../../swarm/defobj/CustomizeC.html#customizeCopy(java.lang.Object)">customizeCopy</A>, <A HREF="../../swarm/defobj/CustomizeC.html#customizeEnd()">customizeEnd</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_implemented_from_interfaces_swarm.simtoolsgui.CompositeWindowGeometryRecordNameC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for 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_implemented_from_interfaces_swarm.simtoolsgui.WindowGeometryRecordNameC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods implemented by this class for 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;<A NAME="methods_inherited_from_class_swarm.PhaseCImpl"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class swarm.<A HREF="../../swarm/PhaseCImpl.html">PhaseCImpl</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/PhaseCImpl.html#_copy_creating_phase_to_using_phase()">_copy_creating_phase_to_using_phase</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.Object</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="EZGraphCImpl(swarm.analysis.EZGraph)"><!-- --></A><H3>EZGraphCImpl</H3><PRE>public <B>EZGraphCImpl</B>(<A HREF="../../swarm/analysis/EZGraph.html">EZGraph</A>&nbsp;nextPhase)</PRE><DL></DL><HR><A NAME="EZGraphCImpl()"><!-- --></A><H3>EZGraphCImpl</H3><PRE>public <B>EZGraphCImpl</B>()</PRE><DL></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/EZDistributionImpl.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../swarm/analysis/EZGraphImpl.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="EZGraphCImpl.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;<A HREF="#fields_inherited_from_class_swarm.PhaseCImpl">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;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR></BODY></HTML>

⌨️ 快捷键说明

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