| Constructor and Description |
|---|
FtileDiamondInside(ISkinParam skinParam,
HtmlColor backColor,
HtmlColor borderColor,
Swimlane swimlane,
TextBlock label) |
| Modifier and Type | Method and Description |
|---|---|
FtileGeometry |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getEastLabelWidth(StringBounder stringBounder) |
Collection<Ftile> |
getMyChildren() |
double |
getSouthLabelHeight(StringBounder stringBounder) |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
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, getInLinkRendering, getInnerConnections, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamgetInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic FtileDiamondInside(ISkinParam skinParam, HtmlColor backColor, HtmlColor borderColor, Swimlane swimlane, TextBlock label)
public Collection<Ftile> getMyChildren()
getMyChildren in interface FtilegetMyChildren in class AbstractFtilepublic FtileDiamondInside withNorth(TextBlock north)
public FtileDiamondInside withWest(TextBlock west)
public FtileDiamondInside withEast(TextBlock east)
public FtileDiamondInside withSouth(TextBlock south)
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
public void drawU(UGraphic ug)
public FtileGeometry calculateDimension(StringBounder stringBounder)
public double getEastLabelWidth(StringBounder stringBounder)
public double getSouthLabelHeight(StringBounder stringBounder)
Copyright © 2017. All rights reserved.