public class LivingParticipantBox extends java.lang.Object implements InGroupable
Constructor and Description |
---|
LivingParticipantBox(ParticipantBox participantBox,
LifeLine lifeLine) |
Modifier and Type | Method and Description |
---|---|
void |
create(double ypos) |
void |
drawLineU22(UGraphic ug,
double startingY,
double endingY,
boolean showTail,
double myDelta) |
double |
getCreate() |
LifeLine |
getLifeLine()
Deprecated.
a virer
|
net.sourceforge.plantuml.sequencediagram.graphic.SegmentColored |
getLiveThicknessAt(StringBounder stringBounder,
double y) |
double |
getMaxX(StringBounder stringBounder) |
double |
getMinX(StringBounder stringBounder) |
ParticipantBox |
getParticipantBox()
Deprecated.
a virer
|
double |
magicMargin(StringBounder stringBounder) |
java.lang.String |
toString(StringBounder stringBounder) |
public LivingParticipantBox(ParticipantBox participantBox, LifeLine lifeLine)
public ParticipantBox getParticipantBox()
public LifeLine getLifeLine()
public net.sourceforge.plantuml.sequencediagram.graphic.SegmentColored getLiveThicknessAt(StringBounder stringBounder, double y)
public void drawLineU22(UGraphic ug, double startingY, double endingY, boolean showTail, double myDelta)
public double magicMargin(StringBounder stringBounder)
public void create(double ypos)
public double getCreate()
public double getMaxX(StringBounder stringBounder)
getMaxX
in interface InGroupable
public double getMinX(StringBounder stringBounder)
getMinX
in interface InGroupable
public java.lang.String toString(StringBounder stringBounder)
toString
in interface InGroupable
Copyright © 2019. All Rights Reserved.