Modifier and Type | Method and Description |
---|---|
protected FtileGeometry |
calculateDimensionFtile(StringBounder stringBounder) |
static FtileBoxOld |
create(ISkinParam skinParam,
Display label,
Swimlane swimlane,
BoxStyle boxStyle,
Stereotype stereotype) |
static TextBlock |
createMindMap(StyleBuilder styleBuilder,
ISkinParam skinParam,
Display label,
StyleSignatureBasic styleDefinition) |
static TextBlock |
createWbs(StyleBuilder styleBuilder,
ISkinParam skinParam,
Display label,
StyleSignatureBasic styleDefinition) |
static TextBlock |
createWbs(Style style,
ISkinParam skinParam,
Display label) |
void |
drawU(UGraphic ug) |
static StyleSignatureBasic |
getDefaultStyleDefinitionActivity() |
static StyleSignatureBasic |
getDefaultStyleDefinitionArrow() |
LinkRendering |
getInLinkRendering() |
java.util.Collection<Ftile> |
getMyChildren() |
Swimlane |
getSwimlaneIn() |
Swimlane |
getSwimlaneOut() |
java.util.Set<Swimlane> |
getSwimlanes() |
java.lang.String |
toString() |
arrowHorizontalAlignment, calculateDimension, getIHtmlColorSet, getInnerConnections, getMinMax, getOutLinkRendering, getThickness, getTranslateFor, getWeldingPoints, skinParam
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getInnerPosition
public static StyleSignatureBasic getDefaultStyleDefinitionActivity()
public static StyleSignatureBasic getDefaultStyleDefinitionArrow()
public final LinkRendering getInLinkRendering()
getInLinkRendering
in interface Ftile
getInLinkRendering
in class AbstractFtile
public java.util.Set<Swimlane> getSwimlanes()
public Swimlane getSwimlaneIn()
public Swimlane getSwimlaneOut()
public static FtileBoxOld create(ISkinParam skinParam, Display label, Swimlane swimlane, BoxStyle boxStyle, Stereotype stereotype)
public static TextBlock createWbs(StyleBuilder styleBuilder, ISkinParam skinParam, Display label, StyleSignatureBasic styleDefinition)
public static TextBlock createWbs(Style style, ISkinParam skinParam, Display label)
public static TextBlock createMindMap(StyleBuilder styleBuilder, ISkinParam skinParam, Display label, StyleSignatureBasic styleDefinition)
public java.lang.String toString()
toString
in class java.lang.Object
public void drawU(UGraphic ug)
protected FtileGeometry calculateDimensionFtile(StringBounder stringBounder)
calculateDimensionFtile
in class AbstractFtile
public java.util.Collection<Ftile> getMyChildren()
getMyChildren
in interface Ftile
getMyChildren
in class AbstractFtile