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 TypeMethodDescriptionvoidaddStepForLivebox(Event event, double y) voiddelayOn(double y, double height) voiddrawHead(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment, HorizontalAlignment horizontalAlignment) voiddrawLineAndLiveboxes(UGraphic ug, double height, Context2D context) voidensureMarginAfter(double margin) voidensureMarginBefore(double margin) getHeadPreferredDimension(StringBounder stringBounder) intgetLevelAt(Tile tile, EventsHistoryMode mode) getPosA(StringBounder stringBounder) getPosB(StringBounder stringBounder) getPosC(StringBounder stringBounder) getPosC2(StringBounder stringBounder) getPosD(StringBounder stringBounder) getPosE(StringBounder stringBounder) voidgoCreate()voidgoCreate(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
-