public interface FtileFactory
StringBounder getStringBounder()
ISkinParam skinParam()
Ftile addNote(Ftile ftile, Swimlane swimlane, Collection<PositionedNote> notes)
Ftile decorateIn(Ftile ftile, LinkRendering linkRendering)
Ftile decorateOut(Ftile ftile, LinkRendering linkRendering)
Ftile repeat(Swimlane swimlane, Swimlane swimlaneOut, Display startLabel, Ftile repeat, Display test, Display yes, Display out, HtmlColor color, LinkRendering backRepeatLinkRendering, Ftile backward)
Ftile createWhile(Swimlane swimlane, Ftile whileBlock, Display test, Display yes, Display out, LinkRendering afterEndwhile, HtmlColor color, Instruction specialOut)
Ftile createIf(Swimlane swimlane, List<Branch> thens, Branch elseBranch, LinkRendering afterEndwhile, LinkRendering topInlinkRendering)
Ftile createParallel(Swimlane swimlane, List<Ftile> all, ForkStyle style, String label)
Copyright © 2017. All Rights Reserved.