Class LivingSpace
java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace
public class LivingSpace
extends java.lang.Object
-
Constructor Summary
ConstructorsConstructorDescriptionLivingSpace
(Participant p, ParticipantEnglober englober, Rose skin, ISkinParam skinParam, Real position, java.util.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) java.lang.String
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
LivingSpace
public LivingSpace(Participant p, ParticipantEnglober englober, Rose skin, ISkinParam skinParam, Real position, java.util.List<Event> events)
-
-
Method Details
-
getLevelAt
-
addStepForLivebox
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
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
-