Package com.ikokoon.serenity.hudson.modeller

Interface Summary
HighchartsModeller.IConstructor  
IModeller This is the interface for classes that can generate the model that gets sent to the front end.
 

Class Summary
HighchartsModeller This class takes the composites and generates the data arrays for the Highcharts model, and makes a big string that can be inserted into the Highcharts object on the front end.
JetChartModeller This class takes a composite and produces a string base64 representation of the serialised model object for the composite.
 



Copyright © 2010. All Rights Reserved.