| Package | Description |
|---|---|
| net.sf.nervalreports.core |
| Modifier and Type | Method and Description |
|---|---|
ReportFontSize |
ReportGenerator.getFontSize() |
static ReportFontSize |
ReportFontSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportFontSize[] |
ReportFontSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportGenerator.setFontSize(ReportFontSize fontSize)
|
Copyright © 2016. All rights reserved.