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

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

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

Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocFont
 AdhocFont AdhocFont.clone()
           
 AdhocFont AdhocStyle.getFont()
           
 AdhocFont AdhocAxisFormat.getLabelFont()
           
 AdhocFont AdhocChart.getTitleFont()
           
 

Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocFont
 void AdhocStyle.setFont(AdhocFont font)
           
 void AdhocAxisFormat.setLabelFont(AdhocFont labelFont)
           
 void AdhocChart.setTitleFont(AdhocFont titleFont)
           
 

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

Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocFont
protected  FontBuilder DefaultAdhocReportCustomizer.font(AdhocFont adhocFont)
           
 

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

Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocFont
protected  AdhocFont XmlToAdhocTransform.font(XmlAdhocFont xmlAdhocFont)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocFont
protected  XmlAdhocFont AdhocToXmlTransform.font(AdhocFont adhocFont)
           
 



Copyright © 2010-2012. All Rights Reserved.