Class LiveBoxesDrawer

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

public class LiveBoxesDrawer extends java.lang.Object
  • Constructor Details

    • LiveBoxesDrawer

      public LiveBoxesDrawer(Context2D context, Rose skin, ISkinParam skinParam, java.util.Map<java.lang.Double,java.lang.Double> delays)
  • Method Details

    • getWidth

      public double getWidth(StringBounder stringBounder)
    • addStart

      public void addStart(double y1, SymbolContext symbolContext)
    • doDrawing

      public void doDrawing(UGraphic ug, double yposition)
    • drawDestroyIfNeeded

      public void drawDestroyIfNeeded(UGraphic ug, Step step)