Package | Description |
---|---|
net.sf.jasperreports.components | |
net.sf.jasperreports.components.spiderchart | |
net.sf.jasperreports.engine |
Provides access to the library's main functionality through façade 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.component | |
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 | Method and Description |
---|---|
protected void |
ComponentsXmlHandler.writeList(ListComponent list,
ComponentKey componentKey,
JRXmlWriter reportWriter) |
protected void |
ComponentsXmlHandler.writeTable(TableComponent table,
ComponentKey componentKey,
JRXmlWriter reportWriter) |
void |
ComponentsXmlHandler.writeToXml(ComponentKey componentKey,
Component component,
JRXmlWriter reportWriter) |
Modifier and Type | Method and Description |
---|---|
void |
SpiderChartXmlWriter.writeToXml(ComponentKey componentKey,
Component component,
JRXmlWriter reportWriter) |
Modifier and Type | Method and Description |
---|---|
ComponentKey |
JRComponentElement.getComponentKey()
Returns the component type key for this element.
|
Modifier and Type | Method and Description |
---|---|
ComponentKey |
JRBaseComponentElement.getComponentKey() |
Modifier and Type | Method and Description |
---|---|
static ComponentManager |
ComponentsEnvironment.getComponentManager(ComponentKey componentKey)
Returns a component manager that corresponds to a particular component
type key.
|
void |
ComponentXmlWriter.writeToXml(ComponentKey componentKey,
Component component,
JRXmlWriter reportWriter)
Outputs the XML representation of a component.
|
Modifier and Type | Method and Description |
---|---|
ComponentKey |
JRDesignComponentElement.getComponentKey() |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignComponentElement.setComponentKey(ComponentKey componentKey)
Sets the component type key that corresponds to the component instance.
|
Modifier and Type | Method and Description |
---|---|
ComponentKey |
JRFillComponentElement.getComponentKey() |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com