| Constructor and Description |
|---|
MainTile(SequenceDiagram diagram,
Englobers englobers,
TileArguments tileArguments) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConstraints(StringBounder stringBounder) |
void |
drawForeground(UGraphic ug) |
void |
drawU(UGraphic ug) |
double |
getBorder1() |
double |
getBorder2() |
Event |
getEvent() |
LivingSpaces |
getLivingSpaces() |
Real |
getMaxX(StringBounder stringBounder) |
Real |
getMinX(StringBounder stringBounder) |
double |
getPreferredHeight(StringBounder stringBounder) |
boolean |
isShowFootbox() |
public MainTile(SequenceDiagram diagram, Englobers englobers, TileArguments tileArguments)
public void drawForeground(UGraphic ug)
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight in interface Tilepublic void addConstraints(StringBounder stringBounder)
addConstraints in interface Tilepublic Real getMinX(StringBounder stringBounder)
public Real getMaxX(StringBounder stringBounder)
public boolean isShowFootbox()
public LivingSpaces getLivingSpaces()
public double getBorder1()
getBorder1 in interface Borderedpublic double getBorder2()
getBorder2 in interface BorderedCopyright © 2015. All Rights Reserved.