Package | Description |
---|---|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
net.sf.jasperreports.engine.export.draw |
Contains classes for drawing elements at export time.
|
Modifier and Type | Method and Description |
---|---|
FrameDrawer |
JRGraphics2DExporter.getFrameDrawer()
Deprecated.
Replaced by
JRGraphics2DExporter.getDrawVisitor() . |
Modifier and Type | Method and Description |
---|---|
FrameDrawer |
PrintDrawVisitor.getFrameDrawer() |
Modifier and Type | Method and Description |
---|---|
void |
PrintDrawVisitor.setFrameDrawer(FrameDrawer frameDrawer)
Deprecated.
To be removed.
|
Copyright © 2017. All rights reserved.