All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
Ftile |
activity(Display label,
Swimlane swimlane,
BoxStyle style,
Colors colors) |
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,
HtmlColor backColor,
HtmlColor titleColor,
PositionedNote note,
HtmlColor borderColor,
USymbol type,
double roundCorner) |
Ftile |
createIf(Swimlane swimlane,
java.util.List<Branch> thens,
Branch elseBranch,
LinkRendering afterEndwhile,
LinkRendering topInlinkRendering) |
Ftile |
createParallel(Swimlane swimlane,
java.util.List<Ftile> all,
ForkStyle style,
java.lang.String label) |
Ftile |
createWhile(Swimlane swimlane,
Ftile whileBlock,
Display test,
Display yes,
Display out,
LinkRendering afterEndwhile,
HtmlColor color,
Instruction specialOut) |
Ftile |
decorateIn(Ftile ftile,
LinkRendering linkRendering) |
Ftile |
decorateOut(Ftile ftile,
LinkRendering linkRendering) |
Ftile |
end(Swimlane swimlane) |
StringBounder |
getStringBounder() |
Ftile |
repeat(Swimlane swimlane,
Swimlane swimlaneOut,
Display startLabel,
Ftile repeat,
Display test,
Display yes,
Display out,
HtmlColor color,
LinkRendering backRepeatLinkRendering,
Ftile backward,
boolean noOut) |
ISkinParam |
skinParam() |
Ftile |
spot(Swimlane swimlane,
java.lang.String spot) |
Ftile |
start(Swimlane swimlane) |
Ftile |
stop(Swimlane swimlane) |