org.powertac.visualizer.json
Class WholesaleSnapshotJSON
java.lang.Object
org.powertac.visualizer.json.WholesaleSnapshotJSON
public class WholesaleSnapshotJSON
- extends Object
|
Constructor Summary |
WholesaleSnapshotJSON(org.primefaces.json.JSONArray graphDataBeforeClearing,
org.primefaces.json.JSONArray seriesColorsBeforeClearing,
org.primefaces.json.JSONArray graphDataAfterClearing,
org.primefaces.json.JSONArray seriesColorsAfterClearing)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WholesaleSnapshotJSON
public WholesaleSnapshotJSON(org.primefaces.json.JSONArray graphDataBeforeClearing,
org.primefaces.json.JSONArray seriesColorsBeforeClearing,
org.primefaces.json.JSONArray graphDataAfterClearing,
org.primefaces.json.JSONArray seriesColorsAfterClearing)
getGraphDataBeforeClearing
public org.primefaces.json.JSONArray getGraphDataBeforeClearing()
getSeriesColorsBeforeClearing
public org.primefaces.json.JSONArray getSeriesColorsBeforeClearing()
getGraphDataAfterClearing
public org.primefaces.json.JSONArray getGraphDataAfterClearing()
getSeriesColorsAfterClearing
public org.primefaces.json.JSONArray getSeriesColorsAfterClearing()
getMarketAskOrderColor
public static String getMarketAskOrderColor()
getLimitAskOrderColor
public static String getLimitAskOrderColor()
getMarketBidOrderColor
public static String getMarketBidOrderColor()
getLimitBidOrderColor
public static String getLimitBidOrderColor()
getClearedTradeColor
public static String getClearedTradeColor()
getMarketOrderOffset
public static double getMarketOrderOffset()
Copyright © 2012 Power TAC. All Rights Reserved.