org.powertac.visualizer.display
Class DrillDownTemplate2

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

public class DrillDownTemplate2
extends Object

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

Author:
Jurica Babic

Constructor Summary
DrillDownTemplate2(String name, 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

DrillDownTemplate2

public DrillDownTemplate2(String name,
                          long y,
                          Object drilldown)


Copyright © 2013 Power TAC. All Rights Reserved.