Modifier and Type | Class and Description |
---|---|
class |
BeanshellScriptLanguage
An adapter of the BeanShell interpreter to the SciJava scripting interface.
|
Modifier and Type | Class and Description |
---|---|
class |
ClojureScriptLanguage
An adapter of the Clojure interpreter to the SciJava scripting interface.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyScriptLanguage
An adapter of the Groovy interpreter to the SciJava scripting interface.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaScriptLanguage
Provides Java as a
ScriptLanguage . |
Modifier and Type | Class and Description |
---|---|
class |
JavaScriptScriptLanguage
An adapter of the JavaScript interpreter to the SciJava scripting interface.
|
Modifier and Type | Class and Description |
---|---|
class |
JRubyScriptLanguage
An adapter of the JRuby interpreter to the SciJava scripting interface.
|
Modifier and Type | Class and Description |
---|---|
class |
JythonScriptLanguage
An adapter of the Jython interpreter to the SciJava scripting interface.
|
Modifier and Type | Class and Description |
---|---|
class |
KotlinScriptLanguage
A SciJava
ScriptLanguage for Kotlin. |
Modifier and Type | Class and Description |
---|---|
class |
MATLABScriptLanguage
An adapter of the MATLAB interpreter to ImageJ's scripting interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
RenjinScriptLanguage
An adapter of the R interpreter to the SciJava scripting interface.
|
Modifier and Type | Class and Description |
---|---|
class |
ScalaScriptLanguage
An adapter of the Scala interpreter to the SciJava scripting interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AdaptedScriptLanguage
Abstract superclass for
ScriptLanguage implementations which adapt an
existing ScriptEngineFactory . |
Copyright © 2015–2022 SciJava. All rights reserved.