Class LiveBoxesDrawer
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.LiveBoxesDrawer
public class LiveBoxesDrawer
extends java.lang.Object
-
Constructor Summary
ConstructorsConstructorDescriptionLiveBoxesDrawer
(Context2D context, Rose skin, ISkinParam skinParam, java.util.Map<java.lang.Double, java.lang.Double> delays) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addStart
(double y1, SymbolContext symbolContext) void
void
drawDestroyIfNeeded
(UGraphic ug, Step step) double
getWidth
(StringBounder stringBounder) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LiveBoxesDrawer
public LiveBoxesDrawer(Context2D context, Rose skin, ISkinParam skinParam, java.util.Map<java.lang.Double, java.lang.Double> delays)
-
-
Method Details
-
getWidth
-
addStart
-
doDrawing
-
drawDestroyIfNeeded
-