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,
Display note,
NotePosition notePosition) |
Ftile |
addUrl(Ftile ftile,
Url url) |
Ftile |
assembly(Ftile tile1,
Ftile tile2) |
Ftile |
createFork(Swimlane swimlane,
java.util.List<Ftile> all) |
Ftile |
createGroup(Ftile list,
Display name,
HtmlColor backColor,
HtmlColor titleColor,
Display headerNote) |
Ftile |
createIf(Swimlane swimlane,
java.util.List<Branch> thens,
Branch elseBranch,
LinkRendering afterEndwhile,
LinkRendering topInlinkRendering) |
Ftile |
createSplit(java.util.List<Ftile> all) |
Ftile |
createWhile(Swimlane swimlane,
Ftile whileBlock,
Display test,
Display yes,
Display out,
LinkRendering afterEndwhile,
HtmlColor color) |
Ftile |
decorateIn(Ftile ftile,
LinkRendering linkRendering) |
Ftile |
decorateOut(Ftile ftile,
LinkRendering linkRendering) |
Ftile |
end(Swimlane swimlane) |
StringBounder |
getStringBounder() |
Ftile |
repeat(Swimlane swimlane,
Ftile repeat,
Display test,
Display yes,
Display out,
HtmlColor color,
LinkRendering backRepeatLinkRendering) |
boolean |
shadowing() |
Ftile |
start(Swimlane swimlane) |
Ftile |
stop(Swimlane swimlane) |