Constructor and Description |
---|
FtileDiamondInside(ISkinParam skinParam,
HtmlColor backColor,
HtmlColor borderColor,
Swimlane swimlane,
TextBlock label) |
Modifier and Type | Method and Description |
---|---|
protected FtileGeometry |
calculateDimensionFtile(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getEastLabelWidth(StringBounder stringBounder) |
java.util.Collection<Ftile> |
getMyChildren() |
double |
getSouthLabelHeight(StringBounder stringBounder) |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
FtileDiamondInside |
withEast(TextBlock east) |
FtileDiamondInside |
withNorth(TextBlock north) |
FtileDiamondInside |
withSouth(TextBlock south) |
FtileDiamondInside |
withWest(TextBlock west) |
Ftile |
withWestAndEast(TextBlock tb1,
TextBlock tb2) |
arrowHorizontalAlignment, calculateDimension, getInLinkRendering, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParam
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public FtileDiamondInside(ISkinParam skinParam, HtmlColor backColor, HtmlColor borderColor, Swimlane swimlane, TextBlock label)
public java.util.Collection<Ftile> getMyChildren()
getMyChildren
in interface Ftile
getMyChildren
in class AbstractFtile
public FtileDiamondInside withNorth(TextBlock north)
public FtileDiamondInside withWest(TextBlock west)
public FtileDiamondInside withEast(TextBlock east)
public FtileDiamondInside withSouth(TextBlock south)
public 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
public double getEastLabelWidth(StringBounder stringBounder)
public double getSouthLabelHeight(StringBounder stringBounder)