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

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
      extended by org.pentaho.reporting.engine.classic.core.layout.process.CountBoxesStep

public class CountBoxesStep
extends IterateStructuralProcessStep


Constructor Summary
CountBoxesStep()
           
 
Method Summary
 void process(LogicalPageBox box)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountBoxesStep

public CountBoxesStep()
Method Detail

process

public void process(LogicalPageBox box)