Eclipse Draw2d
3.0.1

org.eclipse.draw2d.internal.graph
Class CompoundHorizontalPlacement

java.lang.Object
  extended byorg.eclipse.draw2d.internal.graph.GraphVisitor
      extended byorg.eclipse.draw2d.internal.graph.SpanningTreeVisitor
          extended byorg.eclipse.draw2d.internal.graph.HorizontalPlacement
              extended byorg.eclipse.draw2d.internal.graph.CompoundHorizontalPlacement

public class CompoundHorizontalPlacement
extends HorizontalPlacement


Field Summary
 
Fields inherited from class org.eclipse.draw2d.internal.graph.HorizontalPlacement
graph, prime
 
Constructor Summary
CompoundHorizontalPlacement()
           
 
Method Summary
 void visit(DirectedGraph g)
           
 
Methods inherited from class org.eclipse.draw2d.internal.graph.HorizontalPlacement
getTreeHead, getTreeTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompoundHorizontalPlacement

public CompoundHorizontalPlacement()
Method Detail

visit

public void visit(DirectedGraph g)
Overrides:
visit in class HorizontalPlacement

Eclipse Draw2d
3.0.1

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