public class LivingParticipantBox extends 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) |
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 InGroupablepublic double getMinX(StringBounder stringBounder)
getMinX in interface InGroupablepublic String toString(StringBounder stringBounder)
toString in interface InGroupableCopyright © 2017. All rights reserved.