Constructor and Description |
---|
PlayingSpace(SequenceDiagram diagram,
Englobers englobers,
TileArguments tileArguments) |
Modifier and Type | Method and Description |
---|---|
void |
addConstraints(StringBounder stringBounder) |
void |
drawBackground(UGraphic ug) |
void |
drawForeground(UGraphic ug) |
double |
getBorder1() |
double |
getBorder2() |
LivingSpaces |
getLivingSpaces() |
Real |
getMaxX(StringBounder stringBounder) |
Real |
getMinX(StringBounder stringBounder) |
int |
getNbPages() |
double |
getPreferredHeight(StringBounder stringBounder) |
boolean |
isShowFootbox() |
java.util.List<java.lang.Double> |
yNewPages() |
public PlayingSpace(SequenceDiagram diagram, Englobers englobers, TileArguments tileArguments)
public void drawBackground(UGraphic ug)
public void drawForeground(UGraphic ug)
public double getPreferredHeight(StringBounder stringBounder)
public void addConstraints(StringBounder stringBounder)
public Real getMinX(StringBounder stringBounder)
public Real getMaxX(StringBounder stringBounder)
public boolean isShowFootbox()
public LivingSpaces getLivingSpaces()
public double getBorder1()
getBorder1
in interface Bordered
public double getBorder2()
getBorder2
in interface Bordered
public java.util.List<java.lang.Double> yNewPages()
public int getNbPages()
Copyright © 2019. All Rights Reserved.