Package | Description |
---|---|
org.scijava | |
org.scijava.script |
Modifier and Type | Method and Description |
---|---|
ScriptService |
AbstractGateway.script() |
ScriptService |
Gateway.script()
Gets this application context's
ScriptService . |
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.
|
ScriptFinder(ScriptService scriptService)
Deprecated.
Use
ScriptFinder.ScriptFinder(Context) instead. |
Copyright © 2009–2020 SciJava. All rights reserved.