Class LivingSpaces
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addConstraints
(StringBounder stringBounder) void
delayOn
(double y, double height) void
drawHeads
(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment) void
drawLifeLines
(UGraphic ug, double height, Context2D context) get
(Participant participant) double
getHeadHeight
(StringBounder stringBounder) next
(LivingSpace element) previous
(LivingSpace element) void
put
(Participant participant, LivingSpace livingSpace) int
size()
values()
-
Constructor Details
-
LivingSpaces
public LivingSpaces()
-
-
Method Details
-
values
-
addConstraints
-
previous
-
next
-
participants
-
put
-
get
-
drawHeads
-
getHeadHeight
-
drawLifeLines
-
delayOn
public void delayOn(double y, double height) -
size
public int size()
-