org.pentaho.reporting.engine.classic.core.layout
Class ModelPrinter

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.ModelPrinter

public class ModelPrinter
extends Object

Creation-Date: Jan 9, 2007, 2:22:59 PM

Author:
Thomas Morgner

Method Summary
static void print(RenderBox box)
           
static void printBox(RenderBox box, int level)
           
static void printParents(RenderNode box)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

printParents

public static void printParents(RenderNode box)

print

public static void print(RenderBox box)

printBox

public static void printBox(RenderBox box,
                            int level)