public class ImageJMacro extends ScriptParameter
Constructor and Description |
---|
ImageJMacro() |
ImageJMacro(ImageJMacro other) |
Modifier and Type | Method and Description |
---|---|
String |
getExtension()
Returns the default extension for this script
|
org.scijava.script.ScriptLanguage |
getLanguage()
The language info.
|
String |
getLanguageName()
Returns the human-readable name of the language
|
String |
getMimeType()
Returns the MIME type of this script
|
equals, getCode, getCode, getExternalScriptFile, hashCode, isCollapsed, makeExternalScriptFileRelative, setCode, setCollapsed, setExternalScriptFile
public ImageJMacro()
public ImageJMacro(ImageJMacro other)
public String getMimeType()
ScriptParameter
getMimeType
in class ScriptParameter
public String getLanguageName()
ScriptParameter
getLanguageName
in class ScriptParameter
public String getExtension()
ScriptParameter
getExtension
in class ScriptParameter
public org.scijava.script.ScriptLanguage getLanguage()
ScriptParameter
getLanguage
in class ScriptParameter
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.