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

public class CommandSpriteFile
extends SingleLineCommand2<UmlDiagram>


Constructor Summary
CommandSpriteFile(UmlDiagram system)
           
 
Method Summary
protected  CommandExecutionResult executeArg(RegexResult arg)
           
 
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
actionIfCommandValid, execute, getDescription, getHelpMessageForDeprecated, getSystem, isCommandForbidden, isDeprecated, isDeprecated, 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(UmlDiagram system)
Method Detail

executeArg

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


Copyright © 2012. All Rights Reserved.