Uses of Class
net.sf.dynamicreports.adhoc.xmlconfiguration.XmlAdhocChartSerie

Packages that use XmlAdhocChartSerie
net.sf.dynamicreports.adhoc.transformation   
net.sf.dynamicreports.adhoc.xmlconfiguration   
 

Uses of XmlAdhocChartSerie in net.sf.dynamicreports.adhoc.transformation
 

Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocChartSerie
protected  XmlAdhocChartSerie AdhocToXmlTransform.chartSerie(AdhocChartSerie adhocChartSerie)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocChartSerie
protected  AdhocChartSerie XmlToAdhocTransform.chartSerie(XmlAdhocChartSerie xmlAdhocChartSerie)
           
 

Uses of XmlAdhocChartSerie in net.sf.dynamicreports.adhoc.xmlconfiguration
 

Fields in net.sf.dynamicreports.adhoc.xmlconfiguration with type parameters of type XmlAdhocChartSerie
protected  List<XmlAdhocChartSerie> XmlAdhocChart.serie
           
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocChartSerie
 XmlAdhocChartSerie ObjectFactory.createXmlAdhocChartSerie()
          Create an instance of XmlAdhocChartSerie
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return types with arguments of type XmlAdhocChartSerie
 List<XmlAdhocChartSerie> XmlAdhocChart.getSerie()
          Gets the value of the serie property.
 



Copyright © 2010-2013. All Rights Reserved.