org.powertac.visualizer.json
Class RateInfoJSON

java.lang.Object
  extended by org.powertac.visualizer.json.RateInfoJSON

public class RateInfoJSON
extends Object

Object that visualizes rate from tariff specification. Each line chart can contain one or more line segments. Each line segment represent rate value for one day.

Author:
Jurica Babic

Constructor Summary
RateInfoJSON(org.powertac.common.Rate rate)
           
 
Method Summary
 org.primefaces.json.JSONArray getRateLineChartMaxValue()
           
 org.primefaces.json.JSONArray getRateLineChartMinValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RateInfoJSON

public RateInfoJSON(org.powertac.common.Rate rate)
Method Detail

getRateLineChartMaxValue

public org.primefaces.json.JSONArray getRateLineChartMaxValue()

getRateLineChartMinValue

public org.primefaces.json.JSONArray getRateLineChartMinValue()


Copyright © 2013 Power TAC. All Rights Reserved.