Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

O

OBJECT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for dr3d:normals-kind and dr3d:texture-generation-mode-x and dr3d:texture-generation-mode-y.
ObserverEvent - Class in com.nomagic.magicreport.engine
A "ObserverEvent" event gets delivered whenever a engine has changed.
ObserverEvent(Object, String, String, Object) - Constructor for class com.nomagic.magicreport.engine.ObserverEvent
Constructs a new ObserverEvent.
ObserverMessageWrapper - Class in com.nomagic.magicreport.engine
A wrapper for IObserverMessage.
ObserverMessageWrapper(String) - Constructor for class com.nomagic.magicreport.engine.ObserverMessageWrapper
Create ObseverMessage with name.
observers() - Method in class com.nomagic.magicreport.engine.AbstractTemplateEngine
Return current observer object in this engine.
ODFAttribute - Interface in com.nomagic.magicreport.engine.odf.attribute
Base ODF attribute node.
ODFBufferredStreamReader - Class in com.nomagic.magicreport.engine.odf
Read text and ODF entry from a input stream, buffering the ODF entry so as to provide for the efficient reading of characters.
ODFBufferredStreamReader(InputStream) - Constructor for class com.nomagic.magicreport.engine.odf.ODFBufferredStreamReader
Create an ODFBufferredStreamReader with default charset.
ODFBufferredStreamReader(InputStream, String) - Constructor for class com.nomagic.magicreport.engine.odf.ODFBufferredStreamReader
Create an ODFBufferredStreamReader by specified entry name.
ODFBufferredStreamReader(InputStream, String, String) - Constructor for class com.nomagic.magicreport.engine.odf.ODFBufferredStreamReader
Create an ODFBufferredStreamReader by specified entry name and charset.
ODFBufferredStreamWriter - Class in com.nomagic.magicreport.engine.odf
Read text and ODF entry from a input stream.
ODFBufferredStreamWriter(OutputStream) - Constructor for class com.nomagic.magicreport.engine.odf.ODFBufferredStreamWriter
Create an ODFStreamWriter with default charset.
ODFBufferredStreamWriter(OutputStream, String) - Constructor for class com.nomagic.magicreport.engine.odf.ODFBufferredStreamWriter
Create an ODFStreamWriter by specified entry name.
ODFBufferredStreamWriter(OutputStream, String, String) - Constructor for class com.nomagic.magicreport.engine.odf.ODFBufferredStreamWriter
Create an ODFStreamWriter by specified entry name and charset.
ODFConstants - Interface in com.nomagic.magicreport.engine.odf
Constants parameter for ODF document.
ODFCreator - Class in com.nomagic.magicreport.format.html
The class use for create ODF content.
ODFCreator() - Constructor for class com.nomagic.magicreport.format.html.ODFCreator
 
ODFEngine - Class in com.nomagic.magicreport.engine.velocity
The Velocity engine support for Open Document File (ODF).
ODFEngine() - Constructor for class com.nomagic.magicreport.engine.velocity.ODFEngine
A class constructor.
ODFEngine.PostProcessHandler - Class in com.nomagic.magicreport.engine.velocity
Post processing content handler.
ODFEntry - Class in com.nomagic.magicreport.engine.odf
This class is used to represent a ODF file entry.
ODFEntry(String) - Constructor for class com.nomagic.magicreport.engine.odf.ODFEntry
Creates a new ODFEntry for the specified ODF file entry name.
ODFEntry(ZipEntry) - Constructor for class com.nomagic.magicreport.engine.odf.ODFEntry
Creates a new ODFEntry with fields taken from the specified ZipEntry object.
ODFFormatter - Class in com.nomagic.magicreport.format
This class provides implementation for ODF format output.
ODFFormatter(ITemplateEngine) - Constructor for class com.nomagic.magicreport.format.ODFFormatter
Create a ODF formatter with specific properties.
ODFFormatterWrapper - Class in com.nomagic.magicreport.engine.tools
A wrapper for MagicReport ODF formatter.
ODFFormatterWrapper(ITemplateEngine) - Constructor for class com.nomagic.magicreport.engine.tools.ODFFormatterWrapper
Create a ODF formatter with with specific engine.
ODFManifest - Interface in com.nomagic.magicreport.engine.odf.manifest
Base ODF manifest entry.
ODFManifestFileEntry - Class in com.nomagic.magicreport.engine.odf.manifest
The object represents media content in ODF document.
ODFManifestFileEntry() - Constructor for class com.nomagic.magicreport.engine.odf.manifest.ODFManifestFileEntry
 
ODFManifestFullPath - Interface in com.nomagic.magicreport.engine.odf.manifest
Describe manifest:full-path.
ODFManifestMediaType - Interface in com.nomagic.magicreport.engine.odf.manifest
Describe manifest:media-type.
ODFManifestPreferredViewMode - Interface in com.nomagic.magicreport.engine.odf.manifest
Describe manifest:preferred-view-mode.
ODFManifestSize - Interface in com.nomagic.magicreport.engine.odf.manifest
Describe manifest:size.
ODFManifestVersion - Interface in com.nomagic.magicreport.engine.odf.manifest
Describe manifest:version.
ODFNode - Interface in com.nomagic.magicreport.engine.odf.node
Base ODF node.
ODFStreamReader - Class in com.nomagic.magicreport.engine.odf
This class implements a reader that can be used for ODF.
ODFStreamReader(InputStream) - Constructor for class com.nomagic.magicreport.engine.odf.ODFStreamReader
Create an ODFStreamReader with default charset.
ODFStreamReader(InputStream, String) - Constructor for class com.nomagic.magicreport.engine.odf.ODFStreamReader
Create an ODFStreamReader by specified entry name .
ODFStreamReader(InputStream, String, String) - Constructor for class com.nomagic.magicreport.engine.odf.ODFStreamReader
Create an ODFStreamReader by specified entry name and charset.
ODFStreamWriter - Class in com.nomagic.magicreport.engine.odf
This class implements a writer that can be used for ODF.
ODFStreamWriter(OutputStream) - Constructor for class com.nomagic.magicreport.engine.odf.ODFStreamWriter
Create an ODFStreamWriter with default charset.
ODFStreamWriter(OutputStream, String) - Constructor for class com.nomagic.magicreport.engine.odf.ODFStreamWriter
Create an ODFStreamWriter by specified entry name.
ODFStreamWriter(OutputStream, String, String) - Constructor for class com.nomagic.magicreport.engine.odf.ODFStreamWriter
Create an ODFStreamWriter by specified entry name and charset.
ODFStyle - Interface in com.nomagic.magicreport.engine.odf.node
An internal interface for ODF <styles> children.
ODFStyleCreator - Class in com.nomagic.magicreport.format.html
ODFStyleCreator provide creating of ODF style tag.
ODFTemplate - Class in com.nomagic.magicreport
ODFTemplate use for handling the ODF document.
ODFTemplate() - Constructor for class com.nomagic.magicreport.ODFTemplate
Create ODF template.
ODFTemplate(File) - Constructor for class com.nomagic.magicreport.ODFTemplate
Create ODF template.
ODFXMLReader - Class in com.nomagic.magicreport.engine.odf
Class for reading filtered XML 1.1 character streams.
ODFXMLReader(Reader) - Constructor for class com.nomagic.magicreport.engine.odf.ODFXMLReader
Create ODFXMLReader.
ODPEngine - Class in com.nomagic.magicreport.engine.velocity
The Velocity engine support for Open Document Presentation (ODP) file.
ODPEngine() - Constructor for class com.nomagic.magicreport.engine.velocity.ODPEngine
A class constructor.
ODPEngine.PostProcessHandler - Class in com.nomagic.magicreport.engine.velocity
Handle the post process in XML parser.
ODSEngine - Class in com.nomagic.magicreport.engine.velocity
The Velocity engine support for Open Document Presentation (ODP) file.
ODSEngine() - Constructor for class com.nomagic.magicreport.engine.velocity.ODSEngine
A Class constructor.
ODSEngine.PostProcessHandler - Class in com.nomagic.magicreport.engine.velocity
VTLContent is used for separating VTL syntax and content.
ODSParseErrorException - Exception in com.nomagic.magicreport.engine.odf
Application-level exception thrown when a template has a syntax or other error which prevents it from being parsed.
ODSParseErrorException(String) - Constructor for exception com.nomagic.magicreport.engine.odf.ODSParseErrorException
Constructs a new exception with the specified detail message.
ODSParseErrorException(ParseErrorException) - Constructor for exception com.nomagic.magicreport.engine.odf.ODSParseErrorException
Constructs a new exception with the specified detail message.
offer(ConcurrentTool.ConsumeObject) - Method in class com.nomagic.magicreport.engine.ConcurrentTool
Inserts the specified element into this queue, if possible.
OfficeBinaryData - Interface in com.nomagic.magicreport.engine.odf.attribute
Contains the image data in BASE64 encoding.
ONCE_CONCURRENT - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for draw:wrap-influence-on-position.
ONCE_SUCCESSIVE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for draw:wrap-influence-on-position.
ONLOAD - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.CommonDrawDataAttlist
Constants value for xlink:actuate.
OOXMLCellProperties - Class in com.nomagic.magicreport.engine.ooxml
 
OOXMLCellProperties() - Constructor for class com.nomagic.magicreport.engine.ooxml.OOXMLCellProperties
 
OOXMLEntry - Class in com.nomagic.magicreport.engine.ooxml
This class is used to represent a OOXML file entry.
OOXMLEntry(String) - Constructor for class com.nomagic.magicreport.engine.ooxml.OOXMLEntry
Creates a new OOXMLEntry for the specified OOXML file entry name.
OOXMLEntry(ZipEntry) - Constructor for class com.nomagic.magicreport.engine.ooxml.OOXMLEntry
Creates a new OOXMLEntry with fields taken from the specified ZipEntry object.
OOXMLStreamReader - Class in com.nomagic.magicreport.engine.ooxml
This class implements a reader that can be used for OOXML.
OOXMLStreamReader(InputStream, String) - Constructor for class com.nomagic.magicreport.engine.ooxml.OOXMLStreamReader
Create an OOXMLStreamReader that uses the named charset.
OOXMLStreamReader(InputStream, String, String) - Constructor for class com.nomagic.magicreport.engine.ooxml.OOXMLStreamReader
Create an OOXMLStreamReader that uses the named charset and entry.
OOXMLStreamWriter - Class in com.nomagic.magicreport.engine.ooxml
This class implements a writer that can be used for OOXML.
OOXMLStreamWriter(OutputStream, String) - Constructor for class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
Create an OOXMLStreamWriter.
OOXMLStreamWriter(OutputStream, String, String) - Constructor for class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
Create an OOXMLStreamWriter that uses the named charset.
OOXMLStreamWriter(OutputStream, String, String, File) - Constructor for class com.nomagic.magicreport.engine.ooxml.OOXMLStreamWriter
Create an OOXMLStreamWriter that uses the named charset and file buffer.
OOXMLTagString - Class in com.nomagic.magicreport.engine.ooxml
String in OOXML format.
OOXMLTagString(CharSequence) - Constructor for class com.nomagic.magicreport.engine.ooxml.OOXMLTagString
Constructs a retained string that contains the same characters as the specified CharSequence.
OOXMLTemplate - Class in com.nomagic.magicreport
OOXMLTemplate use for handling the OOXML document.
OOXMLTemplate() - Constructor for class com.nomagic.magicreport.OOXMLTemplate
Create OOXML template.
OOXMLTemplate(File) - Constructor for class com.nomagic.magicreport.OOXMLTemplate
Create OOXML template.
open(Object) - Method in class com.nomagic.magicreport.engine.tools.BookmarkTool
Function to create hyperlink for bookmark.
open(String, Object) - Method in class com.nomagic.magicreport.engine.tools.BookmarkTool
Function to create hyperlink for bookmark.
openURL(String, Object) - Method in class com.nomagic.magicreport.engine.tools.BookmarkTool
Function to create hyperlink for open an URL.
openURL(URL, Object) - Method in class com.nomagic.magicreport.engine.tools.BookmarkTool
Function to create hyperlink for open an URL.
openURL(URI, Object) - Method in class com.nomagic.magicreport.engine.tools.BookmarkTool
Function to create hyperlink for open an URL.
OUTSIDE - Static variable in interface com.nomagic.magicreport.engine.odf.attribute.StyleGraphicPropertiesAttlist
Constants for style:horizontal-pos and style:wrap-contour-mode.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2010 - No Magic Asia