Constructor and Description |
---|
FtileDiamond(boolean shadowing,
HtmlColor backColor,
HtmlColor borderColor,
Swimlane swimlane) |
Modifier and Type | Method and Description |
---|---|
FtileGeometry |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
Set<Swimlane> |
getSwimlanes() |
FtileDiamond |
withEast(TextBlock east1) |
FtileDiamond |
withNorth(TextBlock north) |
FtileDiamond |
withSouth(TextBlock south) |
FtileDiamond |
withWest(TextBlock west1) |
Ftile |
withWestAndEast(TextBlock tb1,
TextBlock tb2) |
getInLinkRendering, getInnerConnections, getOutLinkRendering, getTranslateFor, shadowing
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public FtileDiamond withNorth(TextBlock north)
public FtileDiamond withWest(TextBlock west1)
public FtileDiamond withEast(TextBlock east1)
public FtileDiamond withSouth(TextBlock south)
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
public void drawU(UGraphic ug)
public FtileGeometry calculateDimension(StringBounder stringBounder)
Copyright © 2016. All Rights Reserved.