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

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

public class ChartPage
extends java.lang.Object

Author:
Andrea Manzi();

Constructor Summary
ChartPage(java.io.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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartPage

public ChartPage(java.io.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 java.io.IOException
create the chart

Throws:
java.io.IOException - exception