java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.MutingLine

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

    Constructors
    Constructor
    Description
    MutingLine(Rose skin, ISkinParam skinParam, java.util.List<Event> events, Participant participant)
     
  • Method Summary

    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
  • Constructor Details

  • Method Details

    • drawLine

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

      public void delayOn(double y, double height)