org.jfree.layouting.modules.output.graphics

Class FlowGraphicsOutputProcessor

public class FlowGraphicsOutputProcessor extends AbstractOutputProcessor

Creation-Date: 02.01.2006, 19:55:14

Author: Thomas Morgner

Constructor Summary
FlowGraphicsOutputProcessor(Configuration configuration)
Method Summary
RenderercreateRenderer(LayoutProcess layoutProcess)
GraphicsContentInterceptorgetInterceptor()
OutputProcessorMetaDatagetMetaData()
PrototypeBuildingRenderergetPrototypeBuilder()
protected voidprocessPageContent(LogicalPageKey logicalPageKey, LogicalPageBox logicalPage)
voidsetInterceptor(GraphicsContentInterceptor interceptor)

Constructor Detail

FlowGraphicsOutputProcessor

public FlowGraphicsOutputProcessor(Configuration configuration)

Method Detail

createRenderer

public Renderer createRenderer(LayoutProcess layoutProcess)

getInterceptor

public GraphicsContentInterceptor getInterceptor()

getMetaData

public OutputProcessorMetaData getMetaData()

getPrototypeBuilder

public PrototypeBuildingRenderer getPrototypeBuilder()

processPageContent

protected void processPageContent(LogicalPageKey logicalPageKey, LogicalPageBox logicalPage)

setInterceptor

public void setInterceptor(GraphicsContentInterceptor interceptor)