|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DRFont in net.sf.dynamicreports.design.transformation |
---|
Methods in net.sf.dynamicreports.design.transformation with parameters of type DRFont | |
---|---|
static double |
StyleResolver.getFontHeight(DRFont font)
|
static double |
StyleResolver.getFontWidth(DRFont font)
|
Uses of DRFont in net.sf.dynamicreports.report.base.chart |
---|
Methods in net.sf.dynamicreports.report.base.chart that return DRFont | |
---|---|
DRFont |
DRChartSubtitle.getFont()
|
DRFont |
DRChartLegend.getFont()
|
Methods in net.sf.dynamicreports.report.base.chart with parameters of type DRFont | |
---|---|
void |
DRChartSubtitle.setFont(DRFont font)
|
void |
DRChartLegend.setFont(DRFont font)
|
Uses of DRFont in net.sf.dynamicreports.report.base.chart.plot |
---|
Methods in net.sf.dynamicreports.report.base.chart.plot that return DRFont | |
---|---|
DRFont |
DRSpiderPlot.getLabelFont()
|
DRFont |
DRAxisFormat.getLabelFont()
|
DRFont |
DRMeterPlot.getTickLabelFont()
|
DRFont |
DRAxisFormat.getTickLabelFont()
|
DRFont |
DRMeterPlot.getValueFont()
|
Methods in net.sf.dynamicreports.report.base.chart.plot with parameters of type DRFont | |
---|---|
void |
DRSpiderPlot.setLabelFont(DRFont labelFont)
|
void |
DRAxisFormat.setLabelFont(DRFont labelFont)
|
void |
DRMeterPlot.setTickLabelFont(DRFont tickLabelFont)
|
void |
DRAxisFormat.setTickLabelFont(DRFont tickLabelFont)
|
void |
DRMeterPlot.setValueFont(DRFont valueFont)
|
Uses of DRFont in net.sf.dynamicreports.report.base.style |
---|
Methods in net.sf.dynamicreports.report.base.style that return DRFont | |
---|---|
DRFont |
DRBaseStyle.getFont()
|
Methods in net.sf.dynamicreports.report.base.style with parameters of type DRFont | |
---|---|
void |
DRBaseStyle.setFont(DRFont font)
|
Uses of DRFont in net.sf.dynamicreports.report.builder.style |
---|
Methods in net.sf.dynamicreports.report.builder.style that return DRFont | |
---|---|
DRFont |
FontBuilder.getFont()
|
Uses of DRFont in net.sf.dynamicreports.report.defaults |
---|
Methods in net.sf.dynamicreports.report.defaults that return DRFont | |
---|---|
DRFont |
Default.getFont()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |