diva.canvas
Class CanvasDebugUtilities
java.lang.Object
diva.canvas.CanvasDebugUtilities
public final class CanvasDebugUtilities
- extends Object
A collection of canvas utilities. These utilities perform
useful functions related to the structural aspects of diva.canvas
that do not properly belong in any one class. Some of them
perform utility geometric functions that are not available
in the Java 2D API, while others accept iterators over Figures
or Shapes and compute a useful composite result.
- Version:
- $Revision: 1.3 $
- Author:
- John Reekie
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CanvasDebugUtilities
public CanvasDebugUtilities()
printContextTree
public static String printContextTree(FigureLayer rootLayer)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.