Uses of Interface
net.sf.dynamicreports.design.definition.style.DRIDesignFont

Packages that use DRIDesignFont
net.sf.dynamicreports.design.base.chart.plot   
net.sf.dynamicreports.design.base.style   
net.sf.dynamicreports.design.definition.chart   
net.sf.dynamicreports.design.definition.chart.plot   
net.sf.dynamicreports.design.definition.style   
net.sf.dynamicreports.jasper.transformation   
 

Uses of DRIDesignFont in net.sf.dynamicreports.design.base.chart.plot
 

Methods in net.sf.dynamicreports.design.base.chart.plot that return DRIDesignFont
 DRIDesignFont DRDesignSpiderPlot.getLabelFont()
           
 DRIDesignFont DRDesignMeterPlot.getTickLabelFont()
           
 DRIDesignFont DRDesignThermometerPlot.getValueFont()
           
 DRIDesignFont DRDesignMeterPlot.getValueFont()
           
 

Methods in net.sf.dynamicreports.design.base.chart.plot with parameters of type DRIDesignFont
 void DRDesignSpiderPlot.setLabelFont(DRIDesignFont labelFont)
           
 void DRDesignMeterPlot.setTickLabelFont(DRIDesignFont tickLabelFont)
           
 void DRDesignThermometerPlot.setValueFont(DRIDesignFont valueFont)
           
 void DRDesignMeterPlot.setValueFont(DRIDesignFont valueFont)
           
 

Uses of DRIDesignFont in net.sf.dynamicreports.design.base.style
 

Classes in net.sf.dynamicreports.design.base.style that implement DRIDesignFont
 class DRDesignFont
           
 

Uses of DRIDesignFont in net.sf.dynamicreports.design.definition.chart
 

Methods in net.sf.dynamicreports.design.definition.chart that return DRIDesignFont
 DRIDesignFont DRIDesignChartSubtitle.getFont()
           
 DRIDesignFont DRIDesignChartLegend.getFont()
           
 

Uses of DRIDesignFont in net.sf.dynamicreports.design.definition.chart.plot
 

Methods in net.sf.dynamicreports.design.definition.chart.plot that return DRIDesignFont
 DRIDesignFont DRIDesignSpiderPlot.getLabelFont()
           
 DRIDesignFont DRIDesignAxisFormat.getLabelFont()
           
 DRIDesignFont DRIDesignMeterPlot.getTickLabelFont()
           
 DRIDesignFont DRIDesignAxisFormat.getTickLabelFont()
           
 DRIDesignFont DRIDesignThermometerPlot.getValueFont()
           
 DRIDesignFont DRIDesignMeterPlot.getValueFont()
           
 

Uses of DRIDesignFont in net.sf.dynamicreports.design.definition.style
 

Methods in net.sf.dynamicreports.design.definition.style that return DRIDesignFont
 DRIDesignFont DRIDesignBaseStyle.getFont()
           
 

Uses of DRIDesignFont in net.sf.dynamicreports.jasper.transformation
 

Methods in net.sf.dynamicreports.jasper.transformation with parameters of type DRIDesignFont
protected  net.sf.jasperreports.engine.base.JRBaseFont StyleTransform.font(DRIDesignFont font)
           
 



Copyright © 2010-2014. All Rights Reserved.