org.gcube.portlets.admin.vredeployer.client.charts
Class CloudChart

java.lang.Object
  extended by org.gcube.portlets.admin.vredeployer.client.charts.CloudChart
All Implemented Interfaces:
SimpleChartModel

public class CloudChart
extends Object
implements SimpleChartModel


Constructor Summary
CloudChart()
           
 
Method Summary
static String[] getAscisseValues(List<DeployStatus> singleMachines)
           
 com.extjs.gxt.charts.client.Chart getChart()
           
 com.extjs.gxt.charts.client.model.ChartModel getChartModel(DeployStatus cloudStatus, List<DeployStatus> singleMachines)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloudChart

public CloudChart()
Method Detail

getChart

public com.extjs.gxt.charts.client.Chart getChart()
Returns:

getChartModel

public com.extjs.gxt.charts.client.model.ChartModel getChartModel(DeployStatus cloudStatus,
                                                                  List<DeployStatus> singleMachines)
Specified by:
getChartModel in interface SimpleChartModel

getAscisseValues

public static String[] getAscisseValues(List<DeployStatus> singleMachines)
Parameters:
n -
Returns:


Copyright © 2014. All Rights Reserved.