it.eng.spagobi.engines.chart
Class ChartEngine

java.lang.Object
  extended by it.eng.spagobi.engines.chart.ChartEngine

public class ChartEngine
extends java.lang.Object

Author:
Antonella Giachino (antonella.giachino@eng.it)

Constructor Summary
ChartEngine()
           
 
Method Summary
static ChartEngineInstance createInstance(java.lang.Object template, java.util.Map env)
          Creates the instance.
static ChartEngineConfig getConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartEngine

public ChartEngine()
Method Detail

getConfig

public static ChartEngineConfig getConfig()

createInstance

public static ChartEngineInstance createInstance(java.lang.Object template,
                                                 java.util.Map env)
Creates the instance.

Parameters:
template - the template
env - the env
Returns:
the geo report engine instance