org.jfree.layouting.renderer
Class PrintingRenderer
public
class
PrintingRenderer
extends Object
implements Renderer
Creation-Date: 17.07.2006, 17:43:21
Author: Thomas Morgner
public PrintingRenderer(
Renderer parent)
public void finishedBlock()
public void finishedDocument()
public void finishedFlow()
public void finishedInline()
public void finishedMarker()
public void finishedPassThrough()
public void finishedRootInline()
public void finishedTable()
public void finishedTableCaption()
public void finishedTableCell()
public void finishedTableColumn()
public void finishedTableColumnGroup()
public void finishedTableRow()
public void finishedTableSection()
A call-back that informs the renderer, that a new page must be started.
This closes the old page context and copies all pending content to the new
context.
Parameters: pageContext
Starts the document and initalizes the default page context.
Parameters: pageContext
Starts a floating, absolute or static element. This establishes a new
normal flow for the element.
Parameters: context