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

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
Direct Known Subclasses:
ApplyAutoCommitPageHeaderStep, ApplyAutoCommitStep, ApplyCachedValuesStep, ApplyCommitStep, ApplyPageShiftValuesStep, CellBackgroundProducer, CleanFlowBoxesStep, CleanPaginatedBoxesStep, CollectSelectedNodesStep, CommitStep, CountBoxesStep, DefaultTextExtractor, LogicalPageDrawable, ParagraphLineBreakStep, RevalidateTextEllipseProcessStep, RollbackStep, TableContentProducer, TableLayoutProducer, TextDocumentWriter, ValidateModelStep, ValidateSafeToStoreStateStep, XmlDocumentWriter, XmlDocumentWriter

public abstract class IterateStructuralProcessStep
extends Object

Iterates over the document tree using the display-role of the current node as selector. Usually all structural processing steps use this iteration strategy.

Author:
Thomas Morgner

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