net.sourceforge.plantuml.command
Class FactorySpriteCommand
java.lang.Object
net.sourceforge.plantuml.command.FactorySpriteCommand
- All Implemented Interfaces:
- SingleMultiFactoryCommand<UmlDiagram>
public final class FactorySpriteCommand
- extends Object
- implements SingleMultiFactoryCommand<UmlDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactorySpriteCommand
public FactorySpriteCommand()
createSingleLine
public Command<UmlDiagram> createSingleLine()
- Specified by:
createSingleLine
in interface SingleMultiFactoryCommand<UmlDiagram>
createMultiLine
public Command<UmlDiagram> createMultiLine()
- Specified by:
createMultiLine
in interface SingleMultiFactoryCommand<UmlDiagram>
Copyright © 2013. All Rights Reserved.