public class FtileFactoryDelegator extends Object implements FtileFactory
| Constructor and Description |
|---|
FtileFactoryDelegator(FtileFactory factory) |
public FtileFactoryDelegator(FtileFactory factory)
public Ftile start(Swimlane swimlane)
start in interface FtileFactorypublic Ftile end(Swimlane swimlane)
end in interface FtileFactorypublic Ftile stop(Swimlane swimlane)
stop in interface FtileFactorypublic Ftile activity(Display label, Swimlane swimlane, BoxStyle style, Colors colors)
activity in interface FtileFactorypublic Ftile addNote(Ftile ftile, Swimlane swimlane, Collection<PositionedNote> notes)
addNote in interface FtileFactorypublic Ftile addUrl(Ftile ftile, Url url)
addUrl in interface FtileFactorypublic Ftile decorateIn(Ftile ftile, LinkRendering linkRendering)
decorateIn in interface FtileFactorypublic Ftile decorateOut(Ftile ftile, LinkRendering linkRendering)
decorateOut in interface FtileFactorypublic Ftile assembly(Ftile tile1, Ftile tile2)
assembly in interface FtileFactorypublic Ftile repeat(Swimlane swimlane, Swimlane swimlaneOut, Display startLabel, Ftile repeat, Display test, Display yes, Display out, HtmlColor color, LinkRendering backRepeatLinkRendering, Ftile backward)
repeat in interface FtileFactorypublic Ftile createWhile(Swimlane swimlane, Ftile whileBlock, Display test, Display yes, Display out, LinkRendering afterEndwhile, HtmlColor color, Instruction specialOut)
createWhile in interface FtileFactorypublic Ftile createIf(Swimlane swimlane, List<Branch> thens, Branch elseBranch, LinkRendering afterEndwhile, LinkRendering topInlinkRendering)
createIf in interface FtileFactorypublic Ftile createParallel(Swimlane swimlane, List<Ftile> all, ForkStyle style, String label)
createParallel in interface FtileFactorypublic Ftile createGroup(Ftile list, Display name, HtmlColor backColor, HtmlColor titleColor, PositionedNote note, HtmlColor borderColor)
createGroup in interface FtileFactorypublic StringBounder getStringBounder()
getStringBounder in interface FtileFactoryprotected final Rose getRose()
public final ISkinParam skinParam()
skinParam in interface FtileFactoryprotected FtileFactory getFactory()
Copyright © 2017. All rights reserved.