TRACE
Constructor and Description |
---|
FtileMarged(Ftile tile,
double margin1,
double margin2) |
Modifier and Type | Method and Description |
---|---|
protected FtileGeometry |
calculateDimensionFtile(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
LinkRendering |
getInLinkRendering() |
java.util.Collection<Ftile> |
getMyChildren() |
LinkRendering |
getOutLinkRendering() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
UTranslate |
getTranslateFor(Ftile child,
StringBounder stringBounder) |
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInnerConnections, getMinMax, getThickness, getWeldingPoints, skinParam
getBackcolor, getInnerPosition, getMagneticBorder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBackcolor, getInnerPosition, getMagneticBorder
public FtileMarged(Ftile tile, double margin1, double margin2)
public java.util.Collection<Ftile> getMyChildren()
getMyChildren
in interface Ftile
getMyChildren
in class AbstractFtile
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()
protected FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile
in class AbstractFtile
public UTranslate getTranslateFor(Ftile child, StringBounder stringBounder)
getTranslateFor
in interface Ftile
getTranslateFor
in class AbstractFtile
public void drawU(UGraphic ug)