Package net.sourceforge.plantuml.posimo
Class SimpleDrawer
- java.lang.Object
-
- net.sourceforge.plantuml.posimo.SimpleDrawer
-
public class SimpleDrawer extends Object
-
-
Constructor Summary
Constructors Constructor Description SimpleDrawer(Cluster root, Collection<Path> paths)
-
-
-
Constructor Detail
-
SimpleDrawer
public SimpleDrawer(Cluster root, Collection<Path> paths)
-
-
Method Detail
-
draw
public void draw(Graphics2D g2d)
-
-