org.powertac.visualizer.display
Class DrillDownTemplate
java.lang.Object
org.powertac.visualizer.display.DrillDownTemplate
public class DrillDownTemplate
- extends Object
A template class which resembles the structure needed for HighStock charts
(JSON library).
- Author:
- Jurica Babic
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DrillDownTemplate
public DrillDownTemplate(String name,
String color,
ArrayList<Object> data)
Copyright © 2013 Power TAC. All Rights Reserved.