Package | Description |
---|---|
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.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).
|
Modifier and Type | Class and Description |
---|---|
class |
JRBaseConditionalStyle |
Modifier and Type | Method and Description |
---|---|
protected boolean |
JRBaseStyle.identicalStyle(JRBaseStyle style) |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignConditionalStyle |
class |
JRDesignStyle |
Modifier and Type | Method and Description |
---|---|
JRBaseStyle |
JRFillObjectFactory.getStyle(JRStyle style) |
Copyright © 2016. All rights reserved.