public class FtileDiamondInside3 extends AbstractFtile implements FtileOverpassing
| Constructor and Description |
|---|
FtileDiamondInside3(ISkinParam skinParam,
HtmlColor backColor,
HtmlColor borderColor,
Swimlane swimlane,
TextBlock label) |
| Modifier and Type | Method and Description |
|---|---|
FtileGeometry |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
FtileGeometry |
getOverpassDimension(StringBounder stringBounder) |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
Set<Swimlane> |
getSwimlanes() |
FtileDiamondInside3 |
withEast(TextBlock east) |
FtileDiamondInside3 |
withNorth(TextBlock north) |
FtileDiamondInside3 |
withSouth(TextBlock south) |
FtileDiamondInside3 |
withWest(TextBlock west) |
arrowHorizontalAlignment, getInLinkRendering, getInnerConnections, getMyChildren, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamgetInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitarrowHorizontalAlignment, getInLinkRendering, getInnerConnections, getMyChildren, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamgetInnerPositionpublic FtileDiamondInside3(ISkinParam skinParam, HtmlColor backColor, HtmlColor borderColor, Swimlane swimlane, TextBlock label)
public FtileDiamondInside3 withNorth(TextBlock north)
public FtileDiamondInside3 withWest(TextBlock west)
public FtileDiamondInside3 withEast(TextBlock east)
public FtileDiamondInside3 withSouth(TextBlock south)
public Set<Swimlane> getSwimlanes()
getSwimlanes in interface Swimablepublic Swimlane getSwimlaneIn()
getSwimlaneIn in interface Swimablepublic Swimlane getSwimlaneOut()
getSwimlaneOut in interface Swimablepublic FtileGeometry calculateDimension(StringBounder stringBounder)
calculateDimension in interface FtilecalculateDimension in interface TextBlockpublic FtileGeometry getOverpassDimension(StringBounder stringBounder)
getOverpassDimension in interface FtileOverpassingCopyright © 2017. All rights reserved.