| Constructor and Description |
|---|
FtileBlackBlock(ISkinParam skinParam,
HtmlColor colorBar,
Swimlane swimlane) |
| Modifier and Type | Method and Description |
|---|---|
protected FtileGeometry |
calculateDimensionFtile(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
void |
setBlackBlockDimension(double width,
double height) |
void |
setLabel(TextBlock label) |
arrowHorizontalAlignment, calculateDimension, getInLinkRendering, getInnerConnections, getMinMax, getMyChildren, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamgetInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic FtileBlackBlock(ISkinParam skinParam, HtmlColor colorBar, Swimlane swimlane)
public void setBlackBlockDimension(double width,
double height)
public void setLabel(TextBlock label)
protected FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile in class AbstractFtilepublic void drawU(UGraphic ug)
public java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()