public class FtileFactoryDelegatorCreateGroup extends FtileFactoryDelegator
Constructor and Description |
---|
FtileFactoryDelegatorCreateGroup(FtileFactory factory) |
Modifier and Type | Method and Description |
---|---|
Ftile |
createGroup(Ftile list,
Display name,
HtmlColor backColor,
HtmlColor titleColor,
PositionedNote note,
HtmlColor borderColor,
USymbol type,
double roundCorner) |
activity, addNote, addUrl, assembly, createIf, createParallel, createWhile, decorateIn, decorateOut, end, getFactory, getInLinkRenderingColor, getInLinkRenderingDisplay, getRose, getStringBounder, getTextBlock, repeat, skinParam, spot, start, stop
public FtileFactoryDelegatorCreateGroup(FtileFactory factory)
public Ftile createGroup(Ftile list, Display name, HtmlColor backColor, HtmlColor titleColor, PositionedNote note, HtmlColor borderColor, USymbol type, double roundCorner)
createGroup
in interface FtileFactory
createGroup
in class FtileFactoryDelegator