All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
Ftile |
activity(Display label,
Swimlane swimlane,
BoxStyle style,
Colors colors,
Stereotype stereotype) |
Ftile |
addNote(Ftile ftile,
Swimlane swimlane,
java.util.Collection<PositionedNote> notes) |
Ftile |
addUrl(Ftile ftile,
Url url) |
Ftile |
assembly(Ftile tile1,
Ftile tile2) |
Ftile |
createGroup(Ftile list,
Display name,
HColor backColor,
HColor titleColor,
PositionedNote note,
HColor borderColor,
USymbol type,
double roundCorner) |
Ftile |
createIf(Swimlane swimlane,
java.util.List<Branch> thens,
Branch elseBranch,
LinkRendering afterEndwhile,
LinkRendering topInlinkRendering,
Url url) |
Ftile |
createParallel(java.util.List<Ftile> all,
ForkStyle style,
java.lang.String label,
Swimlane in,
Swimlane out) |
Ftile |
createSwitch(Swimlane swimlane,
java.util.List<Branch> branches,
LinkRendering afterEndwhile,
LinkRendering topInlinkRendering,
Display labelTest) |
Ftile |
createWhile(LinkRendering outColor,
Swimlane swimlane,
Ftile whileBlock,
Display test,
Display yes,
HColor color,
Instruction specialOut,
Ftile back,
LinkRendering incoming1,
LinkRendering incoming2) |
Ftile |
decorateIn(Ftile ftile,
LinkRendering linkRendering) |
Ftile |
decorateOut(Ftile ftile,
LinkRendering linkRendering) |
Ftile |
end(Swimlane swimlane) |
StyleSignatureBasic |
getDefaultStyleDefinitionActivity() |
StyleSignatureBasic |
getDefaultStyleDefinitionArrow() |
StyleSignatureBasic |
getDefaultStyleDefinitionDiamond() |
protected FtileFactory |
getFactory() |
protected Rainbow |
getInLinkRenderingColor(Ftile tile) |
protected Display |
getInLinkRenderingDisplay(Ftile tile) |
protected Rose |
getRose() |
StringBounder |
getStringBounder() |
protected TextBlock |
getTextBlock(Display display) |
Ftile |
repeat(BoxStyle boxStyleIn,
Swimlane swimlane,
Swimlane swimlaneOut,
Display startLabel,
Ftile repeat,
Display test,
Display yes,
Display out,
Colors colors,
Ftile backward,
boolean noOut,
LinkRendering incoming1,
LinkRendering incoming2) |
ISkinParam |
skinParam() |
Ftile |
spot(Swimlane swimlane,
java.lang.String spot,
HColor color) |
Ftile |
start(Swimlane swimlane) |
Ftile |
stop(Swimlane swimlane) |