Class LivingSpaces
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddConstraints(StringBounder stringBounder) voiddelayOn(double y, double height) voiddrawHeads(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment) voiddrawLifeLines(UGraphic ug, double height, Context2D context) get(Participant participant) doublegetHeadHeight(StringBounder stringBounder) next(LivingSpace element) previous(LivingSpace element) voidput(Participant participant, LivingSpace livingSpace) intsize()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()
-