Uses of Interface
net.sf.dynamicreports.report.definition.style.DRIFont

Packages that use DRIFont
net.sf.dynamicreports.design.transformation   
net.sf.dynamicreports.report.base   
net.sf.dynamicreports.report.base.chart.plot   
net.sf.dynamicreports.report.base.style   
net.sf.dynamicreports.report.definition   
net.sf.dynamicreports.report.definition.chart   
net.sf.dynamicreports.report.definition.chart.plot   
net.sf.dynamicreports.report.definition.style   
 

Uses of DRIFont in net.sf.dynamicreports.design.transformation
 

Methods in net.sf.dynamicreports.design.transformation with parameters of type DRIFont
protected  DRDesignFont StyleTransform.transformFont(DRIFont font)
           
 

Uses of DRIFont in net.sf.dynamicreports.report.base
 

Methods in net.sf.dynamicreports.report.base that return DRIFont
 DRIFont DRReportTemplate.getDefaultFont()
           
 DRIFont DRReport.getDefaultFont()
           
 

Methods in net.sf.dynamicreports.report.base with parameters of type DRIFont
 void DRReportTemplate.setDefaultFont(DRIFont defaultFont)
           
 void DRReport.setDefaultFont(DRIFont defaultFont)
           
 

Uses of DRIFont in net.sf.dynamicreports.report.base.chart.plot
 

Methods in net.sf.dynamicreports.report.base.chart.plot that return DRIFont
 DRIFont DRThermometerPlot.getValueFont()
           
 

Methods in net.sf.dynamicreports.report.base.chart.plot with parameters of type DRIFont
 void DRThermometerPlot.setValueFont(DRIFont valueFont)
           
 

Uses of DRIFont in net.sf.dynamicreports.report.base.style
 

Classes in net.sf.dynamicreports.report.base.style that implement DRIFont
 class DRFont
           
 

Uses of DRIFont in net.sf.dynamicreports.report.definition
 

Methods in net.sf.dynamicreports.report.definition that return DRIFont
 DRIFont DRIReportTemplate.getDefaultFont()
           
 DRIFont DRIReport.getDefaultFont()
           
 

Uses of DRIFont in net.sf.dynamicreports.report.definition.chart
 

Methods in net.sf.dynamicreports.report.definition.chart that return DRIFont
 DRIFont DRIChartSubtitle.getFont()
           
 DRIFont DRIChartLegend.getFont()
           
 

Uses of DRIFont in net.sf.dynamicreports.report.definition.chart.plot
 

Methods in net.sf.dynamicreports.report.definition.chart.plot that return DRIFont
 DRIFont DRISpiderPlot.getLabelFont()
           
 DRIFont DRIAxisFormat.getLabelFont()
           
 DRIFont DRIMeterPlot.getTickLabelFont()
           
 DRIFont DRIAxisFormat.getTickLabelFont()
           
 DRIFont DRIThermometerPlot.getValueFont()
           
 DRIFont DRIMeterPlot.getValueFont()
           
 

Uses of DRIFont in net.sf.dynamicreports.report.definition.style
 

Methods in net.sf.dynamicreports.report.definition.style that return DRIFont
 DRIFont DRIBaseStyle.getFont()
           
 



Copyright © 2010-2014. All Rights Reserved.