org.powertac.visualizer.json
Class RateInfoJSON
java.lang.Object
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RateInfoJSON
public RateInfoJSON(org.powertac.common.Rate rate)
getRateLineChartMaxValue
public org.primefaces.json.JSONArray getRateLineChartMaxValue()
getRateLineChartMinValue
public org.primefaces.json.JSONArray getRateLineChartMinValue()
Copyright © 2013 Power TAC. All Rights Reserved.