|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor
org.pentaho.reporting.engine.classic.core.modules.output.table.base.AbstractTableOutputProcessor
org.pentaho.reporting.engine.classic.core.modules.output.table.html.StreamHtmlOutputProcessor
public class StreamHtmlOutputProcessor
Creation-Date: 04.05.2007, 16:36:40
Field Summary |
---|
Fields inherited from class org.pentaho.reporting.engine.classic.core.modules.output.table.base.AbstractTableOutputProcessor |
---|
SHAPES_CONTENT, STRICT_LAYOUT, TREAT_ELLIPSE_AS_RECTANGLE |
Constructor Summary | |
---|---|
StreamHtmlOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration configuration)
|
Method Summary | |
---|---|
OutputProcessorMetaData |
getMetaData()
|
HtmlPrinter |
getPrinter()
|
void |
setPrinter(HtmlPrinter printer)
|
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.output.table.base.AbstractTableOutputProcessor |
---|
isNeedAlignedPage, processIterativeContent |
Methods inherited from class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor |
---|
getLogicalPage, getLogicalPageCount, getPageCursor, getPhysicalPageCount, isPaginationFinished, processContent, processingFinished, processRecomputedContent, setPageCursor |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessor |
---|
getLogicalPage, getLogicalPageCount, getPageCursor, getPhysicalPageCount, isNeedAlignedPage, isPaginationFinished, processContent, processingFinished, processRecomputedContent, setPageCursor |
Constructor Detail |
---|
public StreamHtmlOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration configuration)
Method Detail |
---|
public OutputProcessorMetaData getMetaData()
getMetaData
in interface OutputProcessor
public HtmlPrinter getPrinter()
getPrinter
in interface HtmlOutputProcessor
public void setPrinter(HtmlPrinter printer)
setPrinter
in interface HtmlOutputProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |