Class LivingSpaces
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.LivingSpaces
public class LivingSpaces
extends java.lang.Object
-
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) java.util.Collection<Participant>
previous
(LivingSpace element) void
put
(Participant participant, LivingSpace livingSpace) int
size()
java.util.Collection<LivingSpace>
values()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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()
-