org.wilmascope.fastlayout
Class FastEdgeLayout

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

public class FastEdgeLayout
extends EdgeLayout

Title:

Description:

Copyright: Copyright (c) 2001

Company:

Version:
1.0
Author:
unascribed

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

Constructor Detail

FastEdgeLayout

public FastEdgeLayout()