infovis.tree
Class Compare

java.lang.Object
  extended by infovis.tree.Compare

public class Compare
extends Object

Compare two trees for equalities.

Version:
$Revision: 1.5 $
Author:
Jean-Daniel Fekete

Constructor Summary
Compare()
          Constructor for Compare.
 
Method Summary
 boolean equals(Tree tree1, Tree tree2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compare

public Compare()
Constructor for Compare.

Method Detail

equals

public boolean equals(Tree tree1,
                      Tree tree2)


Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.