Class LivingSpace
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
-
Constructor Summary
ConstructorsConstructorDescriptionLivingSpace
(Participant p, ParticipantEnglober englober, Rose skin, ISkinParam skinParam, Real position, List<Event> events) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addStepForLivebox
(Event event, double y) void
delayOn
(double y, double height) void
drawHead
(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment, HorizontalAlignment horizontalAlignment) void
drawLineAndLiveboxes
(UGraphic ug, double height, Context2D context) void
ensureMarginAfter
(double margin) void
ensureMarginBefore
(double margin) getHeadPreferredDimension
(StringBounder stringBounder) int
getLevelAt
(Tile tile, EventsHistoryMode mode) getPosA
(StringBounder stringBounder) getPosB
(StringBounder stringBounder) getPosC
(StringBounder stringBounder) getPosC2
(StringBounder stringBounder) getPosD
(StringBounder stringBounder) getPosE
(StringBounder stringBounder) void
goCreate()
void
goCreate
(double y) toString()
-
Constructor Details
-
LivingSpace
public LivingSpace(Participant p, ParticipantEnglober englober, Rose skin, ISkinParam skinParam, Real position, List<Event> events)
-
-
Method Details
-
getLevelAt
-
addStepForLivebox
-
toString
-
drawLineAndLiveboxes
-
drawHead
public void drawHead(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment, HorizontalAlignment horizontalAlignment) -
getHeadPreferredDimension
-
getPosC
-
getPosC2
-
getPosD
-
getPosB
-
getParticipant
-
goCreate
public void goCreate(double y) -
goCreate
public void goCreate() -
delayOn
public void delayOn(double y, double height) -
getEnglober
-
ensureMarginBefore
public void ensureMarginBefore(double margin) -
ensureMarginAfter
public void ensureMarginAfter(double margin) -
getPosA
-
getPosE
-