Class PlayingSpace

java.lang.Object
net.sourceforge.plantuml.sequencediagram.teoz.PlayingSpace
All Implemented Interfaces:
Bordered

public class PlayingSpace extends Object implements Bordered
  • Constructor Details

  • Method Details

    • drawBackground

      public void drawBackground(UGraphic ug)
    • drawForeground

      public void drawForeground(UGraphic ug)
    • getPreferredHeight

      public double getPreferredHeight(StringBounder stringBounder)
    • addConstraints

      public void addConstraints()
    • getMinX

      public Real getMinX(StringBounder stringBounder)
    • getMaxX

      public Real getMaxX(StringBounder stringBounder)
    • isShowFootbox

      public boolean isShowFootbox()
    • getLivingSpaces

      public LivingSpaces getLivingSpaces()
    • getBorder1

      public double getBorder1()
      Specified by:
      getBorder1 in interface Bordered
    • getBorder2

      public double getBorder2()
      Specified by:
      getBorder2 in interface Bordered
    • yNewPages

      public List<Double> yNewPages()
    • getNbPages

      public int getNbPages()