public class FtileFactoryDelegatorWhile extends FtileFactoryDelegator
Constructor and Description |
---|
FtileFactoryDelegatorWhile(FtileFactory factory,
ISkinParam skinParam) |
Modifier and Type | Method and Description |
---|---|
Ftile |
createWhile(Swimlane swimlane,
Ftile whileBlock,
Display test,
Display yes,
Display out,
LinkRendering afterEndwhile,
HtmlColor color) |
activity, addNote, addUrl, assembly, createFork, createGroup, createIf, createSplit, decorateIn, decorateOut, end, getFactory, getInLinkRenderingColor, getInLinkRenderingDisplay, getMonospacedFamily, getPadding, getRose, getSkinParam, getSprite, getStringBounder, getTabSize, getTextBlock, getValue, repeat, shadowing, start, stop, useGuillemet
public FtileFactoryDelegatorWhile(FtileFactory factory, ISkinParam skinParam)
public Ftile createWhile(Swimlane swimlane, Ftile whileBlock, Display test, Display yes, Display out, LinkRendering afterEndwhile, HtmlColor color)
createWhile
in interface FtileFactory
createWhile
in class FtileFactoryDelegator