org.wilmascope.dotlayout
Class DotNodeLayout

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

public class DotNodeLayout
extends NodeLayout

Title:

Description:

Copyright: Copyright (c) 2001

Company:

Version:
1.0
Author:
unascribed

Constructor Summary
DotNodeLayout()
           
 
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

DotNodeLayout

public DotNodeLayout()