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 createSingleLine(UmlDiagram system)
- Specified by:
createSingleLine
in interface SingleMultiFactoryCommand<UmlDiagram>
createMultiLine
public Command createMultiLine(UmlDiagram system)
- Specified by:
createMultiLine
in interface SingleMultiFactoryCommand<UmlDiagram>
Copyright © 2012. All Rights Reserved.