Uses of Class
org.pentaho.reporting.engine.classic.core.layout.process.IterateSimpleStructureProcessStep
-
-
Uses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.layout.output
Subclasses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.layout.output Modifier and Type Class Description class
CollectSelectedNodesStep
class
ValidateSafeToStoreStateStep
-
Uses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.layout.process
Subclasses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.layout.process Modifier and Type Class Description class
ApplyAutoCommitPageHeaderStep
Marks the Page-Header as commited and as seen.class
ApplyAutoCommitStep
Applies the createRollbackInformation-marker to all closed boxes and applies the pending marker to all currently open boxes.class
ApplyCommitStep
Applies the createRollbackInformation-marker to all closed boxes and applies the pending marker to all currently open boxes.class
CommitStep
Applies the createRollbackInformation-marker to all closed boxes and applies the pending marker to all currently open boxes.class
ComputeStaticPropertiesProcessStep
Computes the width for all elements.class
CountBoxesStep
class
FindOldestProcessKeyStep
class
OrphanStep
Computes break positions that prevent Orphan and Widow elements, according to the definitions on the boxes themselves.class
RollbackStep
-
Uses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.layout.process.text
Subclasses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.layout.process.text Modifier and Type Class Description class
ComplexTextMinorAxisLayoutStep
class
SimpleTextMinorAxisLayoutStep
-
Uses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.modules.output.table.base
Subclasses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.modules.output.table.base Modifier and Type Class Description class
TableContentProducer
After the pagination was able to deriveForAdvance the table-structure (all column and row-breaks are now known), this second step flattens the layout-tree into a two-dimensional table structure.class
TableLayoutProducer
-
Uses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper
Subclasses of IterateSimpleStructureProcessStep in org.pentaho.reporting.engine.classic.core.modules.output.table.xls.helper Modifier and Type Class Description class
ExcelTableContentProducer
-