Package net.sourceforge.plantuml.command
Class CommandFactorySprite
java.lang.Object
net.sourceforge.plantuml.command.CommandFactorySprite
- All Implemented Interfaces:
SingleMultiFactoryCommand<WithSprite>
public final class CommandFactorySprite
extends Object
implements SingleMultiFactoryCommand<WithSprite>
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ME
-
-
Method Details
-
createSingleLine
- Specified by:
createSingleLine
in interfaceSingleMultiFactoryCommand<WithSprite>
-
createMultiLine
- Specified by:
createMultiLine
in interfaceSingleMultiFactoryCommand<WithSprite>
-