public static class LegacyCommandline.Macro extends LegacyCommandline
-macro path [arg]
.LegacyCommandline.Batch, LegacyCommandline.Debug, LegacyCommandline.Eval, LegacyCommandline.Filename, LegacyCommandline.IJPath, LegacyCommandline.Macro, LegacyCommandline.Port, LegacyCommandline.Run
legacyService, log
Constructor and Description |
---|
Macro() |
Modifier and Type | Method and Description |
---|---|
void |
handle(LinkedList<String> args) |
boolean |
supports(LinkedList<String> args) |
handleBatchExit, handleBatchOption, ij1Helper, isBatchMode
getParam, isFlag
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public boolean supports(LinkedList<String> args)
supports
in interface Typed<LinkedList<String>>
supports
in class AbstractConsoleArgument
public void handle(LinkedList<String> args)
Copyright © 2014–2022 ImageJ. All rights reserved.