Class MutingLine


  • public class MutingLine
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void delayOn​(double y, double height)  
      void drawLine​(UGraphic ug, Context2D context, double createY, double endY)  
      • Methods inherited from class java.lang.Object

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

      • drawLine

        public void drawLine​(UGraphic ug,
                             Context2D context,
                             double createY,
                             double endY)
      • delayOn

        public void delayOn​(double y,
                            double height)