org.openfuxml.addon.chart
Class AbstractOfxChart
java.lang.Object
org.openfuxml.addon.chart.AbstractOfxChart
public class AbstractOfxChart
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
config
protected org.apache.commons.configuration.Configuration config
chart
protected Chart chart
charts
protected List<Chart> charts
target
protected AbstractOfxChart.RenderTarget target
AbstractOfxChart
public AbstractOfxChart(org.apache.commons.configuration.Configuration config,
AbstractOfxChart.RenderTarget target)
loadXmlChartTemplate
protected void loadXmlChartTemplate(String chartFile)
throws FileNotFoundException
- Throws:
FileNotFoundException
getUuid
public String getUuid()
getChart
public Chart getChart()
getCharts
public List<Chart> getCharts()
addToSession
public void addToSession(javax.faces.context.FacesContext context)
Copyright © 2014. All Rights Reserved.