org.wilmascope.fastlayout
Class FastNodeLayout

java.lang.Object
  extended by org.wilmascope.graph.NodeLayout
      extended by org.wilmascope.fastlayout.FastNodeLayout
All Implemented Interfaces:
Layable, NodeAbility

public class FastNodeLayout
extends NodeLayout

Title:

Description:

Copyright: Copyright (c) 2001

Company:

Version:
1.0
Author:
unascribed

Constructor Summary
FastNodeLayout()
           
 
Method Summary
 
Methods inherited from class org.wilmascope.graph.NodeLayout
delete, getNode, isFixedPosition, resetProperties, setFixedPosition, setNode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastNodeLayout

public FastNodeLayout()