|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.messaging.common.consumer.mail.ChartPage
public class ChartPage
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 |
---|
public ChartPage(java.io.File output)
output
- hte file outputMethod Detail |
---|
public void addChart(Chart chart)
chart
- the chartpublic void createChartHTMLFile() throws java.io.IOException
java.io.IOException
- exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |