org.gcube.messaging.common.consumer.mail
Class ChartPage

java.lang.Object
  extended by org.gcube.messaging.common.consumer.mail.ChartPage

public class ChartPage
extends Object

Author:
Andrea Manzi();

Constructor Summary
ChartPage(File output)
          costructor
 
Method Summary
 void addChart(Chart chart)
          Add a chart to the page
 void createChartHTMLFile()
          create the chart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartPage

public ChartPage(File output)
costructor

Parameters:
output - hte file output
Method Detail

addChart

public void addChart(Chart chart)
Add a chart to the page

Parameters:
chart - the chart

createChartHTMLFile

public void createChartHTMLFile()
                         throws IOException
create the chart

Throws:
IOException - exception


Copyright © 2013. All Rights Reserved.