Package | Description |
---|---|
net.sf.jasperreports.components.barbecue |
Contains classes for the built-in Barbecue component.
|
net.sf.jasperreports.components.barcode4j |
Contains classes for the built-in Barcode4J component.
|
net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
net.sf.jasperreports.components.list |
Contains classes for the built-in List component.
|
net.sf.jasperreports.components.map.fill |
Contains fill time implementations for Google Map component related interfaces.
|
net.sf.jasperreports.components.sort |
Contains classes for the built-in Sort component.
|
net.sf.jasperreports.components.spiderchart |
Contains classes for the built-in Spider Chart component.
|
net.sf.jasperreports.components.table |
Contains classes for the built-in Table component.
|
net.sf.jasperreports.components.table.fill |
Contains fill time implementations for Table component related interfaces.
|
net.sf.jasperreports.engine.component |
Provides interfaces and base classes for the built-in JasperReports component functionality.
|
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.part | |
net.sf.jasperreports.parts.subreport |
Modifier and Type | Method and Description |
---|---|
FillComponent |
BarbecueFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
BarcodeFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
IconLabelComponentFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
JRFillCloneable |
IconLabelComponentFill.createClone(JRFillCloneFactory factory) |
Constructor and Description |
---|
IconLabelComponentFill(IconLabelComponent iconLabelComponent,
JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
FillListFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
JRFillCloneable |
VerticalFillList.createClone(JRFillCloneFactory factory) |
JRFillCloneable |
HorizontalFillList.createClone(JRFillCloneFactory factory) |
JRFillCloneable |
FillListContents.createClone(JRFillCloneFactory factory) |
Constructor and Description |
---|
BaseFillList(BaseFillList list,
JRFillCloneFactory factory) |
FillDatasetRun(FillDatasetRun datasetRun,
JRFillCloneFactory factory) |
FillListContents(FillListContents fillListContents,
JRFillCloneFactory factory) |
HorizontalFillList(HorizontalFillList list,
JRFillCloneFactory factory) |
VerticalFillList(VerticalFillList list,
JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
MapFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
SortComponentFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
JRFillCloneable |
SortComponentFill.createClone(JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
SpiderChartFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
JRFillCloneable |
FillSpiderChart.createClone(JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
FillTableFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
JRFillCloneable |
FillTableSubreport.createClone(JRFillCloneFactory factory) |
Constructor and Description |
---|
FillTable(FillTable table,
JRFillCloneFactory factory) |
FillTableSubreport(FillTableSubreport tableSubreport,
JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
ComponentFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory)
Creates a clone of a fill component.
|
Constructor and Description |
---|
BaseFillComponent(BaseFillComponent fillComponent,
JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
PartFillComponent |
PartComponentFillFactory.cloneFillComponent(PartFillComponent component,
JRFillCloneFactory factory)
Creates a clone of a fill component.
|
Modifier and Type | Method and Description |
---|---|
PartFillComponent |
FillSubreportPartFactory.cloneFillComponent(PartFillComponent component,
JRFillCloneFactory factory) |
Copyright © 2016. All rights reserved.