net.sourceforge.plantuml.posimo
Class SimpleDrawer

java.lang.Object
  extended by net.sourceforge.plantuml.posimo.SimpleDrawer

public class SimpleDrawer
extends Object


Constructor Summary
SimpleDrawer(Cluster root, Collection<Path> paths)
           
 
Method Summary
 void draw(Graphics2D g2d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleDrawer

public SimpleDrawer(Cluster root,
                    Collection<Path> paths)
Method Detail

draw

public void draw(Graphics2D g2d)


Copyright © 2013. All Rights Reserved.