net.sourceforge.plantuml.command
Class CommandSpriteFile

java.lang.Object
  extended by net.sourceforge.plantuml.command.SingleLineCommand2<UmlDiagram>
      extended by net.sourceforge.plantuml.command.CommandSpriteFile
All Implemented Interfaces:
Command<UmlDiagram>

public class CommandSpriteFile
extends SingleLineCommand2<UmlDiagram>


Constructor Summary
CommandSpriteFile()
           
 
Method Summary
protected  CommandExecutionResult executeArg(UmlDiagram system, RegexResult arg)
           
 
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandSpriteFile

public CommandSpriteFile()
Method Detail

executeArg

protected CommandExecutionResult executeArg(UmlDiagram system,
                                            RegexResult arg)
Specified by:
executeArg in class SingleLineCommand2<UmlDiagram>


Copyright © 2013. All Rights Reserved.