Uses of Class
net.sf.dynamicreports.adhoc.configuration.AdhocAxisFormat

Packages that use AdhocAxisFormat
net.sf.dynamicreports.adhoc.configuration   
net.sf.dynamicreports.adhoc.report   
net.sf.dynamicreports.adhoc.transformation   
 

Uses of AdhocAxisFormat in net.sf.dynamicreports.adhoc.configuration
 

Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocAxisFormat
 AdhocAxisFormat AdhocAxisFormat.clone()
           
 AdhocAxisFormat AdhocChart.getXAxisFormat()
           
 AdhocAxisFormat AdhocChart.getYAxisFormat()
           
 

Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocAxisFormat
 void AdhocChart.setXAxisFormat(AdhocAxisFormat xAxisFormat)
           
 void AdhocChart.setYAxisFormat(AdhocAxisFormat yAxisFormat)
           
 

Uses of AdhocAxisFormat in net.sf.dynamicreports.adhoc.report
 

Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocAxisFormat
protected  AxisFormatBuilder DefaultAdhocReportCustomizer.axisFormat(AdhocAxisFormat adhocAxisFormat)
           
 

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

Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocAxisFormat
protected  AdhocAxisFormat XmlToAdhocTransform.axisFormat(XmlAdhocAxisFormat xmlAdhocAxisFormat)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocAxisFormat
protected  XmlAdhocAxisFormat AdhocToXmlTransform.axisFormat(AdhocAxisFormat adhocAxisFormat)
           
 



Copyright © 2010-2013. All Rights Reserved.