Package | Description |
---|---|
org.scijava | |
org.scijava.script |
Modifier and Type | Method and Description |
---|---|
ScriptService |
Gateway.script()
Gets this application context's
ScriptService . |
ScriptService |
AbstractGateway.script() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultScriptService
Default service for working with scripts.
|
Constructor and Description |
---|
DefaultScriptInterpreter(PrefService prefs,
ScriptService scriptService,
ScriptLanguage language)
Deprecated.
Use
DefaultScriptInterpreter(ScriptLanguage) instead. |
ScriptFinder(ScriptService scriptService)
Deprecated.
Use
ScriptFinder(Context) instead. |
Copyright © 2015–2022 SciJava. All rights reserved.