Class FtileFactoryDelegatorCreateParallel
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.FtileFactoryDelegatorCreateParallel
- All Implemented Interfaces:
FtileFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.activitydiagram3.ftile.FtileFactoryDelegator
activity, addNote, addUrl, assembly, createGroup, createIf, 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
-
FtileFactoryDelegatorCreateParallel
-
-
Method Details
-
createParallel
public Ftile createParallel(java.util.List<Ftile> all, ForkStyle style, java.lang.String label, Swimlane in, Swimlane out) - Specified by:
createParallel
in interfaceFtileFactory
- Overrides:
createParallel
in classFtileFactoryDelegator
-