Four Js Genero Report Writer
|
▼CFourJs.Report.Runtime.DataConsumer | Interface for processors located at the head of the processing pipe. |
CFourJs.Report.Runtime.FourRpLayouter | Class for conversion of a XML data stream to a layouted PXML document via a ".4rp" template. This class exists for convenience and is a composition of the classes FourRpProcessor and PXMLLayouter containing the methods of both classes. For details refer to the respective documentation. |
CFourJs.Report.Runtime.FourRpProcessor | Class for conversion of a XML data stream to a PXML document via a ".4rp" template. The template is expected to match the XML data stream. To ensure that, the template is edited against the XML schema (".xsd") of the data stream using the report designer. The schema of the data stream can be conveniently created by the JAXB schema generator schemagen (see Java Architecture for XML Binding (JAXB)) The data stream can be conveniently created using the JAXB marshaller (see javax.xml.bind.JAXB). |
CFourJs.Report.Runtime.RemoteConnection | Class for configuring a connection to a remote GRE server. |
▼CException | |
CFourJs.Report.Runtime.RuntimeException | |
CFourJs.Report.Runtime.UserAbortException | |
▼CFourJs.Report.Runtime.FormatHandler | |
CFourJs.Report.Runtime.FileViewer | Class for configuring desktop file viewing. The document is copied to the client and opened their with the default application associated with the file suffix. This feature requires a DVM installation to run the utility application "gviewdoc.42x" and the desktop client GDC. |
CFourJs.Report.Runtime.FormatWriter | Class for writing documents to files. |
▼CFourJs.Report.Runtime.FormatProducer | Superclass for processors producing viewable content. |
CFourJs.Report.Runtime.ExcelRenderer | Class for configuring Excel (XLS/XLSX) output. |
CFourJs.Report.Runtime.HTMLRenderer | Class for configuring HTML output. |
CFourJs.Report.Runtime.PDFRenderer | Class for configuring PDF output. |
CFourJs.Report.Runtime.PostscriptRenderer | Class for selecting Postscript output. |
CFourJs.Report.Runtime.RTFRenderer | Class for configuring RTF output. |
CFourJs.Report.Runtime.SVGRenderer | Class for configuring SVG output. |
▼CFourJs.Report.Runtime.LayoutedPagesConsumer | |
▼CFourJs.Report.Runtime.AbstractStreamingClient | Class for configuring output to the streaming client. |
CFourJs.Report.Runtime.StreamingClientDefaultPrinter | Class for configuring output to the streaming client to print to the default printer. |
CFourJs.Report.Runtime.StreamingClientNamedPrinter | Class for configuring output to the streaming client selecting a specific printer by name and configuring it. |
CFourJs.Report.Runtime.StreamingClientPrinterDialog | Class for configuring output to the streaming client to show the local print dialog and print on confirmation. |
CFourJs.Report.Runtime.StreamingClientViewer | Class for configuring output to the streaming viewer. |
CFourJs.Report.Runtime.BrowserViewer | Class for configuring output for viewing in a browser. |
CFourJs.Report.Runtime.ExcelRenderer | Class for configuring Excel (XLS/XLSX) output. |
CFourJs.Report.Runtime.HTMLRenderer | Class for configuring HTML output. |
CFourJs.Report.Runtime.ImageRenderer | Class for configuring image (bitmap) output. |
CFourJs.Report.Runtime.PDFRenderer | Class for configuring PDF output. |
CFourJs.Report.Runtime.PostscriptRenderer | Class for selecting Postscript output. |
CFourJs.Report.Runtime.Printer | A javax.print.attribute.HashPrintRequestAttributeSet for selecting and configuring a Printer as output device. /summary> |
CFourJs.Report.Runtime.RTFRenderer | Class for configuring RTF output. |
CFourJs.Report.Runtime.SVGRenderer | Class for configuring SVG output. |
▼CFourJs.Report.Runtime.LayoutedPagesProducer | Superclass for processors producing layouted (paged) content. |
CFourJs.Report.Runtime.FourRpLayouter | Class for conversion of a XML data stream to a layouted PXML document via a ".4rp" template. This class exists for convenience and is a composition of the classes FourRpProcessor and PXMLLayouter containing the methods of both classes. For details refer to the respective documentation. |
CFourJs.Report.Runtime.PXMLLayouter | Class for conversion of a PXML data stream to a layouted PXML document. The processor transforms the page markup stream into individual pages each containing only object for which position and size are known in absolute coordinates. |
▼CPrintDocument | |
CFourJs.Report.Runtime.Printer | A javax.print.attribute.HashPrintRequestAttributeSet for selecting and configuring a Printer as output device. /summary> |
▼CFourJs.Report.Runtime.PXMLConsumer | Tag interface for processors accepting PXML input. |
▼CFourJs.Report.Runtime.PageMapper | Abstract superclass for classes performing logical to physical page mapping. |
CFourJs.Report.Runtime.LabelMapper | Class for configuring label output. |
CFourJs.Report.Runtime.MultiPageMapper | Class for rendering several pages of a report on a single physical page. |
CFourJs.Report.Runtime.PXMLLayouter | Class for conversion of a PXML data stream to a layouted PXML document. The processor transforms the page markup stream into individual pages each containing only object for which position and size are known in absolute coordinates. |
▼CFourJs.Report.Runtime.PXMLProducer | Superclass for classes that produce PXML streams. |
CFourJs.Report.Runtime.FourRpProcessor | Class for conversion of a XML data stream to a PXML document via a ".4rp" template. The template is expected to match the XML data stream. To ensure that, the template is edited against the XML schema (".xsd") of the data stream using the report designer. The schema of the data stream can be conveniently created by the JAXB schema generator schemagen (see Java Architecture for XML Binding (JAXB)) The data stream can be conveniently created using the JAXB marshaller (see javax.xml.bind.JAXB). |
CFourJs.Report.Runtime.PageMapper | Abstract superclass for classes performing logical to physical page mapping. |
CFourJs.Report.Runtime.Res | Utility class for retrieving localized strings |
CFourJs.Report.Runtime.Version | |
▼CXmlTextWriter | |
CFourJs.Report.Runtime.GreXmlWriter | |
CFourJs.Report.Runtime.XmlWriterFactory |