- abort() - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Called by the application to abort current evaluation context.
- abort() - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
Called by the application to abort current evaluation context.
- abort() - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Call to abort Velocity context.
- ABOVE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:placing and draw:measure-vertical-align.
- AbstractDocumentCreator - Class in com.nomagic.magicreport.format.html
-
Abstract class for create content.
- AbstractDocumentCreator() - Constructor for class com.nomagic.magicreport.format.html.AbstractDocumentCreator
-
- AbstractTemplateEngine - Class in com.nomagic.magicreport.engine
-
This class provides default implementations for the
ITemplateEngine
Action interface.
- AbstractTemplateEngine() - Constructor for class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Default constructor.
- ADD_ADDITIONAL_ELEMENT - Static variable in class com.nomagic.magicreport.engine.TemplateConstants
-
Use additional element and owned element to get children of element.
- addAttribute(String, String, String, String, String) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Add an attribute to the end of the list.
- addAttribute(Object, Object) - Method in class com.nomagic.magicreport.format.html.SimpleStyle
-
Adds an attribute.
- addAttributes(AttributeSet) - Method in class com.nomagic.magicreport.format.html.SimpleStyle
-
Adds a set of attributes to the element.
- addBodyRowList(RowObject) - Method in class com.nomagic.magicreport.format.html.TableObject
-
- addCellList(CellObject) - Method in class com.nomagic.magicreport.format.html.RowObject
-
- addCellStyle(CellStyle) - Method in class com.nomagic.magicreport.format.html.StyledTable
-
Add cell (TD) style to list.
- addChangeListener(ChangeListener) - Method in class com.nomagic.magicreport.format.html.SimpleStyle
-
Adds a change listener.
- addCollection(Collection<T>, Collection<T>) - Method in class com.nomagic.magicreport.engine.tools.ArrayTool
-
Add child list into parent collection.
- addColor(Color) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Add color for HTML to DOCX.
- addColor(Color) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Appends the specified color to the document's color table.
- addColor(Color) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Add color for html to PPTX.
- addColor(Color) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
-
Appends the specified color to the document's color table.
- addColor(Color) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Add color for html to XLSX.
- addColor(Color) - Method in interface com.nomagic.magicreport.format.html.StyledDocument
-
Appends the specified color to the document's color table.
- addColSpanColumns(String, Integer) - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- addContentTypes(DocumentContentType) - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Add a DocumentContentType object to set of DocumentContentType.
- addContext(String, Object) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Add a name/value pair into the context.
- addContext(String, Object) - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
Adds a name/value pair to the context.
- addFont(Font) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Add font for HTML to DOCX.
- addFont(Font) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Appends the specified font to the document's font table.
- addFont(Font) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Add font for html to PPTX.
- addFont(Font) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
-
Appends the specified font to the document's font table.
- addFont(Font) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Add font for html to XLSX.
- addFont(Font) - Method in interface com.nomagic.magicreport.format.html.StyledDocument
-
Appends the specified font to the document's font table.
- addForcolColumns(String, Integer) - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- addFoundColumns(String) - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- addHeaderRowList(RowObject) - Method in class com.nomagic.magicreport.format.html.TableObject
-
- addHyperLink(String, String) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Add rId for hyper link.
- addImage(String, String, String) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Add rId for hyper link.
- addImage(String) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Add image format to list.
- addImage(String) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Add image format to list.
- addInvalidReferenceHandler(IInvalidReferenceHandler) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Add an invalid reference event handler to the engine.
- addInvalidReferenceHandler(IInvalidReferenceHandler) - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
Add an invalid reference event handler to the engine.
- addList(List) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Add list for HTML to DOCX.
- addList(List) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Appends the specified list item to the document's style table.
- addList(List) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Add list for html to PPTX.
- addList(List) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
-
Appends the specified list item to the document's style table.
- addList(List) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Add list for html to XLSX.
- addList(List) - Method in interface com.nomagic.magicreport.format.html.StyledDocument
-
Appends the specified list item to the document's style table.
- addNormalColumns(int) - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- addObject(Object) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Appends object content into the document.
- addObject(Object) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Appends object content into the document.
- addObject(Object) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Appends object content into the document.
- addObject(Object) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
-
Appends object content into the document.
- addObject(Object) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Appends object content into the document.
- addObject(Object) - Method in interface com.nomagic.magicreport.format.html.StyledDocument
-
Appends object content into the document.
- addObserver(Observer) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Adds an observer to the set of observers for this object, provided that it is not the same as some observer
already in the set.
- addOtherClassLoader(ClassLoader) - Method in class com.nomagic.magicreport.ExtensionClassLoader
-
Add other class loader
- addProperty(String, Object) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
-
Add a Velocity Runtime property.
- addReferenceInsertionHandler(IReferenceInsertionHandler) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Add a reference insertion event handler to the engine.
- addReferenceInsertionHandler(IReferenceInsertionHandler) - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
Add a reference insertion event handler to the engine.
- addRemovedColumns(String) - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- addRowSpanID(String, int) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Add rowspan id and its value to map
- addRowSpanID(String, int) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Add rowspan id and its value to map
- addStyle(Style) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Add style for HTML to DOCX.
- addStyle(Style) - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Appends the specified style to the document's style table.
- addStyle(Style) - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Add style for html to PPTX.
- addStyle(Style) - Method in class com.nomagic.magicreport.engine.velocity.RTFEngine
-
Appends the specified style to the document's style table.
- addStyle(Style) - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Add style for html to XLSX.
- addStyle(Style) - Method in interface com.nomagic.magicreport.format.html.StyledDocument
-
Appends the specified style to the document's style table.
- addStyleColumn(StyleColumn) - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumns
-
Add style:column.
- addStyleContent(ODFNode) - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Add style content node.
- addTableProperties(String, String, String) - Method in class com.nomagic.magicreport.format.html.RTFCreator
-
Add tag and value of align/valign or bgcolor to stack.
- addTextListStyleContent(TextListStyleContent) - Method in class com.nomagic.magicreport.engine.odf.node.TextListStyle
-
Set a text:list-style-content.
- addTotalColumns(int) - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- adjustImage(Image, float, float, int) - Method in class com.nomagic.magicreport.format.DOCXFormatter
-
Returns [imageWidth, imageHeight, imageRotate, effectL, effectT, effectR, effectB ] the image will be
rotated if necessary 914,400 EMU per inch 12,700 EMU in a point360,000 EMU per cm.
- adjustImage(float, float, int, boolean) - Method in class com.nomagic.magicreport.format.ODFFormatter
-
Returns fitting image size.
- adjustImage(float, float, int) - Method in class com.nomagic.magicreport.format.XLSXFormatter
-
Returns [imageWidth, imageHeight, imageRotate] the image will be rotated if necessary 914,400 EMU per inch
12,700 EMU in a point360,000 EMU per cm.
- ALIGN - Static variable in class com.nomagic.magicreport.format.html.CellStyle
-
Constants for align attribute.
- ALTERNATE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for text:animation.
- ALWAYS - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Constants for fo:keep-together.
- ALWAYS - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableRowPropertiesAttlist
-
Constants for row keep together.
- ANGLED_CONNECTOR_LINE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:caption-type.
- ANGLED_LINE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:caption-type.
- appendChild(Node) - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Adds the node newChild to the end of the list of children of this node.
- appendChild(Node) - Method in interface com.nomagic.magicreport.engine.xml.Node
-
Adds the node newChild to the end of the list of children of this node.
- appendChild(Node) - Method in class com.nomagic.magicreport.engine.xml.TextNode
-
Adds the node newChild to the end of the list of children of this node.
- appendContent(char[], int, int) - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Append a content.
- appendContent(char[], int, int) - Method in class com.nomagic.magicreport.engine.xml.TextNode
-
Append a content.
- ArrayTool<T> - Class in com.nomagic.magicreport.engine.tools
-
Use for creating the Array or HashSet instance.
- ArrayTool() - Constructor for class com.nomagic.magicreport.engine.tools.ArrayTool
-
- AS_CHAR - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAnchorAttlist
-
Constants for text:anchor-type.
- attachContext(ITemplateEngine) - Static method in class com.nomagic.magicreport.ToolsContext
-
Attach all available tools to given engine.
- Attr - Class in com.nomagic.magicreport.engine.xml
-
An implementation of Attribute interface.
- Attr() - Constructor for class com.nomagic.magicreport.engine.xml.Attr
-
Construct a new, empty AttributesImpl object.
- Attr(Attributes) - Constructor for class com.nomagic.magicreport.engine.xml.Attr
-
Copy an existing Attributes object.
- ATTRACTIVE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for dr3d:edge-rounding-mode.
- AUTO - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonBreakAttlist
-
Constants for fo:break-before and fo:break-after.
- AUTO - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonPageNumberAttlist
-
Constants for page:number.
- AUTO - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:caption-escape-direction and fo:clip.
- AUTO - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Constants for fo:keep-together and fo:hyphenation-keep and style:vertical-align.
- AUTO - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Constants for cell style glyph orientation vertical.
- AUTO - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableRowPropertiesAttlist
-
Constants for row keep together.
- AUTO_CREATE_NEW_FRAME - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for style:overflow-behavior.
- AUTOMATIC - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:measure-align and draw:measure-vertical-align and draw:unit.
- AUTOMATIC - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Constants for cell vertical align.
- available() - Method in class com.nomagic.magicreport.UnicodeBOMInputStream
-