diva.canvas
Class CanvasDebugUtilities

java.lang.Object
  extended by 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

Constructor Summary
CanvasDebugUtilities()
           
 
Method Summary
static String printContextTree(FigureLayer rootLayer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CanvasDebugUtilities

public CanvasDebugUtilities()
Method Detail

printContextTree

public static String printContextTree(FigureLayer rootLayer)


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.