- generateID(String, String) - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentRelationshipTool
-
Return new id and process some relationship if required.
- generateRowSpanID() - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- GenericToolManager - Class in com.nomagic.magicreport.engine.tools
-
A Tool that provides capability to load class/tool to be velocity context.
- GenericToolManager() - Constructor for class com.nomagic.magicreport.engine.tools.GenericToolManager
-
- get(String) - Method in interface com.nomagic.magicreport.engine.IContext
-
Gets the value corresponding to the provided key from the context.
- get(String) - Method in class com.nomagic.magicreport.engine.tools.GroupTool
-
Return List
of group object.
- get(String) - Method in class com.nomagic.magicreport.engine.velocity.VelocityContext
-
Gets the value corresponding to the provided key from the context.
- getAbsolutePath(Image) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
-
Return an absolute path of image file.
- getAbsolutePath(Image, boolean) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
-
Return an absolute path of image file.
- getAbsolutePath() - Method in class com.nomagic.magicreport.engine.tools.ImageTool.ImageProperty
-
- getAbStractId() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getAbstractNumbering() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getAbstractNumberingMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get map of old id and new id to handle w:abstractNumId.
- getAbstractNumId() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.NumberingProcess
-
Return abstractNumId.
- getAbstractNumId() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.NumberingUpdateProcess
-
Return abstractNumId.
- getACustomProperty(String) - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
- getApplicationAttribute(Object) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
-
Return an application attribute (which can be any Object)
that was set by the application in order to be accessible from
any component of the system that gets a RuntimeServices.
- getAttribute(String) - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Retrieves an attribute value by name.
- getAttributes() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Retrieves XML attributes.
- getAttributes() - Method in class com.nomagic.magicreport.format.html.CellObject
-
Gets attributes.
- getAttributes() - Method in class com.nomagic.magicreport.format.html.RowObject
-
Gets attributes.
- getAttributes() - Method in class com.nomagic.magicreport.format.html.TableObject
-
Gets attributes.
- getAttributeValueList() - Method in class com.nomagic.magicreport.format.html.StackTable
-
Return a attributeValueList.
- getBodyRowList() - Method in class com.nomagic.magicreport.format.html.TableObject
-
Gets bodyRowList.
- getBoldStyle(String) - Static method in class com.nomagic.magicreport.format.html.ODFStyleCreator
-
Returns String that represent Bold format in ODF document.
- getBOM() - Method in class com.nomagic.magicreport.UnicodeBOMInputStream
-
Returns the BOM
that was detected in the wrapped
InputStream
object.
- getBookmarkId(String) - Method in class com.nomagic.magicreport.engine.tools.BookmarkTool
-
Return a bookmark id from given string.
- getBookmarkList() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getBookmarkListMap() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getBookmarkN() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getBounds(ITool.RetainedString) - Method in class com.nomagic.magicreport.engine.tools.DOCXFormatterWrapper
-
Return the image bounds from DOCX image content.
- getBounds(ITool.RetainedString) - Method in interface com.nomagic.magicreport.engine.tools.IFormatterWrapper
-
Return the image bounds from image content.
- getBounds(ITool.RetainedString) - Method in class com.nomagic.magicreport.engine.tools.ODFFormatterWrapper
-
Return the image bounds from RTF image content.
- getBounds(ITool.RetainedString) - Method in class com.nomagic.magicreport.engine.tools.RTFFormatterWrapper
-
Return the image bounds from RTF image content.
- getBounds() - Method in class com.nomagic.magicreport.Image
-
Returns the bounding Rectangle of this Image.
- getBuffer() - Method in class com.nomagic.magicreport.engine.MemoryReader
-
Return the string buffer itself.
- getBuffer() - Method in class com.nomagic.magicreport.engine.MemoryWriter
-
Return the string buffer itself.
- getBytes() - Method in class com.nomagic.magicreport.UnicodeBOMInputStream.BOM
-
Returns the bytes corresponding to this BOM
value.
- getCeilGridColSpan(String, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getCeilGridColSpan(int, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getCeilGridRowSpan(String, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getCeilGridRowSpan(int, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getCeilGridRowSpan(String, String, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getCeilGridRowSpan(int, String, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getCellList() - Method in class com.nomagic.magicreport.format.html.RowObject
-
Gets cellList.
- getCellNumber() - Method in exception com.nomagic.magicreport.engine.ooxml.XLSXParseErrorException
-
Return a cellNumber.
- getCellProperties() - Method in class com.nomagic.magicreport.format.html.CellObject
-
Get cell properties
- getCellPropertiesValue(String) - Method in class com.nomagic.magicreport.format.html.CellObject
-
Remove data from cellProperties
- getCellStyle() - Method in class com.nomagic.magicreport.format.html.StyledTable
-
Get cell (TD) style list.
- getCellStyle(int) - Method in class com.nomagic.magicreport.format.html.StyledTable
-
Get cell (TD) style by index.
- getChangeListeners() - Method in class com.nomagic.magicreport.format.html.SimpleStyle
-
Returns an array of all the ChangeListener
s added to this SimpleStyle with addChangeListener().
- getCharsetName() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getChildDocumentInfoMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get map of child id and child DocumentInfo.
- getChildNodes() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Return a child.
- getChildNodes() - Method in interface com.nomagic.magicreport.engine.xml.Node
-
Return a child.
- getChildNodes() - Method in class com.nomagic.magicreport.engine.xml.TextNode
-
Return a child.
- getChildPathAndIDMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get map of child path and child id.
- getChildStyleIdMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
- getChildStyleIdMap() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleUpdateProcess
-
Get style map {new id, old id} for child template
- getClassLoader() - Method in interface com.nomagic.magicreport.engine.IExtensionTemplateEngine
-
Returns the class loader for the engine.
- getClassLoader() - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Returns the class loader for the engine.
- getColorStyle(String, Color) - Static method in class com.nomagic.magicreport.format.html.ODFStyleCreator
-
Returns String that represent Color format in ODF document.
- getColSpanColumns() - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- getColumnNumber() - Method in exception com.nomagic.magicreport.ParseErrorException
-
Return the column number of the parsing error, or -1 if not defined.
- getColumnTag() - Method in class com.nomagic.magicreport.Column
-
Get column tag
- getConcurrentToolException() - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
- getContent() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.NumberingUpdateProcess
-
Get content of numbering
- getContent() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleUpdateProcess
-
Get content of style
- getContent() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Return a content.
- getContent() - Method in class com.nomagic.magicreport.engine.xml.TextNode
-
Return a content.
- getContent() - Method in class com.nomagic.magicreport.format.html.CellObject
-
Gets content.
- getContentEntry() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamReader
-
Returns the ODF file entry for the reader, or null if not found.
- getContentEntry() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
-
Returns the ODF file entry for the writer, or null if not found.
- getContentEntry() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamReader
-
Returns the OOXML file entry for the reader, or null if not found.
- getContentType() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentContentType
-
Get Part value.
- getContentTypeContent() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get content of [Content_Type].xml
- getContentTypeNameSpaceMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
- getContentTypes() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get set of DocumentContentType.
- getContext() - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Return context of this engine.
- getContext() - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
Return context of this engine.
- getContext() - Method in interface com.nomagic.magicreport.engine.ITool
-
Return template context.
- getContext() - Method in class com.nomagic.magicreport.engine.Tool
-
Return template context.
- getCurrentRuntimeInstance() - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
- getCurrentRuntimeInstance() - Method in interface com.nomagic.magicreport.engine.IRuntimeInstanceVelocityEngine
-
Get (com.nomagic.magicreport.engine.velocity.ReportVelocityEngine.RuntimeInstance).
- getCustomProperty() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
- getData() - Method in class com.nomagic.magicreport.Image
-
Return a data.
- getDeclaredField(Class<?>, String) - Static method in class com.nomagic.magicreport.helper.BeanUtils
-
Returns a Field
object that reflects the specified declared field of the class represented by
this Class
object or super of this class.This method perform recursive until field was found or
no super class was retrieved.
- getDefaultTemplateEngineClassName(String) - Method in class com.nomagic.magicreport.TemplateEngineFactory
-
Return default template engine class name.
- getDocInfo() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getDocProp() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getDocPropList() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getDocument() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getDocumentBuffer() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get documentation content.
- getDocumentNameSpaceMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
- getDocumentSubFileInfo(Template, String, DefaultHandler) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Get content of sub file before evaluate
- getDr3dAmbientColor() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dAmbientColor.
- getDr3dAmbientColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dAmbientColor.
- getDr3dBackfaceCulling() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dBackfaceCulling.
- getDr3dBackfaceCulling() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dBackfaceCulling.
- getDr3dBackScale() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dBackScale.
- getDr3dBackScale() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dBackScale.
- getDr3dDepth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dDepth.
- getDr3dDepth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dDepth.
- getDr3dDiffuseColor() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dDiffuseColor.
- getDr3dDiffuseColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dDiffuseColor.
- getDr3dEdgeRounding() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dEdgeRounding.
- getDr3dEdgeRounding() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dEdgeRounding.
- getDr3dEdgeRoundingMode() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dEdgeRoundingMode.
- getDr3dEdgeRoundingMode() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dEdgeRoundingMode.
- getDr3dEmissiveColor() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dEmissiveColor.
- getDr3dEmissiveColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dEmissiveColor.
- getDr3dEndAngle() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dEndAngle.
- getDr3dEndAngle() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dEndAngle.
- getDr3dHorizontalSegments() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dHorizontalSegments.
- getDr3dHorizontalSegments() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dHorizontalSegments.
- getDr3dLightingMode() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dLightingMode.
- getDr3dLightingMode() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dLightingMode.
- getDr3dNormalsDirection() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dNormalsDirection.
- getDr3dNormalsDirection() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dNormalsDirection.
- getDr3dNormalsKind() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dNormalsKind.
- getDr3dNormalsKind() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dNormalsKind.
- getDr3dShadow() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dShadow.
- getDr3dShadow() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dShadow.
- getDr3dShininess() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dShininess.
- getDr3dShininess() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dShininess.
- getDr3dSpecularColor() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dSpecularColor.
- getDr3dSpecularColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dSpecularColor.
- getDr3dTextureFilter() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dTextureFilter.
- getDr3dTextureFilter() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dTextureFilter.
- getDr3dTextureGenerationModeX() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dTextureGenerationModeX.
- getDr3dTextureGenerationModeX() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dTextureGenerationModeX.
- getDr3dTextureGenerationModeY() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dTextureGenerationModeY.
- getDr3dTextureGenerationModeY() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dTextureGenerationModeY.
- getDr3dTextureKind() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dTextureKind.
- getDr3dTextureKind() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dTextureKind.
- getDr3dTextureMode() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dTextureMode.
- getDr3dTextureMode() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dTextureMode.
- getDr3dVerticalSegments() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a dr3dVerticalSegments.
- getDr3dVerticalSegments() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a dr3dVerticalSegments.
- getDrawBlue() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:Blue.
- getDrawBlue() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Blue.
- getDrawCaptionAngle() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:CaptionAngle.
- getDrawCaptionAngle() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:CaptionAngle.
- getDrawCaptionAngleType() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:CaptionAngleType.
- getDrawCaptionAngleType() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:CaptionAngleType.
- getDrawCaptionEscape() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:CaptionEscape.
- getDrawCaptionEscape() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:CaptionEscape.
- getDrawCaptionEscapeDirection() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:CaptionEscapeDirection.
- getDrawCaptionEscapeDirection() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:CaptionEscapeDirection.
- getDrawCaptionGap() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:CaptionGap.
- getDrawCaptionGap() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:CaptionGap.
- getDrawCaptionLineLength() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:CaptionLineLength.
- getDrawCaptionLineLength() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:CaptionLineLength.
- getDrawCaptionType() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:CaptionType.
- getDrawCaptionType() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:CaptionType.
- getDrawColorMode() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:ColorMode.
- getDrawColorMode() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:ColorMode.
- getDrawContrast() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:Contrast.
- getDrawContrast() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Contrast.
- getDrawDecimalPlaces() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:DecimalPlaces.
- getDrawDecimalPlaces() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:DecimalPlaces.
- getDrawDrawAspect() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:DrawAspect.
- getDrawDrawAspect() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:DrawAspect.
- getDrawEndGuide() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:EndGuide.
- getDrawEndGuide() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:EndGuide.
- getDrawEndLineSpacingHorizontal() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:EndLineSpacingHorizontal.
- getDrawEndLineSpacingHorizontal() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:EndLineSpacingHorizontal.
- getDrawEndLineSpacingVertical() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:EndLineSpacingVertical.
- getDrawEndLineSpacingVertical() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:EndLineSpacingVertical.
- getDrawFill() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Fill.
- getDrawFillColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FillColor.
- getDrawFillGradientName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FillGradientName.
- getDrawFillHatchName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FillHatchName.
- getDrawFillImageHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FillImageHeight.
- getDrawFillImageName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FillImageName.
- getDrawFillImageRefPoint() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FillImageRefPoint.
- getDrawFillImageRefPointX() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FillImageRefPointX.
- getDrawFillImageRefPointY() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FillImageRefPointY.
- getDrawFillImageWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FillImageWidth.
- getDrawFrameMarginHorizontal() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:FrameMarginHorizontal.
- getDrawFrameMarginHorizontal() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FrameMarginHorizontal.
- getDrawFrameMarginVertical() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:FrameMarginVertical.
- getDrawFrameMarginVertical() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:FrameMarginVertical.
- getDrawGamma() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:Gamma.
- getDrawGamma() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Gamma.
- getDrawGradientStepCount() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:GradientStepCount.
- getDrawGreen() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:Greed.
- getDrawGreen() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:green.
- getDrawGuideDistance() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:GuideDistance.
- getDrawGuideDistance() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:GuideDistance.
- getDrawGuideOverhang() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:GuideOverhang.
- getDrawGuideOverhang() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:GuideOverhang.
- getDrawImageOpacity() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:ImageOpacity.
- getDrawImageOpacity() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:ImageOpacity.
- getDrawLineDistance() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:LineDistance.
- getDrawLineDistance() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:LineDistance.
- getDrawLuminance() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:Luminance.
- getDrawLuminance() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Luminance.
- getDrawMarkerEnd() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:MarkerEnd.
- getDrawMarkerEnd() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:MarkerEnd.
- getDrawMarkerEndCenter() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:MarkerEndCenter.
- getDrawMarkerEndCenter() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:MarkerEndCenter.
- getDrawMarkerEndWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:MarkerEndWidth.
- getDrawMarkerEndWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:MarkerEndWidth.
- getDrawMarkerStart() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:MarkerStart.
- getDrawMarkerStart() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:MarkerStart.
- getDrawMarkerStartCenter() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:MarkerStartCenter.
- getDrawMarkerStartCenter() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:MarkerStartCenter.
- getDrawMarkerStartWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:MarkerStartWidth.
- getDrawMarkerStartWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:MarkerStartWidth.
- getDrawMeasureAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:MeasureAlign.
- getDrawMeasureAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:MeasureAlign.
- getDrawMeasureVerticalAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:MeasureVerticalAlign.
- getDrawMeasureVerticalAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:MeasureVerticalAlign.
- getDrawOleDrawAspect() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:OleDrawAspect.
- getDrawOleDrawAspect() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:OleDrawAspect.
- getDrawOpacity() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleBackgroundImageAttlist
-
Return a draw:opacity.
- getDrawOpacity() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
-
Return a draw:opacity.
- getDrawOpacity() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Opacity.
- getDrawOpacityName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:OpacityName.
- getDrawPlacing() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:Placing.
- getDrawPlacing() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Placing.
- getDrawRed() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:Red.
- getDrawRed() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Red.
- getDrawSecondaryFillColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:SecondaryFillColor.
- getDrawShadow() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:Shadow.
- getDrawShadow() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Shadow.
- getDrawShadowColor() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:ShadowColor.
- getDrawShadowColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:ShadowColor.
- getDrawShadowOffsetX() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:ShadowOffsetX.
- getDrawShadowOffsetX() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:ShadowOffsetX.
- getDrawShadowOffsetY() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:ShadowOffsetY.
- getDrawShadowOffsetY() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:ShadowOffsetY.
- getDrawShadowOpacity() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:ShadowOpacity.
- getDrawShadowOpacity() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:ShadowOpacity.
- getDrawStartGuide() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:StartGuide.
- getDrawStartGuide() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:StartGuide.
- getDrawStartLineSpacingHorizontal() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:StartLineSpacingHorizontal.
- getDrawStartLineSpacingHorizontal() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:StartLineSpacingHorizontal.
- getDrawStartLineSpacingVertical() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:StartLineSpacingVertical.
- getDrawStartLineSpacingVertical() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:StartLineSpacingVertical.
- getDrawStroke() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:stroke.
- getDrawStroke() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Stroke.
- getDrawStrokeDash() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:StrokeDash.
- getDrawStrokeDash() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:StrokeDash.
- getDrawStrokeDashNames() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:StrokeDashNames.
- getDrawStrokeDashNames() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:StrokeDashNames.
- getDrawStrokeLinejoin() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:StrokeLinejoin.
- getDrawStrokeLinejoin() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:StrokeLinejoin.
- getDrawSymbolColor() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:SymbolColor.
- getDrawSymbolColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:SymbolColor.
- getDrawTextareaHorizontalAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:TextareaHorizontalAlign.
- getDrawTextareaHorizontalAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:TextareaHorizontalAlign.
- getDrawTextareaVerticalAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:TextareaVerticalAlign.
- getDrawTextareaVerticalAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:TextareaVerticalAlign.
- getDrawTileRepeatOffset() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:TileRepeatOffset.
- getDrawUnit() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:Unit.
- getDrawUnit() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:Unit.
- getDrawVisibleAreaHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:VisibleAreaHeight.
- getDrawVisibleAreaHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:VisibleAreaHeight.
- getDrawVisibleAreaLeft() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:VisibleAreaLeft.
- getDrawVisibleAreaLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:VisibleAreaLeft.
- getDrawVisibleAreaTop() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:VisibleAreaTop.
- getDrawVisibleAreaTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:VisibleAreaTop.
- getDrawVisibleAreaWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:VisibleAreaWidth.
- getDrawVisibleAreaWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:VisibleAreaWidth.
- getDrawWrapInfluenceOnPosition() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a draw:WrapInfluenceOnPosition.
- getDrawWrapInfluenceOnPosition() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a draw:WrapInfluenceOnPosition.
- getDynamicRelationshipMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get map of dynamic relationship.
{dynamic relationship id, DocumentRelationship}
- getElementsByTagName(Element, String) - Static method in class com.nomagic.magicreport.helper.XMLUtils
-
Returns a List over the direct children of the given element with the given tag name.
- getEndPosition() - Method in class com.nomagic.magicreport.parser.Directive
-
Return a endPosition.
- getEndText() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Return an end text.
- getEntryContent(Template, String) - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Get entry from input file and entryName.
- getEntryMap() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getEntryName() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getEntryNameSet() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getEntrySet() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Return DOCX entry set.
- getEntrySet() - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Return ODF entry set.
- getEntrySet() - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Return PPTX entry set.
- getEntrySet() - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Return XLSX entry set.
- getEvaluatedBuffer() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DynamicDocumentRelationship
-
- getEvaluatedBuffer() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.EvaluatedDocument
-
- getEvaluatedBuffer() - Method in interface com.nomagic.magicreport.engine.ooxml.child.docx.IEvaluatedDocument
-
Get content after evaluated
- getEvaluatedDocument() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getEvaluatedDocumentBuffer() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getExtension() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentContentType
-
Get extension value.
- getExtension(File) - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Return extension of file.
- getExtension(String) - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Return extension of file.
- getFile() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get document file
- getFile() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
A shortcut for template file name.
- getFile(String, String) - Method in class com.nomagic.magicreport.engine.velocity.ReportFileResourceLoader
-
Create a File based on either a relative path if given, or absolute path otherwise
- getFilePath() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get path of document
- getFileSearchClass() - Method in class com.nomagic.magicreport.helper.file.FileSearchFactory
-
Create and return all instance of IFileSearch.
- getFirstChild() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
The first child of this node.
- getFloorGridColSpan(String, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getFloorGridColSpan(int, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getFloorGridRowSpan(String, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getFloorGridRowSpan(int, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getFloorGridRowSpan(String, String, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getFloorGridRowSpan(int, String, int) - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getFoBackgroundColor() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBackgroundColorAttlist
-
Return a fo:background-color.
- getFoBackgroundColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:BackgroundColor.
- getFoBackgroundColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foBackgroundColor.
- getFoBackgroundColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:background-color.
- getFoBackgroundColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a fo:background-color.
- getFoBackgroundColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a foBackgroundColor.
- getFoBackgroundColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a foBackgroundColor.
- getFoBorder() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderAttlist
-
Return a fo:border.
- getFoBorder() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:Border.
- getFoBorder() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foBorder.
- getFoBorder() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:border.
- getFoBorder() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a foBorder.
- getFoBorderBottom() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderAttlist
-
Return a fo:border-bottom.
- getFoBorderBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:BorderBottom.
- getFoBorderBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foBorderBottom.
- getFoBorderBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:border-bottom.
- getFoBorderBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a foBorderBottom.
- getFoBorderLeft() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderAttlist
-
Return a fo:border-left.
- getFoBorderLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:BorderLeft.
- getFoBorderLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foBorderLeft.
- getFoBorderLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:border-left.
- getFoBorderLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a foBorderLeft.
- getFoBorderRight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderAttlist
-
Return a fo:border-right.
- getFoBorderRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:BorderRight.
- getFoBorderRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foBorderRight.
- getFoBorderRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:border-right.
- getFoBorderRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a foBorderRight.
- getFoBorderTop() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderAttlist
-
Return a fo:border-top.
- getFoBorderTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:BorderTop.
- getFoBorderTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foBorderTop.
- getFoBorderTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:border-top.
- getFoBorderTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a foBorderTop.
- getFoBreakAfter() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBreakAttlist
-
Return a fo:break-after.
- getFoBreakAfter() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a fo:break-after.
- getFoBreakAfter() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableColumnProperties
-
Return a fo:break-after.
- getFoBreakAfter() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a fo:break-after.
- getFoBreakAfter() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a fo:break-after.
- getFoBreakBefore() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBreakAttlist
-
Return a fo:break-before.
- getFoBreakBefore() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a fo:break-before.
- getFoBreakBefore() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableColumnProperties
-
Return a fo:break-before.
- getFoBreakBefore() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a fo:break-before.
- getFoBreakBefore() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a fo:break-before.
- getFoClip() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a fo:Clip.
- getFoClip() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:Clip.
- getFoColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a foColor.
- getFoColumnCount() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnsAttlist
-
Return a fo:column-count.
- getFoColumnCount() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumns
-
Return a fo:column-count.
- getFoColumnGap() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnsAttlist
-
Return a fo:column-gap.
- getFoColumnGap() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumns
-
Return a fo:column-gap.
- getFoFontFamily() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a foFontFamily.
- getFoFontFamilyGeneric() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a foFontFamilyGeneric.
- getFoFontSize() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a foFontSize.
- getFoFontStyle() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a foFontStyle.
- getFoFontVariant() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a foFontVariant.
- getFoFontWeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a foFontWeight.
- getFoHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleListLevelPropertiesAttlist
-
Return a fo:height.
- getFoHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
-
Return a fo:height.
- getFoHyphenationLadderCount() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a fo:HyphenationLadderCount.
- getFoHyphenationLadderCount() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foHyphenationLadderCount.
- getFoKeepTogether() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a fo:KeepTogether.
- getFoKeepTogether() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableRowPropertiesAttlist
-
Return a fo:keep-together.
- getFoKeepTogether() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foKeepTogether.
- getFoKeepTogether() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a fo:keep-together.
- getFoKeepWithNext() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonKeepWithNextAttlist
-
Return a fo:keep-with-next.
- getFoKeepWithNext() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a fo:keep-with-next.
- getFoKeepWithNext() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a fo:keep-with-next.
- getFoLineHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a fo:LineHeight.
- getFoLineHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foLineHeight.
- getFoMargin() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonMarginAttlist
-
Return a fo:margin.
- getFoMargin() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:Margin.
- getFoMargin() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foMargin.
- getFoMargin() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a fo:margin.
- getFoMarginBottom() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalMarginAttlist
-
Return a fo:margin-bottom.
- getFoMarginBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:MarginBottom.
- getFoMarginBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foMarginBottom.
- getFoMarginBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a fo:margin-bottom.
- getFoMarginLeft() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonHorizontalMarginAttlist
-
Return a fo:margin-left.
- getFoMarginLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:MarginLeft.
- getFoMarginLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foMarginLeft.
- getFoMarginLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a fo:margin-left.
- getFoMarginRight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonHorizontalMarginAttlist
-
Return a fo:margin-right.
- getFoMarginRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:MarginRight.
- getFoMarginRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foMarginRight.
- getFoMarginRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a fo:margin-right.
- getFoMarginTop() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalMarginAttlist
-
Return a fo:margin-top.
- getFoMarginTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:MarginTop.
- getFoMarginTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foMarginTop.
- getFoMarginTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a fo:margin-top.
- getFoMaxHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a fo:MaxHeight.
- getFoMaxHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:MaxHeight.
- getFoMaxWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a fo:MaxWidth.
- getFoMaxWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:MaxWidth.
- getFoMinHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a fo:MinHeight.
- getFoMinHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:MinHeight.
- getFoMinWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a fo:MinWidth.
- getFoMinWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:MinWidth.
- getFontStyle(String, Font) - Static method in class com.nomagic.magicreport.format.html.ODFStyleCreator
-
Returns String that represent Font format in ODF document.
- getFoOrphans() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a fo:Orphans.
- getFoOrphans() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foOrphans.
- getFooter() - Method in class com.nomagic.magicreport.DocumentPage
-
- getFoPadding() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonPaddingAttlist
-
Return a fo:padding.
- getFoPadding() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:Padding.
- getFoPadding() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foPadding.
- getFoPadding() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:padding.
- getFoPaddingBottom() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonPaddingAttlist
-
Return a fo:padding-bottom.
- getFoPaddingBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:PaddingBottom.
- getFoPaddingBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foPaddingBottom.
- getFoPaddingBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:padding-bottom.
- getFoPaddingLeft() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonPaddingAttlist
-
Return a fo:padding-left.
- getFoPaddingLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:PaddingLeft.
- getFoPaddingLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foPaddingLeft.
- getFoPaddingLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:padding-left.
- getFoPaddingRight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonPaddingAttlist
-
Return a fo:padding-right.
- getFoPaddingRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:PaddingRight.
- getFoPaddingRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foPaddingRight.
- getFoPaddingRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:padding-right.
- getFoPaddingTop() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonPaddingAttlist
-
Return a fo:padding-top.
- getFoPaddingTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:PaddingTop.
- getFoPaddingTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foPaddingTop.
- getFoPaddingTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:padding-top.
- getForcolColumns() - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- getForcolNumber() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
-
- getFormat() - Method in class com.nomagic.magicreport.engine.tools.ImageTool.ImageProperty
-
- getFormatter() - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
Returns a formatter that can be used to create the object layout, and formats of state
InsertionHandler
.
- getFormatter() - Method in class com.nomagic.magicreport.engine.velocity.DefaultTemplateEngine
-
Returns a formatter that can be used to create the object layout, and formats of state
InsertionHandler
.
- getFormatter() - Method in class com.nomagic.magicreport.format.html.AbstractDocumentCreator
-
Return a formatter.
- getFoTextAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAlign
-
Return a foTextAlign.
- getFoTextAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleListLevelPropertiesAttlist
-
Return a fo:text-align.
- getFoTextAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
-
Return a fo:text-align.
- getFoTextAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foTextAlign.
- getFoTextAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:text-align.
- getFoTextAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a foTextAlign.
- getFoTextAlignLast() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a fo:TextAlignLast.
- getFoTextAlignLast() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foTextAlignLast.
- getFoTextTransform() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a foTextTransform.
- getFoundColumns() - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- getFoWidows() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a fo:Widows.
- getFoWidows() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a foWidows.
- getFoWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleListLevelPropertiesAttlist
-
Return a fo:width.
- getFoWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
-
Return a fo:width.
- getFoWrapOption() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a fo:WrapOption.
- getFoWrapOption() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a fo:wrap-option.
- getFoWrapOption() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a fo:WrapOption.
- getFoWrapOption() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a fo:wrap-option.
- getFullMessage() - Method in exception com.nomagic.magicreport.ParseErrorException
-
Return a full message.
- getHeader() - Method in class com.nomagic.magicreport.DocumentPage
-
- getHeaderRowList() - Method in class com.nomagic.magicreport.format.html.TableObject
-
Gets headerRowList.
- getHeight() - Method in class com.nomagic.magicreport.Image
-
Return the height of image in pixels.
- getHtmlData() - Method in class com.nomagic.magicreport.format.html.HTMLTagData
-
Return a htmlData.
- getHtmlDataType() - Method in class com.nomagic.magicreport.format.html.HTMLTagData
-
Return a htmlDataType.
- getHyperLinkMap() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getId() - Method in class com.nomagic.magicreport.Bookmark
-
Return a id.
- getId() - Method in class com.nomagic.magicreport.engine.ObserverEvent
-
Return a id.
- getId() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get document id
- getId() - Method in class com.nomagic.magicreport.GridRowSpan
-
Get rowspan id
- getId() - Method in class com.nomagic.magicreport.Image
-
Return a id.
- getImage() - Method in class com.nomagic.magicreport.engine.tools.ImageTool.ImageProperty
-
- getImageFile() - Method in class com.nomagic.magicreport.Image
-
Return a imageFile.
- getImageFlag(String) - Static method in class com.nomagic.magicreport.format.DefaultFormatter
-
- getImageFormat() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getImageFormat(Image) - Method in class com.nomagic.magicreport.format.RTFFormatter
-
Return the image format.
- getImageFormat() - Method in class com.nomagic.magicreport.Image
-
Return an image format.
- getImageFormatToWrite() - Method in class com.nomagic.magicreport.Image
-
- getImageMap() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getImageProperty(Image) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
-
Get ImageProperty object
- getImageSearchClass() - Method in class com.nomagic.magicreport.helper.image.ImageSearchFactory
-
Create and return all instance of IImageSearch.
- getImageType() - Method in class com.nomagic.magicreport.Image
-
Get image type.
- getIncreaseColumn() - Method in class com.nomagic.magicreport.Column
-
Get increase value
- getIncreaseRow() - Method in class com.nomagic.magicreport.Row
-
Get increase value
- getIndex(String, String) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Look up an attribute's index by Namespace name.
- getIndex(String) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Look up an attribute's index by qualified (prefixed) name.
- getInstance() - Static method in class com.nomagic.magicreport.helper.file.FileSearchFactory
-
Return instance of this class.
- getInstance() - Static method in class com.nomagic.magicreport.helper.image.ImageSearchFactory
-
Return instance of this class.
- getInstance() - Static method in class com.nomagic.magicreport.TemplateEngineFactory
-
Return instance of this class.
- getInvalidReferenceHandler() - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
- getInvalidReferenceHandler() - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
- getItalicStyle(String) - Static method in class com.nomagic.magicreport.format.html.ODFStyleCreator
-
Return String that represent Italic format in ODF document.
- getLastChild() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
The last child of this node.
- getLastModified(Resource) - Method in class com.nomagic.magicreport.engine.velocity.ReportFileResourceLoader
-
- getLatestInputFile() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Get the latest input file while evaluating.
- getLatestInputLocation() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Get the folder location of latest input file while evaluating.
- getLatestOutputFile() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Get the latest output file while evaluating.
- getLatestOutputLocation() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Get the folder location of latest output file while evaluating.
- getLength() - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Return the number of attributes in the list.
- getLength() - Method in class com.nomagic.magicreport.helper.XMLNodeList
-
The number of nodes in the list.
- getLevel() - Method in class com.nomagic.magicreport.format.html.BulletList
-
The level attribute specifies the level of the number and bullet list style.
- getLevel() - Method in interface com.nomagic.magicreport.format.html.List
-
The level attribute specifies the level of the number and bullet list style.
- getLevel() - Method in class com.nomagic.magicreport.format.html.NumberList
-
The level attribute specifies the level of the number and bullet list style.
- getLineNumber() - Method in exception com.nomagic.magicreport.ParseErrorException
-
Return the line number of the parsing error, or -1 if not defined.
- getListBuffer() - Method in class com.nomagic.magicreport.format.html.DOCXListCreator
-
Get list content.
- getListDefBuffer() - Method in class com.nomagic.magicreport.format.html.DOCXListCreator
-
Get list def content.
- getListeners(Class<T>) - Method in class com.nomagic.magicreport.format.html.SimpleStyle
-
Return an array of all the listeners of the given type that were added to this model.
- getListFormat() - Method in class com.nomagic.magicreport.format.html.BulletList
-
The bullet character attribute specifies the [UNICODE] character to use as the bullet in a bullet level
style.
- getListFormat() - Method in interface com.nomagic.magicreport.format.html.List
-
The list format attribute specifies the format to use as the number or bullet.
- getListFormat() - Method in class com.nomagic.magicreport.format.html.NumberList
-
The bullet character attribute specifies the [UNICODE] character to use as the bullet in a bullet level
style.
- getLocalName(int) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Return an attribute's local name.
- getLocation() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
A short cut for template location.
- getLog() - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
-
Returns a convenient Log instance that wraps the current LogChute.
- getMainDocInfo() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get main document
- getMainDocInfo() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getMainOutputLocation() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the folder location of the main output file.
- getMainTemplateLocation() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the folder location of the main template file.
- getManifestFullPath() - Method in class com.nomagic.magicreport.engine.odf.manifest.ODFManifestFileEntry
-
Return a manifest:full-path.
- getManifestFullPath() - Method in interface com.nomagic.magicreport.engine.odf.manifest.ODFManifestFullPath
-
Return a manifest:full-path.
- getManifestMediaType() - Method in class com.nomagic.magicreport.engine.odf.manifest.ODFManifestFileEntry
-
Return a manifest:media-type.
- getManifestMediaType() - Method in interface com.nomagic.magicreport.engine.odf.manifest.ODFManifestMediaType
-
Return a manifest:media-type.
- getManifestPreferredViewMode() - Method in class com.nomagic.magicreport.engine.odf.manifest.ODFManifestFileEntry
-
Return a manifest:preferred-view-mode.
- getManifestPreferredViewMode() - Method in interface com.nomagic.magicreport.engine.odf.manifest.ODFManifestPreferredViewMode
-
Return a manifest:preferred-view-mode.
- getManifestSize() - Method in class com.nomagic.magicreport.engine.odf.manifest.ODFManifestFileEntry
-
Return a manifest:size.
- getManifestSize() - Method in interface com.nomagic.magicreport.engine.odf.manifest.ODFManifestSize
-
Return a manifest:size.
- getManifestVersion() - Method in class com.nomagic.magicreport.engine.odf.manifest.ODFManifestFileEntry
-
Return a manifest:version.
- getManifestVersion() - Method in interface com.nomagic.magicreport.engine.odf.manifest.ODFManifestVersion
-
Return a manifest:version.
- getManualGridSpanNumber() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
-
- getMarginBottom() - Method in class com.nomagic.magicreport.DocumentPage
-
Get margin bottom
- getMarginLeft() - Method in class com.nomagic.magicreport.DocumentPage
-
Get margin left
- getMarginRight() - Method in class com.nomagic.magicreport.DocumentPage
-
Get margin right
- getMarginTop() - Method in class com.nomagic.magicreport.DocumentPage
-
Get margin top
- getMessage() - Method in exception com.nomagic.magicreport.engine.odf.ODSParseErrorException
-
Return a full message.
- getMessage() - Method in exception com.nomagic.magicreport.engine.ooxml.PPTXParseErrorException
-
Return a full message.
- getMessage() - Method in exception com.nomagic.magicreport.engine.ooxml.XLSXParseErrorException
-
Return a full message.
- getMessage() - Method in exception com.nomagic.magicreport.ParseErrorException
-
Return a full message.
- getMrTempDir() - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Get MagicReport temporary directory.
- getName() - Method in class com.nomagic.magicreport.Bookmark
-
Return a name.
- getName() - Method in interface com.nomagic.magicreport.engine.IObserverMessage
-
Return name of this object.
- getName() - Method in class com.nomagic.magicreport.engine.ObserverEvent
-
Return a name.
- getName() - Method in class com.nomagic.magicreport.engine.ObserverMessageWrapper
-
Return name of this object.
- getName() - Method in class com.nomagic.magicreport.engine.rtf.node.RTFControl
-
Return a node name.
- getName() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the template name.
- getName() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Return a name.
- getName() - Method in class com.nomagic.magicreport.format.html.BulletList
-
The name of list style.
- getName() - Method in interface com.nomagic.magicreport.format.html.List
-
The name of list style.
- getName() - Method in class com.nomagic.magicreport.format.html.NumberList
-
The name of list style.
- getName() - Method in class com.nomagic.magicreport.format.html.SimpleStyle
-
Fetches the name of the style.
- getName(String) - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Return name of file without extension.
- getName() - Method in class com.nomagic.magicreport.Image
-
Return a name.
- getName() - Method in class com.nomagic.magicreport.Link
-
Return a name.
- getName() - Method in class com.nomagic.magicreport.parser.Directive
-
Return a name.
- getName() - Method in class com.nomagic.magicreport.Template
-
Return a name of template.
- getNewTarget() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentRelationship
-
Get new target of relationship file.
- getNextEntry() - Method in class com.nomagic.magicreport.engine.odf.ODFBufferredStreamReader
-
Reads the next ODF file entry and positions the stream at the beginning of the entry data.
- getNextEntry() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamReader
-
Reads the next ODF file entry and positions the stream at the beginning of the entry data.
- getNextEntry() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamReader
-
Reads the next OOXML file entry and positions the stream at the beginning of the entry data.
- getNextToken(String, int, int) - Method in class com.nomagic.magicreport.engine.tools.SortTool
-
Return a next token of string from starting offset.
- getNormalColumns() - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- getNumberingContent() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get content of word/numbering.xml
- getNumberingDef() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getNumberingMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get map of old id and new id to handle w:numId.
- getNumId() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getNumId() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.NumberingProcess
-
Return numId.
- getNumId() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.NumberingUpdateProcess
-
Return numId.
- getObject() - Method in class com.nomagic.magicreport.engine.ObserverEvent
-
Return a object.
- getObjectFormater(Class<?>) - Method in class com.nomagic.magicreport.format.DefaultFormatter
-
Returns the formatter for the target type class or current formatter if target type class is not registered.
- getObjectFormater(Class<?>) - Method in interface com.nomagic.magicreport.format.IFormatter
-
Returns the formatter for the target type class or current formatter if target type class is not registered.
- getOfficeBinaryData() - Method in interface com.nomagic.magicreport.engine.odf.attribute.OfficeBinaryData
-
Return a office:binary-data.
- getOfficeBinaryData() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
-
Return a office:binary-data.
- getOfficeBinaryData() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleImage
-
Return a office:binary-data.
- getOoxmlTemplate() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getOriginalBounds() - Method in class com.nomagic.magicreport.Image
-
Returns the original bounding Rectangle of this Image.
- getOriginalColSpan() - Method in class com.nomagic.magicreport.engine.velocity.CellInfo
-
Get specific col span value
- getOriginalForcol() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
-
- getOriginalForCol() - Method in class com.nomagic.magicreport.engine.velocity.CellInfo
-
Get specific number of column to be looped
- getOriginalHeight() - Method in class com.nomagic.magicreport.Image
-
Return a original height.
- getOriginalImageFile() - Method in class com.nomagic.magicreport.Image
-
Return an original image file.
- getOriginalImageFormat() - Method in class com.nomagic.magicreport.Image
-
Return an original image format.
- getOriginalManualGridSpan() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
-
- getOriginalReportColSpan() - Method in class com.nomagic.magicreport.engine.velocity.CellInfo
-
Get specific col span value from report vtl code
- getOriginalReportGridSpan() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
-
- getOriginalRowSpan() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
-
- getOriginalRowSpan() - Method in class com.nomagic.magicreport.engine.velocity.CellInfo
-
Get specific row span value
- getOriginalWidth() - Method in class com.nomagic.magicreport.Image
-
Return a original width.
- getOtherAttributeMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentContentType
-
Get map of other attributes' value.
- getOtherAttributeMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentRelationship
-
Get map of other attribute in Relationship tag of document.xml.rels.
- getOtherClassLoaders() - Method in class com.nomagic.magicreport.ExtensionClassLoader
-
Return other class loaders for delegation
- getOutputFile() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the output file name.
- getOutputFileName() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the output file name.
- getOutputFileNameNoExt() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the output name.
- getOutputFileNoExt() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
- getOutputLocation() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the folder location of the output file.
- getOutputStream() - Method in class com.nomagic.magicreport.engine.odf.ODFStreamWriter
-
Returns an output stream for this writer.
- getOutputStream() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
-
Returns an output stream for this writer.
- getPageHeight() - Method in class com.nomagic.magicreport.DocumentPage
-
Get page height
- getPageNumber() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonPageNumberAttlist
-
Return a page:number.
- getPageNumber() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a page:number.
- getPageNumber() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a page:number.
- getPageSize() - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Return page size.
- getPageSize() - Method in class com.nomagic.magicreport.format.DOCXFormatter
-
Calculation for total paper width and total paper height after minus margin of page.
- getPageSize() - Method in class com.nomagic.magicreport.format.ODFFormatter
-
Calculation for total paper width and total paper height after minus margin of page.
- getPageSize() - Method in class com.nomagic.magicreport.format.PPTXFormatter
-
Calculation for total paper width and total paper height after minus margin of page.
- getPageSize() - Method in class com.nomagic.magicreport.format.RTFFormatter
-
Calculation for total paper width and total paper height after minus margin of page in twips.
- getPageSize() - Method in class com.nomagic.magicreport.format.XLSXFormatter
-
Get pageSize in Inches.
- getPageWidth() - Method in class com.nomagic.magicreport.DocumentPage
-
Get page width
- getPaperBounds(int) - Method in class com.nomagic.magicreport.engine.tools.DOCXFormatterWrapper
-
Return the size of paper bounds.
- getPaperBounds(int) - Method in interface com.nomagic.magicreport.engine.tools.IFormatterWrapper
-
Return the size of paper bounds in pixel.
- getPaperBounds() - Method in class com.nomagic.magicreport.engine.tools.ImageTool
-
Calculate the paper bounds.
- getPaperBounds(int) - Method in class com.nomagic.magicreport.engine.tools.ODFFormatterWrapper
-
Return the size of paper bounds.
- getPaperBounds(int) - Method in class com.nomagic.magicreport.engine.tools.PPTXFormatterWrapper
-
Return the size of paper bounds.
- getPaperBounds(int) - Method in class com.nomagic.magicreport.engine.tools.RTFFormatterWrapper
-
Return the size of paper bounds.
- getPaperBounds(int) - Method in class com.nomagic.magicreport.engine.tools.XLSXFormatterWrapper
-
Return the size of paper bounds.
- getPaperHeight() - Method in class com.nomagic.magicreport.format.DOCXFormatter
-
- getPaperHeight() - Method in class com.nomagic.magicreport.format.html.ODFCreator
-
Get paper height.
- getPaperHeight() - Method in class com.nomagic.magicreport.format.html.RTFCreator
-
Get paper height.
- getPaperWidth() - Method in class com.nomagic.magicreport.format.DOCXFormatter
-
- getPaperWidth() - Method in class com.nomagic.magicreport.format.html.ODFCreator
-
Return a paperWidth.
- getPaperWidth() - Method in class com.nomagic.magicreport.format.html.RTFCreator
-
Get paper width.
- getParagraphStyle() - Method in class com.nomagic.magicreport.format.html.RTFStackTable
-
Get paragraphStyle.
- getParameter() - Method in class com.nomagic.magicreport.engine.rtf.node.RTFControl
-
Return a node parameter.
- getParameterTypes() - Method in class com.nomagic.magicreport.parser.Directive
-
Return a parameterTypes.
- getParameterValue() - Method in class com.nomagic.magicreport.engine.rtf.node.RTFControl
-
Return a node parameter in integer value.
- getParameterValues() - Method in class com.nomagic.magicreport.parser.Directive
-
Return a parameterValues.
- getParentClassLoader() - Method in class com.nomagic.magicreport.ExtensionClassLoader
-
Return parent class loader for delegation
- getParentEngine() - Method in interface com.nomagic.magicreport.engine.IChildEngine
-
Get parent engine.
- getParentNode() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Return the parent of this node.
- getParentNode() - Method in interface com.nomagic.magicreport.engine.xml.Node
-
Return the parent of this node.
- getParentNode() - Method in class com.nomagic.magicreport.engine.xml.TextNode
-
Return the parent of this node.
- getParentStyleIds() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleUpdateProcess
-
Get list of style id
- getParentStyleNameMap() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleUpdateProcess
-
Get style map {name, id} of style
- getPartName() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentContentType
-
Get Part value.
- getPaths() - Method in class com.nomagic.magicreport.engine.velocity.ReportFileResourceLoader
-
Get paths
- getPos() - Method in class com.nomagic.magicreport.format.html.StackTable
-
Return a position of tag name in stack.
- getPptxColorStyle(String) - Method in class com.nomagic.magicreport.format.html.PPTXCreator
-
Get color code.
- getPptxFontName(String) - Method in class com.nomagic.magicreport.format.html.PPTXCreator
-
Convert HTML font name to PPTX font name code.
- getPptxFontSize(String) - Method in class com.nomagic.magicreport.format.html.PPTXCreator
-
Convert html font size to PPTX font size.
- getProcessSize() - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Return a process buffered size from configuration value.
- getProperties() - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Returns the current properties of engine.
- getProperties() - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
Returns the current properties of engine.
- getProperties() - Method in interface com.nomagic.magicreport.engine.ITool
-
Return template engine properties.
- getProperties() - Method in class com.nomagic.magicreport.engine.Tool
-
Return template engine properties.
- getProperties() - Method in class com.nomagic.magicreport.format.DefaultFormatter
-
Return a properties.
- getProperties() - Method in class com.nomagic.magicreport.format.html.RTFCreator
-
Get properties.
- getProperties() - Method in class com.nomagic.magicreport.Image
-
- getProperty(String) - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
Return an engine Runtime property.
- getProperty(String) - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
Return an engine Runtime property.
- getProperty(String) - Method in class com.nomagic.magicreport.engine.Tool
-
Return template engine property value.
- getProperty(String, String) - Method in class com.nomagic.magicreport.engine.Tool
-
Return template engine property value.
- getProperty(String) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
-
Get a Velocity Runtime property.
- getProperty(Object, String) - Static method in class com.nomagic.magicreport.helper.BeanUtils
-
Invoke and return property value of bean
.
- getProperty(String) - Method in class com.nomagic.magicreport.Image
-
Searches for the property with the specified key in this property list.
- getPropertyPageHeight() - Method in class com.nomagic.magicreport.format.DOCXFormatter
-
- getPropertyPageWidth() - Method in class com.nomagic.magicreport.format.DOCXFormatter
-
- getQName(int) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Return an attribute's qualified (prefixed) name.
- getReader() - Method in class com.nomagic.magicreport.Template
-
Return Reader that contains the template.
- getRealPageHeight() - Method in class com.nomagic.magicreport.DocumentPage
-
- getRealPageWidth() - Method in class com.nomagic.magicreport.DocumentPage
-
- getReferenceInsertionHandler() - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
-
- getReferenceInsertionHandler() - Method in interface com.nomagic.magicreport.engine.ITemplateEngine
-
- getRegisterTemplateEngine(String) - Method in class com.nomagic.magicreport.TemplateEngineFactory
-
Return a registered template engine class.
- getRelationshipContent() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get content of word/_rels/document.xml.rels.
- getRelationshipMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get map of relationship.
{relationship id, DocumentRelationship}
- getRelativePath(Image) - Method in class com.nomagic.magicreport.engine.tools.ImageTool
-
Return a possible relative path of image file.
- getRelativePath() - Method in class com.nomagic.magicreport.engine.tools.ImageTool.ImageProperty
-
- getRemainingColSpan() - Method in class com.nomagic.magicreport.engine.velocity.CellInfo
-
Get remaining number of column to be spanned in current process.
- getRemainingForCol() - Method in class com.nomagic.magicreport.engine.velocity.CellInfo
-
Get remaining number of column to be looped
- getRemainingReportColSpan() - Method in class com.nomagic.magicreport.engine.velocity.CellInfo
-
Get remaining number of column to be spanned by report vtl code in current process.
- getRemainingRowSpan() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
-
- getRemainingRowSpan() - Method in class com.nomagic.magicreport.engine.velocity.CellInfo
-
Get remaining number of row to be spanned in current process.
- getRemovedColumns() - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- getReportGridSpanNumber() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
-
- getResourcesLocation() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the folder location of resources files.
- getResourceStream(String) - Method in class com.nomagic.magicreport.engine.velocity.ReportFileResourceLoader
-
Get an InputStream so that the Runtime can build a
template with it.
- getResultPath(String, String) - Method in class com.nomagic.magicreport.engine.tools.FileTool
-
Get result path.
- getrId() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentRelationship
-
Get relation id of attribute Id.
- getRowProperties() - Method in class com.nomagic.magicreport.format.html.RowObject
-
Get row properties
- getRowPropertiesValue(String) - Method in class com.nomagic.magicreport.format.html.RowObject
-
Remove data from rowProperties
- getRowSpanID() - Method in class com.nomagic.magicreport.engine.tools.TableTool
-
- getRowStyle() - Method in class com.nomagic.magicreport.format.html.StyledTable
-
Get row (TR) style.
- getRowTag() - Method in class com.nomagic.magicreport.Row
-
Get row tag
- getRuntimeInstance() - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
-
- getSectionContent() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentSection
-
Get content of this section
- getSectionInfoMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get map of section id and DocumentSection.
- getSectionName() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentSection
-
Get section name.
- getSheetNumber() - Method in exception com.nomagic.magicreport.engine.odf.ODSParseErrorException
-
Return a sheet number.
- getSheetNumber() - Method in exception com.nomagic.magicreport.engine.ooxml.XLSXParseErrorException
-
Return a sheet number.
- getSize() - Method in class com.nomagic.magicreport.Image
-
Returns the size of image in pixels.
- getSize() - Method in class com.nomagic.magicreport.Template
-
Return a size of template.
- getSource() - Method in class com.nomagic.magicreport.engine.ObserverEvent
-
Return a source.
- getSource() - Method in exception com.nomagic.magicreport.ParseErrorException
-
Return a source.
- getSourceMessage() - Method in exception com.nomagic.magicreport.ParseErrorException
-
Return a message without customize.
- getStartPosition() - Method in class com.nomagic.magicreport.parser.Directive
-
Return a startPosition.
- getStartText() - Method in class com.nomagic.magicreport.engine.xml.ElementNode
-
Return a start text.
- getStartValue() - Method in class com.nomagic.magicreport.format.html.NumberList
-
The start value attribute specifies the first number of a list item of the current level.
- getStaticRelationshipMap() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get map of static relationship.
{static relationship id, DocumentRelationship}
- getStrikeStyle(String) - Static method in class com.nomagic.magicreport.format.html.ODFStyleCreator
-
Returns String that represent Underline format in ODF document.
- getStyleApplyStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleMapAttrlist
-
Return a style:apply-style-name.
- getStyleApplyStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleMap
-
Return a style:apply-style-name.
- getStyleAutoUpdate() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:auto-update.
- getStyleAutoUpdate() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:auto-update.
- getStyleBackgroundImage() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesContentStrict
-
Return a style:background-image.
- getStyleBackgroundImage() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesElements
-
Return a style:background-image.
- getStyleBackgroundImage() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesElements
-
Return a style:background-mage.
- getStyleBackgroundImage() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesElements
-
Return a style:background-image.
- getStyleBackgroundImage() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTablePropertiesElements
-
Return a style:background-image.
- getStyleBackgroundImage() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableRowPropertiesElements
-
Return a style:background-image.
- getStyleBackgroundImage() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:background-image.
- getStyleBackgroundImage() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:background-mage.
- getStyleBackgroundImage() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:background-image.
- getStyleBackgroundImage() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a style:background-image.
- getStyleBackgroundImage() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a style:background-image.
- getStyleBackgroundTransparency() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBackgroundTransparencyAttlist
-
Return a style:background-transparency.
- getStyleBackgroundTransparency() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:BackgroundTransparency.
- getStyleBackgroundTransparency() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:BackgroundTransparency.
- getStyleBaseCellAddress() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleMapAttrlist
-
Return a style:base-cell-address.
- getStyleBaseCellAddress() - Method in class com.nomagic.magicreport.engine.odf.node.StyleMap
-
Return a style:base-cell-address.
- getStyleBorderLineWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderLineWidthAttlist
-
Return a style:border-line-width.
- getStyleBorderLineWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:BorderLineWidth.
- getStyleBorderLineWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:border-line-width.
- getStyleBorderLineWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:border-line-width.
- getStyleBorderLineWidthBottom() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderLineWidthAttlist
-
Return a style:border-line-width-bottom.
- getStyleBorderLineWidthBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:BorderLineWidthBottom.
- getStyleBorderLineWidthBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:border-line-width-bottom.
- getStyleBorderLineWidthBottom() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:border-line-width-bottom.
- getStyleBorderLineWidthLeft() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderLineWidthAttlist
-
Return a style:border-line-width-left.
- getStyleBorderLineWidthLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:BorderLineWidthLeft.
- getStyleBorderLineWidthLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:border-line-width-left.
- getStyleBorderLineWidthLeft() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:border-line-width-left.
- getStyleBorderLineWidthRight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderLineWidthAttlist
-
Return a style:border-line-width-right.
- getStyleBorderLineWidthRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:BorderLineWidthRight.
- getStyleBorderLineWidthRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:border-line-width-right.
- getStyleBorderLineWidthRight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:border-line-width-right.
- getStyleBorderLineWidthTop() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonBorderLineWidthAttlist
-
Return a style:border-line-width-top.
- getStyleBorderLineWidthTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:BorderLineWidthTop.
- getStyleBorderLineWidthTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:border-line-width-top.
- getStyleBorderLineWidthTop() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:border-line-width-top.
- getStyleByCSSParser(String) - Method in class com.nomagic.magicreport.format.html.AbstractDocumentCreator
-
Re-arrange style by style name.
Using CSSParser.
- getStyleCellProtect() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:cell-protect.
- getStyleCellProtect() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:cell-protect.
- getStyleClass() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:class.
- getStyleClass() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:class.
- getStyleColor() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnSepAttlist
-
Return a style:color.
- getStyleColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumnSep
-
Return a style:color.
- getStyleColumn() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumns
-
Return a style:column.
- getStyleColumns() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesContentStrict
-
Return a style:columns.
- getStyleColumns() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesElements
-
Return a style:columns.
- getStyleColumns() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:columns.
- getStyleColumnSep() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumns
-
Return a style:column-sep.
- getStyleColumnWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableColumnPropertiesAttlist
-
Return a style:column-width.
- getStyleColumnWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableColumnProperties
-
Return a style:column-width.
- getStyleCondition() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleMapAttrlist
-
Return a style:condition.
- getStyleCondition() - Method in class com.nomagic.magicreport.engine.odf.node.StyleMap
-
Return a style:condition.
- getStyleContent() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentInfo
-
Get content of word/styles.xml
- getStyleContentList() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return list of style content.
- getStyleDataStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:data-style-name.
- getStyleDataStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:data-style-name.
- getStyledDocument() - Method in class com.nomagic.magicreport.format.html.AbstractDocumentCreator
-
Return an associated document.
- getStyleDecimalPlaces() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:decimal-places.
- getStyleDecimalPlaces() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:decimal-places.
- getStyleDefaultOutlineLevel() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:default-outline-level.
- getStyleDefaultOutlineLevel() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:default-outline-level.
- getStyleDiagonalBlTr() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:diagonal-bl-tr.
- getStyleDiagonalBlTr() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:diagonal-bl-tr.
- getStyleDiagonalBlTrWidths() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:diagonal-bl-tr-widths.
- getStyleDiagonalBlTrWidths() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:diagonal-bl-tr-widths.
- getStyleDiagonalTlBr() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:diagonal-tl-br.
- getStyleDiagonalTlBr() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:diagonal-tl-br.
- getStyleDiagonalTlBrWidths() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:diagonal-tl-br-widths.
- getStyleDiagonalTlBrWidths() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:diagonal-tl-br-widths.
- getStyleDirection() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonStyleDirectionAttlist
-
Return a style:direction.
- getStyleDirection() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:direction.
- getStyleDisplayName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:display-name.
- getStyleDisplayName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListStyleAttr
-
Return a style:display-name.
- getStyleDisplayName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:display-name.
- getStyleDisplayName() - Method in class com.nomagic.magicreport.engine.odf.node.TextListStyle
-
Return a style:display-name.
- getStyleDistance() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleDropCapAttlist
-
Return a style:distance.
- getStyleDistance() - Method in class com.nomagic.magicreport.engine.odf.node.StyleDropCap
-
Return a style:distance.
- getStyleDropCap() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesElements
-
Return a style:drop-cap.
- getStyleDropCap() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:drop-cap.
- getStyleEndIndent() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnAttlist
-
Return a style:end-indent.
- getStyleEndIndent() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumn
-
Return a style:end-indent.
- getStyleFamily() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleContent
-
Return a style:family.
- getStyleFamily() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:family.
- getStyleFilterName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleBackgroundImageAttlist
-
Return a style:filter-name.
- getStyleFilterName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
-
Return a style:filter-name.
- getStyleFontName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleListLevelPropertiesAttlist
-
Return a style:font-name.
- getStyleFontName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTextPropertiesAttlist
-
Return a style:font-name.
- getStyleFontName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
-
Return a style:font-name.
- getStyleFontName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a style:font-name.
- getStyleFontNameAsian() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTextPropertiesAttlist
-
Return a style:font-name-asian.
- getStyleFontNameAsian() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a style:font-name-asian.
- getStyleFontNameComplex() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTextPropertiesAttlist
-
Return a style:font-name-complex.
- getStyleFontNameComplex() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a style:font-name-complex.
- getStyleFontSizeAsian() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a styleFontSizeAsian.
- getStyleFontSizeComplex() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a styleFontSizeComplex.
- getStyleGlyphOrientationVertical() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:glyph-orientation-vertical.
- getStyleGlyphOrientationVertical() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:glyph-orientation-vertical.
- getStyleHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnSepAttlist
-
Return a style:height.
- getStyleHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumnSep
-
Return a style:height.
- getStyleHorizontalPos() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:HorizontalPos.
- getStyleHorizontalPos() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:HorizontalPos.
- getStyleHorizontalRel() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:HorizontalRel.
- getStyleHorizontalRel() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:HorizontalRel.
- getStyleHyphenationKeep() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a style:HyphenationKeep.
- getStyleHyphenationKeep() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a styleHyphenationKeep.
- getStyleIds() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getStyleIds() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleProcess
-
- getStyleLatents() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleProcess
-
- getStyleLength() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleDropCapAttlist
-
Return a style:length.
- getStyleLength() - Method in class com.nomagic.magicreport.engine.odf.node.StyleDropCap
-
Return a style:length.
- getStyleLineBreak() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a style:LineBreak.
- getStyleLineBreak() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a styleLineBreak.
- getStyleLineHeightAtLeast() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a style:LineHeightAtLeast.
- getStyleLineHeightAtLeast() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a styleLineHeightAtLeast.
- getStyleLines() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleDropCapAttlist
-
Return a style:lines.
- getStyleLines() - Method in class com.nomagic.magicreport.engine.odf.node.StyleDropCap
-
Return a style:lines.
- getStyleLineSpacing() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a style:LineSpacing.
- getStyleLineSpacing() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a styleLineSpacing.
- getStyleListLevelProperties() - Method in class com.nomagic.magicreport.engine.odf.node.TextListStyleContent
-
Return a style:list-level-properties.
- getStyleListStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:list-style-name.
- getStyleListStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:list-style-name.
- getStyleMap() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:map.
- getStyleMasterPageName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:master-page-name.
- getStyleMasterPageName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:master-page-name.
- getStyleMinRowHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableRowPropertiesAttlist
-
Return a style:min-row-height.
- getStyleMinRowHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a style:min-row-height.
- getStyleMirror() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:Mirror.
- getStyleMirror() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:Mirror.
- getStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:name.
- getStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListStyleAttr
-
Return a style:name.
- getStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:name.
- getStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.TextListStyle
-
Return a style:name.
- getStyleNameMap() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
- getStyleNameMap() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine.StyleProcess
-
- getStyleNextStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:next-style-name.
- getStyleNextStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:next-style-name.
- getStyleNumberWrappedParagraphs() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:NumberWrappedParagraphs.
- getStyleNumberWrappedParagraphs() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:NumberWrappedParagraphs.
- getStyleNumFormat() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonNumFormatAttlist
-
Return a style:num-format.
- getStyleNumFormat() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleNumber
-
Return a style:num-format.
- getStyleNumPrefix() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonNumFormatPrefixSuffixAttlist
-
Return a style:num-prefix.
- getStyleNumPrefix() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleBullet
-
Return a style:num-prefix.
- getStyleNumPrefix() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleNumber
-
Return a style:num-prefix.
- getStyleNumSuffix() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonNumFormatPrefixSuffixAttlist
-
Return a style:num-suffix.
- getStyleNumSuffix() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleBullet
-
Return a style:num-suffix.
- getStyleNumSuffix() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleNumber
-
Return a style:num-suffix.
- getStyleOverflowBehavior() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:OverflowBehavior.
- getStyleOverflowBehavior() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:OverflowBehavior.
- getStyleParentStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
Return a style:parent-style-name.
- getStyleParentStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleStyle
-
Return a style:parent-style-name.
- getStylePosition() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleBackgroundImageAttlist
-
Return a style:position.
- getStylePosition() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
-
Return a style:position.
- getStylePrintContent() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:print-content.
- getStylePrintContent() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:print-content.
- getStyleProtect() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:Protect.
- getStyleProtect() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:Protect.
- getStylePunctuationWrap() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a style:PunctuationWrap.
- getStylePunctuationWrap() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a stylePunctuationWrap.
- getStyleRelColumnWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableColumnPropertiesAttlist
-
Return a style:rel-column-width.
- getStyleRelColumnWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableColumnProperties
-
Return a style:rel-column-width.
- getStyleRelHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawRelSizeAttlist
-
Return a style:rel-height.
- getStyleRelHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:RelHeight.
- getStyleRelWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawRelSizeAttlist
-
Return a style:rel-width.
- getStyleRelWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnAttlist
-
Return a style:rel-width.
- getStyleRelWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTablePropertiesAttlist
-
Return a style:rel-width.
- getStyleRelWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumn
-
Return a style:rel-width.
- getStyleRelWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:RelWidth.
- getStyleRelWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a style:rel-width.
- getStyleRepeat() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleBackgroundImageAttlist
-
Return a style:repeat.
- getStyleRepeat() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
-
Return a style:repeat.
- getStyleRepeat() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:Repeat.
- getStyleRotationAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:rotation-align.
- getStyleRotationAngle() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonRotationAngleAttlist
-
Return a style:rotation-angle.
- getStyleRotationAngle() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:rotation-angle.
- getStyleRotationAngle() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:rotation-angle.
- getStyleRowHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableRowPropertiesAttlist
-
Return a style:row-height.
- getStyleRowHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a style:row-height.
- getStyleRunThrough() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:RunThrough.
- getStyleRunThrough() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:RunThrough.
- getStyleShadow() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonShadowAttlist
-
Return a style:shadow.
- getStyleShadow() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:Shadow.
- getStyleShadow() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:shadow.
- getStyleShadow() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:shadow.
- getStyleShadow() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a style:shadow.
- getStyleSpaceAfter() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnAttlist
-
Return a style:space-after.
- getStyleSpaceAfter() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumn
-
Return a style:space-after.
- getStyleSpaceBefore() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnAttlist
-
Return a style:space-before.
- getStyleSpaceBefore() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumn
-
Return a style:space-before.
- getStyleStartIndent() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnAttlist
-
Return a style:start-indent.
- getStyleStartIndent() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumn
-
Return a style:start-indent.
- getStyleStyle() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnSepAttlist
-
Return a style:style.
- getStyleStyle() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumnSep
-
Return a style:style.
- getStyleStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleDropCapAttlist
-
Return a style:style-name.
- getStyleStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.StyleDropCap
-
Return a style:style-name.
- getStyleTabStopDistance() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a style:TabStopDistance.
- getStyleTabStopDistance() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a styleTabStopDistance.
- getStyleTabStops() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesElements
-
Return a style:tab-stops.
- getStyleTabStops() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:tab-stops.
- getStyleTextAlignSource() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a style:text-align-source.
- getStyleTextAlignSource() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:text-align-source.
- getStyleTextAutospace() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a style:TextAutospace.
- getStyleTextAutospace() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a styleTextAutospace.
- getStyleTextBlinking() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a styleTextBlinking.
- getStyleTextLineThroughStyle() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a styleTextLineThroughStyle.
- getStyleTextPosition() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return style:text-position.
- getStyleTextProperties() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleBullet
-
Return a style:text-properties.
- getStyleTextProperties() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleNumber
-
Return a style:text-properties.
- getStyleTextUnderlineStyle() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTextProperties
-
Return a styleTextUnderlineStyle.
- getStyleVerticalAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnSepAttlist
-
Return a style:vertical-align.
- getStyleVerticalAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a style:VerticalAlign.
- getStyleVerticalAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableCellPropertiesAttlist
-
Return a styleVerticalAlign.
- getStyleVerticalAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumnSep
-
Return a style:vertical-align.
- getStyleVerticalAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a styleVerticalAlign.
- getStyleVerticalAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a styleVerticalAlign.
- getStyleVerticalAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a styleVerticalAlign.
- getStyleVerticalPos() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalPosAttlist
-
Return a style:vertical-pos.
- getStyleVerticalPos() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleListLevelPropertiesAttlist
-
Return a style:vertical-pos.
- getStyleVerticalPos() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:VerticalPos.
- getStyleVerticalPos() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
-
Return a style:vertical-pos.
- getStyleVerticalRel() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalRelAttlist
-
Return a style:vertical-rel.
- getStyleVerticalRel() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleListLevelPropertiesAttlist
-
Return a style:vertical-rel.
- getStyleVerticalRel() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:VerticalRel.
- getStyleVerticalRel() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
-
Return a style:vertical-rel.
- getStyleWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleColumnSepAttlist
-
Return a style:width.
- getStyleWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTablePropertiesAttlist
-
Return a style:width.
- getStyleWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleColumnSep
-
Return a style:width.
- getStyleWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a style:width.
- getStyleWrap() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:Wrap.
- getStyleWrap() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:Wrap.
- getStyleWrapContourMode() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:WrapContourMode.
- getStyleWrapContourMode() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:WrapContourMode.
- getStyleWrapDynamicThreshold() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a style:WrapDynamicThreshold.
- getStyleWrapDynamicThreshold() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:WrapDynamicThreshold.
- getStyleWritingMode() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonWritingModeAttlist
-
Return a style:writing-mode.
- getStyleWritingMode() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a style:WritingMode.
- getStyleWritingMode() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a style:writing-mode.
- getStyleWritingMode() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableCellProperties
-
Return a style:writing-mode.
- getStyleWritingMode() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a style:writing-mode.
- getSvgFillRule() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a svg:FillRule.
- getSvgGenerator() - Method in class com.nomagic.magicreport.SVGIcon
-
- getSVGHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawSizeAttlist
-
Return a svg:height.
- getSVGHeight() - Method in class com.nomagic.magicreport.engine.odf.node.DrawFrame
-
Return a svg:height.
- getSVGHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a svg:Height.
- getSvgStrokeColor() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a svgStrokeColor.
- getSvgStrokeColor() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a svg:StrokeColor.
- getSvgStrokeLinecap() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a svgStrokeLinecap.
- getSvgStrokeLinecap() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a svg:StrokeLinecap.
- getSvgStrokeOpacity() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a svgStrokeOpacity.
- getSvgStrokeOpacity() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a svg:StrokeOpacity.
- getSvgStrokeWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a svgStrokeWidth.
- getSvgStrokeWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a svg:StrokeWidth.
- getSVGWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawSizeAttlist
-
Return a svg:width.
- getSVGWidth() - Method in class com.nomagic.magicreport.engine.odf.node.DrawFrame
-
Return a svg:width.
- getSVGWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a svg:Width.
- getSVGX() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawPosition
-
Return a svg:x.
- getSvgX() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a svgX.
- getSVGX() - Method in class com.nomagic.magicreport.engine.odf.node.DrawFrame
-
Return a svg:x.
- getSvgX() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a svg:X.
- getSVGY() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawPosition
-
Return a svg:y.
- getSvgY() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonVerticalPosAttlist
-
Return a svg:y.
- getSVGY() - Method in class com.nomagic.magicreport.engine.odf.node.DrawFrame
-
Return a svg:y.
- getSvgY() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a svg:Y.
- getTableAlign() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTablePropertiesAttlist
-
Return a table:align.
- getTableAlign() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a table:align.
- getTableBorderModel() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTablePropertiesAttlist
-
Return a table:border-model.
- getTableBorderModel() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableProperties
-
Return a table:border-model.
- getTableProperties() - Method in class com.nomagic.magicreport.format.html.TableObject
-
Get table properties
- getTablePropertiesValue(String) - Method in class com.nomagic.magicreport.format.html.TableObject
-
Remove data from tableProperties
- getTableStyle() - Method in class com.nomagic.magicreport.format.html.StyledTable
-
Get table style.
- getTag() - Method in class com.nomagic.magicreport.format.html.StackTable
-
Return a html tag name or attribute name.
- getTarget() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentRelationship
-
Get target of relationship file.
- getTempDir() - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Return system temporary directory.The default temporary-file directory is specified by the system property
java.io.tmpdir
.
- getTemplate() - Method in class com.nomagic.magicreport.engine.velocity.DOCXEngine
-
Return template.
- getTemplate() - Method in class com.nomagic.magicreport.engine.velocity.ODFEngine
-
Return template.
- getTemplate() - Method in class com.nomagic.magicreport.engine.velocity.PPTXEngine
-
Return template.
- getTemplate(String) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
-
Returns a Template
from the Velocity
resource management system.
- getTemplate(String, String) - Method in class com.nomagic.magicreport.engine.velocity.ReportVelocityEngine
-
Returns a Template
from the Velocity
resource management system.
- getTemplate() - Method in class com.nomagic.magicreport.engine.velocity.XLSXEngine
-
Return template.
- getTemplate() - Method in exception com.nomagic.magicreport.ParseErrorException
-
Return the template containing the error, or null if not defined.
- getTemplateAliasNames() - Method in class com.nomagic.magicreport.TemplateEngineFactory
-
Return an array of the alias names of default template engine.
- getTemplateEngine(Class<? extends ITemplateEngine>) - Method in class com.nomagic.magicreport.TemplateEngineFactory
-
Return template engine associated with given class or create a new instance if it doesn't created.
- getTemplateEngine(String) - Method in class com.nomagic.magicreport.TemplateEngineFactory
-
Return template engine associated with given type or create a new instance if it doesn't created.
- getTemplateEngineClass(String) - Method in class com.nomagic.magicreport.TemplateEngineFactory
-
Return class of template engine associated with given type.
- getTemplateFile() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the template file name.
- getTemplateFile(String, String) - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Get Template file from template file name/path.
- getTemplateFile(String, String, String, Object) - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Get Template file from template file name/path.
- getTemplateFile(String, List<String>, String, Object) - Static method in class com.nomagic.magicreport.helper.FileUtils
-
Get Template file from template file name/path.
- getTemplateFile() - Method in class com.nomagic.magicreport.ODFTemplate
-
Return template file.
- getTemplateFile() - Method in class com.nomagic.magicreport.OOXMLTemplate
-
Return template file.
- getTemplateLocation() - Method in class com.nomagic.magicreport.engine.tools.TemplateTool
-
Gets the folder location of the template file.
- getTemplatePaths() - Method in class com.nomagic.magicreport.engine.velocity.ReportFileResourceLoader
-
Get template paths
- getTextAnchorPageNumber() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAnchorAttlist
-
Return a text:anchor-page-number.
- getTextAnchorPageNumber() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a text:AnchorPageNumber.
- getTextAnchorType() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonTextAnchorAttlist
-
Return a text:anchor-type.
- getTextAnchorType() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a text:AnchorType.
- getTextAnimation() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a textAnimation.
- getTextAnimation() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a text:Animation.
- getTextAnimationDelay() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a textAnimationDelay.
- getTextAnimationDelay() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a text:AnimationDelay.
- getTextAnimationDirection() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a textAnimationDirection.
- getTextAnimationDirection() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a text:AnimationDirection.
- getTextAnimationRepeat() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a textAnimationRepeat.
- getTextAnimationRepeat() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a text:AnimationRepeat.
- getTextAnimationSteps() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Return a textAnimationSteps.
- getTextAnimationSteps() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a text:AnimationSteps.
- getTextBulletChar() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListLevelStyleBulletAttr
-
Return a text:bullet-char.
- getTextBulletChar() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleBullet
-
Return a text:bullet-char.
- getTextBulletRelativeSize() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListLevelStyleBulletAttr
-
Return atext:bullet-relative-size.
- getTextBulletRelativeSize() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleBullet
-
Return atext:bullet-relative-size.
- getTextConsecutiveNumbering() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListStyleAttr
-
Return a text:consecutive-numbering.
- getTextConsecutiveNumbering() - Method in class com.nomagic.magicreport.engine.odf.node.TextListStyle
-
Return a text:consecutive-numbering.
- getTextContent() - Method in class com.nomagic.magicreport.engine.rtf.node.RTFText
-
Return a text content.
- getTextDisplayLevels() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListLevelStyleNumberAttr
-
Return a text:display-levels.
- getTextDisplayLevels() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleNumber
-
Return a text:display-levels.
- getTextLevel() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListLevelStyleAttr
-
Return a text:level.
- getTextLevel() - Method in class com.nomagic.magicreport.engine.odf.node.TextListStyleContent
-
Return a text:level.
- getTextLineNumber() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleParagraphPropertiesAttlist
-
Return a text:LineNumber.
- getTextLineNumber() - Method in class com.nomagic.magicreport.engine.odf.node.StyleParagraphProperties
-
Return a textLineNumber.
- getTextListStyle() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesContentStrict
-
Return a text:list-style.
- getTextListStyle() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesElements
-
Return a text:list:style.
- getTextListStyle() - Method in class com.nomagic.magicreport.engine.odf.node.StyleGraphicProperties
-
Return a text:list:style.
- getTextListStyleContent() - Method in class com.nomagic.magicreport.engine.odf.node.TextListStyle
-
Return a text:list-style-content.
- getTextMinLabelDistance() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleListLevelPropertiesAttlist
-
Return a text:min-label-distance.
- getTextMinLabelDistance() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
-
Return a text:min-label-distance.
- getTextMinLabelWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleListLevelPropertiesAttlist
-
Return a text:min-label-width.
- getTextMinLabelWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
-
Return a text:min-label-width.
- getTextSpaceBefore() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleListLevelPropertiesAttlist
-
Return a text:space-before.
- getTextSpaceBefore() - Method in class com.nomagic.magicreport.engine.odf.node.StyleListLevelProperties
-
Return a text:space-before.
- getTextStartValue() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListLevelStyleNumberAttr
-
Return a text:start-value.
- getTextStartValue() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleNumber
-
Return a text:start-value.
- getTextStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListLevelStyleBulletAttr
-
Return a text:style-name.
- getTextStyleName() - Method in interface com.nomagic.magicreport.engine.odf.attribute.TextListLevelStyleNumberAttr
-
Return a text:style-name.
- getTextStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleBullet
-
Return a text:style-name.
- getTextStyleName() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleNumber
-
Return a text:style-name.
- getTotalColumns() - Method in class com.nomagic.magicreport.engine.velocity.RowInfo
-
- getTotalWrittenChars() - Method in class com.nomagic.magicreport.engine.rtf.RTFImageOutputStream
-
Return total characters has been written.
- getTransformationOption() - Method in class com.nomagic.magicreport.Image
-
Return a transformation flag.
- getType() - Method in class com.nomagic.magicreport.Bookmark
-
Return a type.
- getType() - Method in class com.nomagic.magicreport.engine.ooxml.child.docx.DocumentRelationship
-
Get type of relationship file.
- getType(int) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Return an attribute's type by index.
- getType(String, String) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Look up an attribute's type by Namespace-qualified name.
- getType(String) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Look up an attribute's type by qualified (prefixed) name.
- getType() - Method in class com.nomagic.magicreport.Link
-
Return a type.
- getUnderLineStyle(String) - Static method in class com.nomagic.magicreport.format.html.ODFStyleCreator
-
Returns String that represent Underline format in ODF document.
- getUpdatedRowSpan() - Method in class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
-
- getUri() - Method in class com.nomagic.magicreport.engine.tools.ImageTool.ImageProperty
-
- getURI(int) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Return an attribute's Namespace URI.
- getUrl() - Method in class com.nomagic.magicreport.Link
-
Return a url.
- getURLClassLoader() - Method in class com.nomagic.magicreport.ExtensionClassLoader
-
Return url class loader
- getUseOptimalColumnWidth() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableColumnPropertiesAttlist
-
Return a use:optimal-column-width.
- getUseOptimalColumnWidth() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableColumnProperties
-
Return a use:optimal-column-width.
- getUseOptimalRowHeight() - Method in interface com.nomagic.magicreport.engine.odf.attribute.StyleTableRowPropertiesAttlist
-
Return a style:use-optimal-row-height.
- getUseOptimalRowHeight() - Method in class com.nomagic.magicreport.engine.odf.node.StyleTableRowProperties
-
Return a use-optimal-row-height.
- getUUID() - Static method in class com.nomagic.magicreport.helper.UUIDGenerator
-
An immutable universally unique identifier (UUID).
- getValue(Object) - Method in class com.nomagic.magicreport.engine.ConcurrentTool.ConsumeObject
-
Return value of given parameter name.
- getValue(Object, String) - Method in class com.nomagic.magicreport.engine.tools.SortTool
-
Look up a object value by property name.
- getValue(int) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Return an attribute's value by index.
- getValue(String, String) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Look up an attribute's value by Namespace-qualified name.
- getValue(String) - Method in class com.nomagic.magicreport.engine.xml.Attr
-
Look up an attribute's value by qualified (prefixed) name.
- getValue() - Method in class com.nomagic.magicreport.format.html.StackTable
-
Return a value of attribute.
- getValue() - Method in class com.nomagic.magicreport.GridRowSpan
-
Get span value
- getValue() - Method in class com.nomagic.magicreport.GridSpan
-
Get span value
- getWidth() - Method in class com.nomagic.magicreport.Image
-
Return the width of image in pixels.
- getWriter() - Method in class com.nomagic.magicreport.Template
-
Return Writer that contains the output.
- getXlinkActuate() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawDataAttlist
-
Return a xlink:actuate.
- getXlinkActuate() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
-
Return a xlink:actuate.
- getXlinkActuate() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleImage
-
Return a xlink:actuate.
- getXlinkHref() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawDataAttlist
-
Return a xlink:href.
- getXlinkHref() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
-
Return a xlink:href.
- getXlinkHref() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleImage
-
Return a xlink:href.
- getXlinkShow() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawDataAttlist
-
Return a xlink:show.
- getXlinkShow() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
-
Return a xlink:show.
- getXlinkShow() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleImage
-
Return a xlink:show.
- getXlinkType() - Method in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawDataAttlist
-
Return a xlink:type.
- getXlinkType() - Method in class com.nomagic.magicreport.engine.odf.node.StyleBackgroundImage
-
Return a xlink:type.
- getXlinkType() - Method in class com.nomagic.magicreport.engine.odf.node.TextListLevelStyleImage
-
Return a xlink:type.
- getXLSXColor(String) - Method in class com.nomagic.magicreport.format.html.XLSXCreator
-
Get color code.
- getXLSXFontName(String) - Method in class com.nomagic.magicreport.format.html.XLSXCreator
-
Convert HTML font name to XLSX font name code.
- getXLSXFontSize(String) - Method in class com.nomagic.magicreport.format.html.XLSXCreator
-
Convert html font size to XLSX font size.
- GRAPHIC - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleStyleAttlist
-
style:family = "graphic".
- GraphicStyle - Class in com.nomagic.magicreport.format.html
-
A collection of attributes, represent graphic styles.
- GraphicStyle() - Constructor for class com.nomagic.magicreport.format.html.GraphicStyle
-
Creates a new style, with a null name and parent.
- GraphicStyle(String) - Constructor for class com.nomagic.magicreport.format.html.GraphicStyle
-
Creates a new style.
- GREYSCALE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
-
Constants for draw:color-mode.
- GridRowSpan - Class in com.nomagic.magicreport
-
Contains utilities functions for grid row span (merge columns vertically or merge row).
- GridRowSpan() - Constructor for class com.nomagic.magicreport.GridRowSpan
-
Create empty gridrowspan.
- GridRowSpan(String, String) - Constructor for class com.nomagic.magicreport.GridRowSpan
-
Create gridrowspan with value in String.
- GridRowSpan(String, int) - Constructor for class com.nomagic.magicreport.GridRowSpan
-
Create gridrowspan with value.
- GridSpan - Class in com.nomagic.magicreport
-
Contains utilities functions for grid span (merge columns horizontally).
- GridSpan() - Constructor for class com.nomagic.magicreport.GridSpan
-
Create empty gridspan.
- GridSpan(String) - Constructor for class com.nomagic.magicreport.GridSpan
-
Create gridspan with value in String.
- GridSpan(int) - Constructor for class com.nomagic.magicreport.GridSpan
-
Create gridspan with value.
- groupNames() - Method in class com.nomagic.magicreport.engine.tools.GroupTool
-
Return a set of group name.
- GroupTool - Class in com.nomagic.magicreport.engine.tools
-
Contains utilities functions for group an object.
- GroupTool() - Constructor for class com.nomagic.magicreport.engine.tools.GroupTool
-