Package | Description |
---|---|
com.nomagic.magicreport.engine.velocity | |
com.nomagic.magicreport.format | |
com.nomagic.magicreport.format.html |
Modifier and Type | Class and Description |
---|---|
class |
DOCXEngine
The Velocity engine for OpenXML Word Document (DOCX).
|
class |
ODFEngine
The Velocity engine support for Open Document File (ODF).
|
class |
ODPEngine
The Velocity engine support for Open Document Presentation (ODP) file.
|
class |
ODSEngine
The Velocity engine support for Open Document Presentation (ODP) file.
|
class |
PPTXEngine
The Velocity engine for OpenXML PowerPoint Presentation (PPTX).
|
class |
RTFEngine
This class provides an instance of the Velocity template engine.
|
class |
XLSXEngine
The Velocity engine for OpenXML Excel Workbook (XLSX).
|
Modifier and Type | Field and Description |
---|---|
protected StyledDocument |
DefaultFormatter.styledDocument
Styled document.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultFormatter.setStyledDocument(StyledDocument styledDocument)
Set a
StyledDocument to be used with this formatter. |
void |
IDocumentCreator.setStyledDocument(StyledDocument document)
Associates the creator with a document.
|
void |
IFormatter.setStyledDocument(StyledDocument styledDocument)
Set a
StyledDocument to be used with this formatter. |
Modifier and Type | Method and Description |
---|---|
StyledDocument |
AbstractDocumentCreator.getStyledDocument()
Return an associated document.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractDocumentCreator.setStyledDocument(StyledDocument styledDocument)
Associates the creator with a document.
|
Copyright © 2010 - No Magic Asia