Class LiveBoxesDrawer
- java.lang.Object
-
- net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxesDrawer
-
public class LiveBoxesDrawer extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LiveBoxesDrawer(Context2D context, Rose skin, ISkinParam skinParam, java.util.Map<java.lang.Double,java.lang.Double> delays)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddStart(double y1, Fashion symbolContext)voiddoDrawing(UGraphic ug, double yposition)voiddrawDestroyIfNeeded(UGraphic ug, Step step)doublegetWidth(StringBounder stringBounder)
-
-
-
Constructor Detail
-
LiveBoxesDrawer
public LiveBoxesDrawer(Context2D context, Rose skin, ISkinParam skinParam, java.util.Map<java.lang.Double,java.lang.Double> delays)
-
-
Method Detail
-
getWidth
public double getWidth(StringBounder stringBounder)
-
addStart
public void addStart(double y1, Fashion symbolContext)
-
doDrawing
public void doDrawing(UGraphic ug, double yposition)
-
-