org.wilmascope.multiscalelayout
Class MultiScaleEdgeLayout

java.lang.Object
  extended by org.wilmascope.graph.EdgeLayout
      extended by org.wilmascope.multiscalelayout.MultiScaleEdgeLayout
All Implemented Interfaces:
EdgeAbility, Layable

public class MultiScaleEdgeLayout
extends EdgeLayout

Description:

$Id: MultiScaleEdgeLayout.java,v 1.1 2002/08/09 02:20:20 tgdwyer Exp $

@author

@version $Revision: 1.1 $

unascribed


Method Summary
 boolean equals(java.lang.Object o)
           
 
Methods inherited from class org.wilmascope.graph.EdgeLayout
delete, getEdge, resetProperties, setEdge
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object