RePast
v. 2.0

uchicago.src.sim.analysis
Interface Graphable

All Superinterfaces:
jclass.chart.Chartable
All Known Implementing Classes:
Statistics

public interface Graphable
extends jclass.chart.Chartable

Interface for classes that can act as data sources to SimCharts.


Field Summary
 
Fields inherited from interface jclass.chart.Chartable
ARRAY, GENERAL
 
Method Summary
 void addChartAsListener(SimGraph chart)
          Adds the specified SimGraph as a listener to this object
 
Methods inherited from interface jclass.chart.Chartable
getDataInterpretation, getDataItem, getName, getNumRows, getPointLabels, getRow, getSeriesLabel, getSeriesName
 

Method Detail

addChartAsListener

public void addChartAsListener(SimGraph chart)
Adds the specified SimGraph as a listener to this object


RePast
v. 2.0

Bug reports and feature requests to RePast