| Constructor and Description |
|---|
FtileBox(ISkinParam skinParam,
Display label,
UFont font,
Swimlane swimlane,
BoxStyle style) |
| Modifier and Type | Method and Description |
|---|---|
protected FtileGeometry |
calculateDimensionFtile(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
LinkRendering |
getInLinkRendering() |
java.util.Collection<Ftile> |
getMyChildren() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
java.lang.String |
toString() |
arrowHorizontalAlignment, calculateDimension, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamgetInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInnerPositionpublic FtileBox(ISkinParam skinParam, Display label, UFont font, Swimlane swimlane, BoxStyle style)
public final LinkRendering getInLinkRendering()
getInLinkRendering in interface FtilegetInLinkRendering in class AbstractFtilepublic java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
public java.lang.String toString()
toString in class java.lang.Objectpublic void drawU(UGraphic ug)
protected FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile in class AbstractFtilepublic java.util.Collection<Ftile> getMyChildren()
getMyChildren in interface FtilegetMyChildren in class AbstractFtile