Package | Description |
---|---|
net.sf.jasperreports.components.table.fill |
Contains fill time implementations for Table component related interfaces.
|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade 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.type |
Contains
enum types used by the library's main classes. |
Modifier and Type | Method and Description |
---|---|
SectionTypeEnum |
TableReport.getSectionType() |
Modifier and Type | Method and Description |
---|---|
SectionTypeEnum |
JRReport.getSectionType()
Specifies whether report sections are made of bands or of parts.
|
Modifier and Type | Field and Description |
---|---|
protected SectionTypeEnum |
JRBaseReport.sectionType |
Modifier and Type | Method and Description |
---|---|
SectionTypeEnum |
JRBaseReport.getSectionType() |
Modifier and Type | Method and Description |
---|---|
void |
JRBaseReport.setSectionType(SectionTypeEnum sectionType) |
Modifier and Type | Method and Description |
---|---|
static SectionTypeEnum |
SectionTypeEnum.getByName(java.lang.String name) |
static SectionTypeEnum |
SectionTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SectionTypeEnum[] |
SectionTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com