java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.LivingSpace

public class LivingSpace extends java.lang.Object
  • Constructor Details

  • Method Details

    • getLevelAt

      public int getLevelAt(Tile tile, EventsHistoryMode mode)
    • addStepForLivebox

      public void addStepForLivebox(Event event, double y)
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object
    • drawLineAndLiveboxes

      public void drawLineAndLiveboxes(UGraphic ug, double height, Context2D context)
    • drawHead

      public void drawHead(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment, HorizontalAlignment horizontalAlignment)
    • getHeadPreferredDimension

      public Dimension2D getHeadPreferredDimension(StringBounder stringBounder)
    • getPosC

      public Real getPosC(StringBounder stringBounder)
    • getPosC2

      public Real getPosC2(StringBounder stringBounder)
    • getPosD

      public Real getPosD(StringBounder stringBounder)
    • getPosB

      public Real getPosB(StringBounder stringBounder)
    • getParticipant

      public Participant getParticipant()
    • goCreate

      public void goCreate(double y)
    • goCreate

      public void goCreate()
    • delayOn

      public void delayOn(double y, double height)
    • getEnglober

      public ParticipantEnglober getEnglober()
    • ensureMarginBefore

      public void ensureMarginBefore(double margin)
    • ensureMarginAfter

      public void ensureMarginAfter(double margin)
    • getPosA

      public Real getPosA(StringBounder stringBounder)
    • getPosE

      public Real getPosE(StringBounder stringBounder)