Class FtileFactoryDelegatorCreateGroup
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorCreateGroup
- All Implemented Interfaces:
FtileFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateGroup
(Ftile list, Display name, HColor backColor, HColor titleColor, PositionedNote note, HColor borderColor, USymbol type, double roundCorner) Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
activity, addNote, addUrl, assembly, createIf, createParallel, createSwitch, createWhile, decorateIn, decorateOut, end, getDefaultStyleDefinitionActivity, getDefaultStyleDefinitionArrow, getDefaultStyleDefinitionDiamond, getFactory, getInLinkRenderingColor, getInLinkRenderingDisplay, getRose, getStringBounder, getTextBlock, repeat, skinParam, spot, start, stop
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FtileFactoryDelegatorCreateGroup
-
-
Method Details
-
createGroup
public Ftile createGroup(Ftile list, Display name, HColor backColor, HColor titleColor, PositionedNote note, HColor borderColor, USymbol type, double roundCorner) - Specified by:
createGroup
in interfaceFtileFactory
- Overrides:
createGroup
in classFtileFactoryDelegator
-