| Constructor and Description |
|---|
FtileCircleEnd(ISkinParam skinParam,
HtmlColor backColor,
Swimlane swimlane) |
| Modifier and Type | Method and Description |
|---|---|
protected FtileGeometry |
calculateDimensionFtile(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
java.util.Collection<Ftile> |
getMyChildren() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
arrowHorizontalAlignment, calculateDimension, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamgetInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic FtileCircleEnd(ISkinParam skinParam, HtmlColor backColor, Swimlane swimlane)
public java.util.Collection<Ftile> getMyChildren()
getMyChildren in interface FtilegetMyChildren in class AbstractFtilepublic java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
public void drawU(UGraphic ug)
protected FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile in class AbstractFtile