org.pentaho.reporting.engine.classic.core.layout.process
Class PaginationStep

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
      extended by org.pentaho.reporting.engine.classic.core.layout.process.PaginationStep

public final class PaginationStep
extends IterateVisualProcessStep

Creation-Date: 11.04.2007, 14:23:34

Author:
Thomas Morgner

Constructor Summary
PaginationStep()
           
 
Method Summary
 PaginationResult performPagebreak(LogicalPageBox pageBox)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaginationStep

public PaginationStep()
Method Detail

performPagebreak

public PaginationResult performPagebreak(LogicalPageBox pageBox)