public class FtileFactoryDelegatorIf extends FtileFactoryDelegator
Constructor and Description |
---|
FtileFactoryDelegatorIf(FtileFactory factory,
ISkinParam skinParam) |
Modifier and Type | Method and Description |
---|---|
Ftile |
createIf(Swimlane swimlane,
java.util.List<Branch> thens,
Branch elseBranch,
LinkRendering afterEndwhile,
LinkRendering topInlinkRendering) |
activity, addNote, addUrl, assembly, createFork, createGroup, createSplit, createWhile, decorateIn, decorateOut, end, getFactory, getInLinkRenderingColor, getInLinkRenderingDisplay, getMonospacedFamily, getPadding, getRose, getSkinParam, getSprite, getStringBounder, getTabSize, getTextBlock, getValue, repeat, shadowing, start, stop, useGuillemet
public FtileFactoryDelegatorIf(FtileFactory factory, ISkinParam skinParam)
public Ftile createIf(Swimlane swimlane, java.util.List<Branch> thens, Branch elseBranch, LinkRendering afterEndwhile, LinkRendering topInlinkRendering)
createIf
in interface FtileFactory
createIf
in class FtileFactoryDelegator