org.jfree.layouting.renderer
public class ModelPrinter extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
print(RenderBox box) |
static void |
printBox(RenderBox box,
int level) |
static void |
printParents(RenderNode node) |
public static void printParents(RenderNode node)
public static void print(RenderBox box)
public static void printBox(RenderBox box, int level)