RePast
v. 2.0

Package uchicago.src.sim.analysis

Interface Summary
BinDataSource Interface for objects that can provide double values to compute bins for a histogram.
BlockFileWriter Interface for class that write data to files in blocks.
ChartGuiPanel  
DataSource Interface for data sources whose data is recorded by DataRecorder
Graphable Interface for classes that can act as data sources to SimCharts.
GuiChartDataSource  
NumericDataSource Interface for data sources whose data is recorded by DataRecorder and is numeric.
Sequence Interface for objects that are the source of data to be plotted by a sequence graph.
 

Class Summary
AbstractChartModel  
AddChartGui Gui for adding custom charts.
ArrayData A collection class used by the Statistic classes to hold their data.
AverageDataSource Dynamically computes the average of a list of values.
AverageSequence Computes the average of a sequence of values.
ChartArchiver Saves and loads custom charts via their XML descriptions.
ChartSourceFactory Factory for creating data sources for gui created charts.
CustomChartGui GUI for creating, editing and deleting custom charts.
DataFileHeader Given a model and this will create the appropriate header for any data file.
DataFileWriter Writes objects to a file via their toString() method.
DataRecorder The primary means of recording data during a simulation.
DataSourcePropPanel  
DataSourcesPanel  
DataSourceUtilities Utility methods for return data.
EditChartGui Gui for editing an AbstractChartModel.
ExcelFileWriter Writes network data to ExcelFiles.
Histogram A histogram plot allowing the user to histogram data from a list of objects.
HistogramItem An item to be displayed in a histogram.
HistogramStatistic The Statistics class for histogram data.
ListDataSource  
MarkIcon Icon that represents plot point shape integer constants in the appropriate shape.
MarkListRenderer Renderer for lists that contain the integer constants for plot point shapes.
NetSeqTableRow Represents a row in the model contained by the table in NetSequenceSetPanel.
NetSequenceGraph A graph that captures a series of points (sequences) specialized for network statistics.
NetSequenceSetupPanel The setup panel displayed on a tab in a NetSequencePlot.
ObjectData Stores simulation data as objects.
ObjectDataRecorder Records Objects to files as Strings.
ObjectDataSource A data source that returns objects.
ObjectSequence A source for sequence data from a single object.
OpenArrayData A collection class used by the Statistic classes to hold their data.
OpenHistogram A dynamic bar chart.
OpenHistogramStat The Statistics class for histogram data.
OpenSeqStatistic The model for a SequenceGraph.
OpenSequenceGraph A graph that displays a connected series of points (a sequence).
OpenStats Statistics: base class for the statistics classes that form the model (MVC) for SimGraphs.
Plot A generic point plotting class.
PlotModel  
PropertiesPanel  
SequenceChartModel Model (MVC) used for GUI creation of OpenSequenceGraphs.
SequenceGraph Deprecated.  
SequenceSource Data source for a Sequence created via the gui chart creator.
SequenceStatistic The model for a SequenceGraph.
SimData Holds data in tabular format - a vector of vectors.
SimGraph Deprecated.  
Statistics Statistics: base class for the statistics classes that form the model (MVC) for SimGraphs.
StatisticUtilities Statistical utilities.
 


RePast
v. 2.0

Bug reports and feature requests to RePast