| Constructor and Description |
|---|
FtileDiamond(ISkinParam skinParam,
HtmlColor backColor,
HtmlColor borderColor,
Swimlane swimlane) |
| 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() |
FtileDiamond |
withEast(TextBlock east1) |
FtileDiamond |
withNorth(TextBlock north) |
FtileDiamond |
withSouth(TextBlock south) |
FtileDiamond |
withWest(TextBlock west1) |
Ftile |
withWestAndEast(TextBlock tb1,
TextBlock tb2) |
arrowHorizontalAlignment, getInLinkRendering, getInnerConnections, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParamgetInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic FtileDiamond(ISkinParam skinParam, HtmlColor backColor, HtmlColor borderColor, Swimlane swimlane)
public Collection<Ftile> getMyChildren()
getMyChildren in interface FtilegetMyChildren in class AbstractFtilepublic 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)
public double getEastLabelWidth(StringBounder stringBounder)
public double getSouthLabelHeight(StringBounder stringBounder)
Copyright © 2017. All rights reserved.