Eclipse Draw2d
2.1

org.eclipse.draw2d.internal.graph
Class CompoundVerticalPlacement

java.lang.Object
  |
  +--org.eclipse.draw2d.internal.graph.GraphVisitor
        |
        +--org.eclipse.draw2d.internal.graph.VerticalPlacement
              |
              +--org.eclipse.draw2d.internal.graph.CompoundVerticalPlacement

public class CompoundVerticalPlacement
extends VerticalPlacement


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

Constructor Detail

CompoundVerticalPlacement

public CompoundVerticalPlacement()
Method Detail

visit

public void visit(DirectedGraph dg)
Overrides:
visit in class VerticalPlacement

Eclipse Draw2d
2.1

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