Package | Description |
---|---|
net.sf.jasperreports.crosstabs.design |
Contains design classes for the Crosstab report element.
|
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.xml |
Contains classes for loading report templates from XML files.
|
net.sf.jasperreports.web.actions |
Contains Action implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
JRDesignCrosstab
Design-time
crosstab implementation. |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignBreak
The actual implementation of a break element, used at design time.
|
class |
JRDesignChart |
class |
JRDesignComponentElement
A
JRComponentElement implementation which is to be used at report
design time. |
class |
JRDesignEllipse
The actual implementation of a graphic element representing an ellipse, used at design time.
|
class |
JRDesignFrame
Implementation of
JRFrame to be used at design time. |
class |
JRDesignGenericElement
A implementation of
JRGenericElement that is to be used at report
design time. |
class |
JRDesignGraphicElement
This class contains functionality common to graphic elements at design time.
|
class |
JRDesignImage
The actual implementation of a graphic element representing an image, used at design time.
|
class |
JRDesignLine
The actual implementation of a graphic element representing a straight line, used at design time.
|
class |
JRDesignRectangle
The actual implementation of a graphic element representing a rectangle, used at design time.
|
class |
JRDesignStaticText
This class is used for representing a design static text element.
|
class |
JRDesignSubreport |
class |
JRDesignTextElement
This class provides functionality common to design text elements.
|
class |
JRDesignTextField |
Modifier and Type | Method and Description |
---|---|
JRDesignElement |
JRDesignElementGroup.removeElement(JRDesignElement element) |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignElementGroup.addElement(int index,
JRDesignElement element) |
void |
JRDesignElementGroup.addElement(JRDesignElement element) |
JRDesignElement |
JRDesignElementGroup.removeElement(JRDesignElement element) |
Modifier and Type | Method and Description |
---|---|
void |
JRXmlLoader.addGroupReprintedElement(JRDesignElement element) |
Constructor and Description |
---|
ElementReprintGroupReference(JRDesignElement element) |
Modifier and Type | Method and Description |
---|---|
CommandTarget |
AbstractAction.getCommandTarget(java.util.UUID uuid,
java.lang.Class<? extends JRDesignElement> elementType) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com