org.eclipse.amp.agf.chart
Class TimeSeriesStrategy

java.lang.Object
  extended by org.eclipse.amp.agf.chart.BasicChartStrategy
      extended by org.eclipse.amp.agf.chart.BasicAxesChartStrategy
          extended by org.eclipse.amp.agf.chart.TimeSeriesStrategy
All Implemented Interfaces:
IChartDesignStrategy

public class TimeSeriesStrategy
extends BasicAxesChartStrategy


Constructor Summary
TimeSeriesStrategy()
           
 
Method Summary
 void addValueSet(java.lang.Object valueSet)
           
 
Methods inherited from class org.eclipse.amp.agf.chart.BasicAxesChartStrategy
createChart, createLegend, getValueSetsDefinition, isInitialized, update, updateSelection
 
Methods inherited from class org.eclipse.amp.agf.chart.BasicChartStrategy
getChart, getLegend, setChart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeSeriesStrategy

public TimeSeriesStrategy()
Method Detail

addValueSet

public void addValueSet(java.lang.Object valueSet)