Class SimpleDrawer


  • public class SimpleDrawer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleDrawer​(Cluster root, java.util.Collection<Path> paths)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void draw​(java.awt.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,
                            java.util.Collection<Path> paths)
    • Method Detail

      • draw

        public void draw​(java.awt.Graphics2D g2d)