Class LivingParticipantBox
java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
- All Implemented Interfaces:
InGroupable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreate(double ypos) voiddrawLineU22(UGraphic ug, double startingY, double endingY, boolean showTail, double myDelta) doubleDeprecated.to be deletednet.sourceforge.plantuml.sequencediagram.graphic.SegmentColoredgetLiveThicknessAt(StringBounder stringBounder, double y) doublegetMaxX(StringBounder stringBounder) doublegetMinX(StringBounder stringBounder) Deprecated.to be deleteddoublemagicMargin(StringBounder stringBounder) toString(StringBounder stringBounder)
-
Constructor Details
-
LivingParticipantBox
-
-
Method Details
-
getParticipantBox
Deprecated.to be deleted -
getLifeLine
Deprecated.to be deleted -
getLiveThicknessAt
public net.sourceforge.plantuml.sequencediagram.graphic.SegmentColored getLiveThicknessAt(StringBounder stringBounder, double y) -
drawLineU22
public void drawLineU22(UGraphic ug, double startingY, double endingY, boolean showTail, double myDelta) -
magicMargin
-
create
public void create(double ypos) -
getCreate
public double getCreate() -
getMaxX
- Specified by:
getMaxXin interfaceInGroupable
-
getMinX
- Specified by:
getMinXin interfaceInGroupable
-
toString
- Specified by:
toStringin interfaceInGroupable
-