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

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

public class ValidateModelStep
extends IterateStructuralProcessStep

This remains empty, until we start implementing the multi-column steps or some more advanced breakability checks.

Author:
Thomas Morgner

Constructor Summary
ValidateModelStep()
           
 
Method Summary
 boolean isLayoutable(LogicalPageBox root)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateModelStep

public ValidateModelStep()
Method Detail

isLayoutable

public boolean isLayoutable(LogicalPageBox root)