Class LivingParticipantBox

java.lang.Object
net.sourceforge.plantuml.sequencediagram.graphic.LivingParticipantBox
All Implemented Interfaces:
InGroupable

public class LivingParticipantBox extends Object implements InGroupable
  • Constructor Details

  • Method Details

    • getParticipantBox

      @Deprecated public ParticipantBox getParticipantBox()
      Deprecated.
      to be deleted
    • getLifeLine

      @Deprecated public LifeLine 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

      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