Package | Description |
---|---|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through façade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
net.sf.jasperreports.engine.design |
Contains design time implementations for the library's main interfaces as well as report compiling tools.
|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
net.sf.jasperreports.engine.export.oasis | |
net.sf.jasperreports.engine.export.ooxml | |
net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).
|
net.sf.jasperreports.engine.type | |
net.sf.jasperreports.engine.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
VerticalAlignEnum |
JRStyle.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRAlignment.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRStyle.getVerticalAlignmentValue()
Gets the vertical alignment of the element.
|
VerticalAlignEnum |
JRAlignment.getVerticalAlignmentValue()
Gets the text vertical alignment.
|
Modifier and Type | Method and Description |
---|---|
void |
JRStyle.setVerticalAlignment(VerticalAlignEnum verticalAlignment) |
void |
JRAlignment.setVerticalAlignment(VerticalAlignEnum verticalAlignment)
Gets the text vertical alignment.
|
Modifier and Type | Field and Description |
---|---|
protected VerticalAlignEnum |
JRBasePrintImage.verticalAlignmentValue |
protected VerticalAlignEnum |
JRBasePrintText.verticalAlignmentValue |
protected VerticalAlignEnum |
JRBaseImage.verticalAlignmentValue |
protected VerticalAlignEnum |
JRBaseStyle.verticalAlignmentValue |
protected VerticalAlignEnum |
JRBaseTextElement.verticalAlignmentValue |
Modifier and Type | Method and Description |
---|---|
VerticalAlignEnum |
JRBasePrintImage.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRBasePrintText.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRBaseImage.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRBaseStyle.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRBaseTextElement.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRBasePrintImage.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRBasePrintText.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRBaseImage.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRBaseStyle.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRBaseTextElement.getVerticalAlignmentValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRBasePrintImage.setVerticalAlignment(VerticalAlignEnum verticalAlignmentValue) |
void |
JRBasePrintText.setVerticalAlignment(VerticalAlignEnum verticalAlignmentValue) |
void |
JRBaseImage.setVerticalAlignment(VerticalAlignEnum verticalAlignmentValue) |
void |
JRBaseStyle.setVerticalAlignment(VerticalAlignEnum verticalAlignmentValue) |
void |
JRBaseTextElement.setVerticalAlignment(VerticalAlignEnum verticalAlignmentValue) |
Modifier and Type | Field and Description |
---|---|
protected VerticalAlignEnum |
JRDesignImage.verticalAlignmentValue |
protected VerticalAlignEnum |
JRDesignTextElement.verticalAlignmentValue |
Modifier and Type | Method and Description |
---|---|
VerticalAlignEnum |
JRDesignImage.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRDesignTextElement.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRDesignImage.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRDesignTextElement.getVerticalAlignmentValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignImage.setVerticalAlignment(VerticalAlignEnum verticalAlignmentValue) |
void |
JRDesignTextElement.setVerticalAlignment(VerticalAlignEnum verticalAlignmentValue) |
Modifier and Type | Field and Description |
---|---|
VerticalAlignEnum |
JRXlsAbstractExporter.TextAlignHolder.verticalAlignment |
Constructor and Description |
---|
JRXlsAbstractExporter.TextAlignHolder(HorizontalAlignEnum horizontalAlignment,
VerticalAlignEnum verticalAlignment,
RotationEnum rotation) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ParagraphStyle.getHorizontalAlignment(HorizontalAlignEnum horizontalAlignment,
VerticalAlignEnum verticalAlignment,
RotationEnum rotation) |
static java.lang.String |
ParagraphStyle.getVerticalAlignment(HorizontalAlignEnum horizontalAlignment,
VerticalAlignEnum verticalAlignment,
RotationEnum rotation) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
XlsxCellHelper.getVerticalAlignment(VerticalAlignEnum verticalAlignment) |
static java.lang.String |
DocxCellHelper.getVerticalAlignment(VerticalAlignEnum verticalAlignment) |
Modifier and Type | Method and Description |
---|---|
VerticalAlignEnum |
JRTemplatePrintImage.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRTemplatePrintText.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRFillImage.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRTemplateText.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRFillTextElement.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRTemplateImage.getOwnVerticalAlignmentValue() |
VerticalAlignEnum |
JRTemplatePrintImage.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRTemplatePrintText.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRFillImage.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRTemplateText.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRFillTextElement.getVerticalAlignmentValue() |
VerticalAlignEnum |
JRTemplateImage.getVerticalAlignmentValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRTemplatePrintImage.setVerticalAlignment(VerticalAlignEnum verticalAlignment) |
void |
JRTemplatePrintText.setVerticalAlignment(VerticalAlignEnum verticalAlignment) |
void |
JRFillImage.setVerticalAlignment(VerticalAlignEnum verticalAlignment) |
void |
JRTemplateText.setVerticalAlignment(VerticalAlignEnum verticalAlignmentValue) |
void |
JRFillTextElement.setVerticalAlignment(VerticalAlignEnum verticalAlignment) |
void |
JRTemplateImage.setVerticalAlignment(VerticalAlignEnum verticalAlignmentValue) |
Modifier and Type | Method and Description |
---|---|
static VerticalAlignEnum |
VerticalAlignEnum.getByName(java.lang.String name) |
static VerticalAlignEnum |
VerticalAlignEnum.getByValue(byte value) |
static VerticalAlignEnum |
VerticalAlignEnum.getByValue(java.lang.Byte value) |
static VerticalAlignEnum |
VerticalAlignEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VerticalAlignEnum[] |
VerticalAlignEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static VerticalAlignEnum |
JRStyleResolver.getVerticalAlignmentValue(JRAlignment alignment) |
static VerticalAlignEnum |
JRStyleResolver.getVerticalAlignmentValue(JRStyle style) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com