|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.opensuit.xml.chart.BaseChart
org.ow2.opensuit.xml.chart.CustomChart
public class CustomChart
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.ow2.opensuit.xml.interfaces.IBeanProvider |
|---|
org.ow2.opensuit.xml.interfaces.IBeanProvider.UnresolvedBeanError |
| Field Summary | |
|---|---|
protected org.ow2.opensuit.xml.base.binding.Expression |
plot
|
| Fields inherited from class org.ow2.opensuit.xml.chart.BaseChart |
|---|
autoReloadInterval, chartTime, logger, root, title |
| Constructor Summary | |
|---|---|
CustomChart()
|
|
| Method Summary | |
|---|---|
void |
initialize(org.ow2.opensuit.xmlmap.interfaces.IInitializationSupport initSupport,
org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext instContext)
|
org.jfree.chart.plot.Plot |
makePlot(javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class org.ow2.opensuit.xml.chart.BaseChart |
|---|
getBeanDescription, getBeanGenericType, getBeanNames, getBeanType, getBeanValue, getPathID, getTitle, preRender, reloadMap, render, serveImage, serveWaiting |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@XmlChild(name="Plot") protected org.ow2.opensuit.xml.base.binding.Expression plot
| Constructor Detail |
|---|
public CustomChart()
| Method Detail |
|---|
public void initialize(org.ow2.opensuit.xmlmap.interfaces.IInitializationSupport initSupport,
org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext instContext)
initialize in interface org.ow2.opensuit.xmlmap.interfaces.IInitializableinitialize in class BaseChart
public org.jfree.chart.plot.Plot makePlot(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
makePlot in class BaseChartjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||