|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontBuilder | |
---|---|
net.sf.dynamicreports.report.builder | |
net.sf.dynamicreports.report.builder.chart | |
net.sf.dynamicreports.report.builder.style |
Uses of FontBuilder in net.sf.dynamicreports.report.builder |
---|
Methods in net.sf.dynamicreports.report.builder with parameters of type FontBuilder | |
---|---|
ReportTemplateBuilder |
ReportTemplateBuilder.setDefaultFont(FontBuilder defaultFont)
|
T |
ReportBuilder.setDefaultFont(FontBuilder defaultFont)
|
Uses of FontBuilder in net.sf.dynamicreports.report.builder.chart |
---|
Methods in net.sf.dynamicreports.report.builder.chart with parameters of type FontBuilder | |
---|---|
SpiderChartBuilder |
SpiderChartBuilder.setLabelFont(FontBuilder labelFont)
|
AxisFormatBuilder |
AxisFormatBuilder.setLabelFont(FontBuilder labelFont)
|
T |
AbstractChartBuilder.setLegendFont(FontBuilder legendFont)
|
T |
AbstractChartBuilder.setSubtitleFont(FontBuilder subtitleFont)
|
MeterChartBuilder |
MeterChartBuilder.setTickLabelFont(FontBuilder tickLabelFont)
|
AxisFormatBuilder |
AxisFormatBuilder.setTickLabelFont(FontBuilder tickLabelFont)
|
T |
AbstractChartBuilder.setTitleFont(FontBuilder titleFont)
|
ThermometerChartBuilder |
ThermometerChartBuilder.setValueFont(FontBuilder valueFont)
|
MeterChartBuilder |
MeterChartBuilder.setValueFont(FontBuilder valueFont)
|
Uses of FontBuilder in net.sf.dynamicreports.report.builder.style |
---|
Methods in net.sf.dynamicreports.report.builder.style with parameters of type FontBuilder | |
---|---|
T |
BaseStyleBuilder.setFont(FontBuilder font)
|
static StyleBuilder |
Styles.style(FontBuilder font)
|
StyleBuilder |
StyleBuilders.style(FontBuilder font)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |