public class Ibex3Renderer extends Renderer
OutputFormat.PDFDEFAULT_PRIORITY, XML_ATTR_CLASS, XML_ATTR_CONFIG_EDITOR, XML_ATTR_CONFIG_FILE, XML_ATTR_NAME, XML_ATTR_PRIORTIY, XML_ATTR_RESET_IMAGE_CACHE, XML_ATTR_USE_JFO_LOGGING, XML_NODE_RENDERER| Constructor and Description |
|---|
Ibex3Renderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(de.vc.config.Configuration c)
Configures this renderer.
|
de.vc.jfo.gui.EntityConfigurationPanel |
createConfigEditor() |
protected void |
doRender(java.io.InputStream foStream,
java.io.OutputStream outStream,
OutputFormat outputFormat)
Do render a FO-stream (Stream is in XML, not in XSL).
|
java.lang.String |
getDisplayName()
Gets the display name of renderer that can be shown in GUIs.
|
RTF2FOCompatibilityMode |
getPreferredRTF2FOCompatibilityMode()
IBEX_3 is returned.
|
OutputFormat[] |
getSupportedOutputFormats()
Gets an array of all supported output formats.
|
boolean |
isReady()
Returns true if class
xslfo.FODocument
is in classpath. |
afterRendering, beforeRendering, canRender, compareTo, copy, createPrinterJob, doRender, equals, getConfigFile, getPrinterJobFactory, getPriority, isUseJFOLogging, logUnsupportedFormat, reconfigure, render, render, render, render, resolveConfig, setConfigFile, setPrinterJobFactory, setPriority, setUseJFOLogging, supportsFormatpublic RTF2FOCompatibilityMode getPreferredRTF2FOCompatibilityMode()
getPreferredRTF2FOCompatibilityMode in class Rendererpublic OutputFormat[] getSupportedOutputFormats()
RenderergetSupportedOutputFormats in class Rendererpublic java.lang.String getDisplayName()
RenderergetDisplayName in class Rendererpublic de.vc.jfo.gui.EntityConfigurationPanel createConfigEditor()
public void configure(de.vc.config.Configuration c)
throws de.vc.config.ConfigurationException
Rendererpublic boolean isReady()
xslfo.FODocument
is in classpath.protected void doRender(java.io.InputStream foStream,
java.io.OutputStream outStream,
OutputFormat outputFormat)
throws java.lang.Exception
Renderer© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.