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 Tile
public void addConstraints(StringBounder stringBounder)
addConstraints
in interface Tile
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
Copyright © 2015. All Rights Reserved.