net.sourceforge.plantuml.sequencediagram.graphic
Class LivingParticipantBox
java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- All Implemented Interfaces:
- InGroupable
public class LivingParticipantBox
- extends Object
- implements InGroupable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LivingParticipantBox
public LivingParticipantBox(ParticipantBox participantBox,
net.sourceforge.plantuml.sequencediagram.graphic.LifeLine lifeLine)
getParticipantBox
public ParticipantBox getParticipantBox()
- Deprecated. a virer
getLifeLine
public net.sourceforge.plantuml.sequencediagram.graphic.LifeLine getLifeLine()
- Deprecated. a virer
getLiveThicknessAt
public net.sourceforge.plantuml.sequencediagram.graphic.SegmentColored getLiveThicknessAt(StringBounder stringBounder,
double y)
drawLineU
public void drawLineU(UGraphic ug,
double startingY,
double endingY,
boolean showTail)
magicMargin
public double magicMargin(StringBounder stringBounder)
create
public void create(double ypos)
getCreate
public double getCreate()
getMaxX
public double getMaxX(StringBounder stringBounder)
- Specified by:
getMaxX
in interface InGroupable
getMinX
public double getMinX(StringBounder stringBounder)
- Specified by:
getMinX
in interface InGroupable
toString
public String toString(StringBounder stringBounder)
- Specified by:
toString
in interface InGroupable
Copyright © 2011. All Rights Reserved.