Class MutingLine
- java.lang.Object
-
- net.sourceforge.plantuml.sequencediagram.teoz.MutingLine
-
public class MutingLine extends Object
-
-
Constructor Summary
Constructors Constructor Description MutingLine(Rose skin, ISkinParam skinParam, List<Event> events, Participant participant)
-
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)
-
-
-
Constructor Detail
-
MutingLine
public MutingLine(Rose skin, ISkinParam skinParam, List<Event> events, Participant participant)
-
-