org.kinsources.kiwa.website.kidarep.statisticsviews
Class GraphicsView

java.lang.Object
  extended by org.kinsources.kiwa.website.kidarep.statisticsviews.GraphicsView

public class GraphicsView
extends java.lang.Object


Constructor Summary
GraphicsView()
           
 
Method Summary
 java.lang.StringBuffer getHtml(Dataset dataset, Account account, java.util.Locale locale)
          
 java.lang.String getHtmlBody(Dataset dataset, Account account, java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsView

public GraphicsView()
Method Detail

getHtml

public java.lang.StringBuffer getHtml(Dataset dataset,
                                      Account account,
                                      java.util.Locale locale)
                               throws java.lang.Exception

Throws:
java.lang.Exception

getHtmlBody

public java.lang.String getHtmlBody(Dataset dataset,
                                    Account account,
                                    java.util.Locale locale)
                             throws java.lang.Exception
Parameters:
dataset -
account -
locale -
Returns:
Throws:
java.lang.Exception