Constructor and Description |
---|
FtileHeightFixed(Ftile tile,
double fixedHeight) |
Modifier and Type | Method and Description |
---|---|
FtileGeometry |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
LinkRendering |
getInLinkRendering() |
LinkRendering |
getOutLinkRendering() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
getInnerConnections, getTranslateFor, shadowing
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public FtileHeightFixed(Ftile tile, double fixedHeight)
public LinkRendering getInLinkRendering()
getInLinkRendering
in interface Ftile
getInLinkRendering
in class AbstractFtile
public LinkRendering getOutLinkRendering()
getOutLinkRendering
in interface Ftile
getOutLinkRendering
in class AbstractFtile
public java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
public FtileGeometry calculateDimension(StringBounder stringBounder)
public void drawU(UGraphic ug)