| Package | Description |
|---|---|
| net.sf.nervalreports.core |
| Modifier and Type | Method and Description |
|---|---|
ReportTextAlignment |
ReportGenerator.getTextAlignment()
return {
ReportGenerator.textAlignment. |
static ReportTextAlignment |
ReportTextAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportTextAlignment[] |
ReportTextAlignment.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.setTextAlignment(ReportTextAlignment textAlignment)
|
Copyright © 2015. All rights reserved.