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.
|
Modifier and Type | Class and Description |
---|---|
class |
BarbecueFillComponent |
Modifier and Type | Method and Description |
---|---|
FillComponent |
BarbecueFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
FillComponent |
BarbecueFillFactory.toFillComponent(Component component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
BarbecueFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
BarcodeFillComponent |
Modifier and Type | Method and Description |
---|---|
FillComponent |
BarcodeFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
FillComponent |
BarcodeFillFactory.toFillComponent(Component component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
BarcodeFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
IconLabelComponentFill |
Modifier and Type | Method and Description |
---|---|
FillComponent |
IconLabelComponentFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
FillComponent |
IconLabelComponentFillFactory.toFillComponent(Component component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
IconLabelComponentFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
BaseFillList
Base fill list component implementation.
|
class |
HorizontalFillList
Horizontal fill list component implementation.
|
class |
VerticalFillList
Vertical fill list component implementation.
|
Modifier and Type | Method and Description |
---|---|
FillComponent |
FillListFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
FillComponent |
FillListFactory.toFillComponent(Component component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
FillListFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
MapFillComponent |
Modifier and Type | Method and Description |
---|---|
FillComponent |
MapFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
FillComponent |
MapFillFactory.toFillComponent(Component component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
MapFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
SortComponentFill |
Modifier and Type | Method and Description |
---|---|
FillComponent |
SortComponentFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
FillComponent |
SortComponentFillFactory.toFillComponent(Component component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
SortComponentFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
FillSpiderChart |
Modifier and Type | Method and Description |
---|---|
FillComponent |
SpiderChartFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
FillComponent |
SpiderChartFillFactory.toFillComponent(Component component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
SpiderChartFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
FillTableFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
FillComponent |
FillTableFactory.toFillComponent(Component component,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
FillComponent |
FillTableFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
FillTable |
Modifier and Type | Class and Description |
---|---|
class |
BaseFillComponent
A base abstract implementation of a fill component.
|
Modifier and Type | Method and Description |
---|---|
FillComponent |
ComponentFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory)
Creates a clone of a fill component.
|
FillComponent |
ComponentFillFactory.toFillComponent(Component component,
JRFillObjectFactory factory)
Creates a fill component instance for a component.
|
Modifier and Type | Method and Description |
---|---|
FillComponent |
ComponentFillFactory.cloneFillComponent(FillComponent component,
JRFillCloneFactory factory)
Creates a clone of a fill component.
|
Copyright © 2016. All rights reserved.