org.wilmascope.columnlayout
Class EdgeColumnLayout

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

public class EdgeColumnLayout
extends EdgeLayout

Title:

Description:

Copyright: Copyright (c) 2001

Company:

Version:
1.0
Author:
unascribed

Constructor Summary
EdgeColumnLayout()
           
 
Method Summary
 void resetProperties()
          No custom properties at this stage
 
Methods inherited from class org.wilmascope.graph.EdgeLayout
delete, getEdge, setEdge
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EdgeColumnLayout

public EdgeColumnLayout()
Method Detail

resetProperties

public void resetProperties()
No custom properties at this stage

Overrides:
resetProperties in class EdgeLayout
See Also:
EdgeLayout.resetProperties()