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, skinParam
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public 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 AbstractFtile
public void drawU(UGraphic ug)
public java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()