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

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.process.IterateVisualProcessStep
Direct Known Subclasses:
CanvasMajorAxisLayoutStep, ComputeStaticPropertiesProcessStep, FillFlowPagesStep, FillPhysicalPagesStep, FlowPaginationStep, InfiniteMajorAxisLayoutStep, InfiniteMinorAxisLayoutStep, PaginationStep, RevalidateAllAxisLayoutStep

public abstract class IterateVisualProcessStep
extends Object

Iterates over the tree of nodes and classifies nodes by their Display-Model. The Display-Model of nodes is either 'Block' or 'Inline'. All steps dealing with element placement commonly use this strategy.

Author:
Thomas Morgner

Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait