Eclipse Draw2d
2.1

org.eclipse.draw2d.internal.graph
Class VerticalPlacement

java.lang.Object
  |
  +--org.eclipse.draw2d.internal.graph.GraphVisitor
        |
        +--org.eclipse.draw2d.internal.graph.VerticalPlacement
Direct Known Subclasses:
CompoundVerticalPlacement

public class VerticalPlacement
extends GraphVisitor


Constructor Summary
VerticalPlacement()
           
 
Method Summary
 void visit(DirectedGraph g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerticalPlacement

public VerticalPlacement()
Method Detail

visit

public void visit(DirectedGraph g)
Specified by:
visit in class GraphVisitor

Eclipse Draw2d
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.