net.sourceforge.jasa.report
Class SpreadReportVariables

java.lang.Object
  extended by net.sourceforge.jasa.report.MarketPriceReportVariables
      extended by net.sourceforge.jasa.report.SpreadReportVariables
All Implemented Interfaces:
java.io.Serializable

public class SpreadReportVariables
extends MarketPriceReportVariables

See Also:
Serialized Form
 

Field Summary
 
Fields inherited from class net.sourceforge.jasa.report.MarketPriceReportVariables
price, PRICE_VAR, time
 
Constructor Summary
SpreadReportVariables()
           
 
Method Summary
 java.lang.String getName()
           
 double getPrice(RoundFinishedEvent event)
           
 
Methods inherited from class net.sourceforge.jasa.report.MarketPriceReportVariables
compute, dispose, eventOccurred, getNumberOfSeries, getVariableBindings, getX, getxVariableName, getY, getyVariableNames, initialise, onRoundFinished
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpreadReportVariables

public SpreadReportVariables()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class MarketPriceReportVariables

getPrice

public double getPrice(RoundFinishedEvent event)
Specified by:
getPrice in class MarketPriceReportVariables