|
||||||||||
| 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.pageable.base.AbstractPageableOutputProcessor
org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.internal.GraphicsOutputProcessor
public class GraphicsOutputProcessor
Creation-Date: 02.01.2006, 19:55:14
| Constructor Summary | |
|---|---|
GraphicsOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration configuration)
|
|
GraphicsOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration configuration,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager)
|
|
GraphicsOutputProcessor(OutputProcessorMetaData metaData,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager)
|
|
| Method Summary | |
|---|---|
GraphicsContentInterceptor |
getInterceptor()
|
OutputProcessorMetaData |
getMetaData()
|
void |
setInterceptor(GraphicsContentInterceptor interceptor)
|
| Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.output.pageable.base.AbstractPageableOutputProcessor |
|---|
getPhysicalPage, getPhysicalPageCount |
| Methods inherited from class org.pentaho.reporting.engine.classic.core.layout.output.AbstractOutputProcessor |
|---|
getLogicalPage, getLogicalPageCount, getPageCursor, isNeedAlignedPage, 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, isNeedAlignedPage, isPaginationFinished, processContent, processingFinished, processRecomputedContent, setPageCursor |
| Constructor Detail |
|---|
public GraphicsOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration configuration)
public GraphicsOutputProcessor(org.pentaho.reporting.libraries.base.config.Configuration configuration,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager)
public GraphicsOutputProcessor(OutputProcessorMetaData metaData,
org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager)
| Method Detail |
|---|
public OutputProcessorMetaData getMetaData()
public GraphicsContentInterceptor getInterceptor()
public void setInterceptor(GraphicsContentInterceptor interceptor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||