org.powertac.visualizer.display
Class CustomerStatisticsTemplate

java.lang.Object
  extended by org.powertac.visualizer.display.CustomerStatisticsTemplate

public class CustomerStatisticsTemplate
extends Object

A template class which resembles the structure needed for HighStock charts (JSON library).

Author:
Jurica Babic

Constructor Summary
CustomerStatisticsTemplate(String name, String color, long y, Object drilldown)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerStatisticsTemplate

public CustomerStatisticsTemplate(String name,
                                  String color,
                                  long y,
                                  Object drilldown)


Copyright © 2013 Power TAC. All Rights Reserved.