Class TreeCollapseDemo.Rings

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.Collection<java.lang.Double> depths  
    • Constructor Summary

      Constructors 
      Constructor Description
      Rings()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private java.util.Collection<java.lang.Double> getDepths()  
      void paint​(java.awt.Graphics g)  
      boolean useTransform()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • depths

        java.util.Collection<java.lang.Double> depths
    • Constructor Detail

      • Rings

        public Rings()