| Package | Description |
|---|---|
| loci.visbio.ext |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalProgram
ExternalProgram is a transform that uses system calls to an external program
to evaluate a function, using stdin and stdout for binary data transfer.
|
class |
MatlabFunction
MatlabFunction executes a MATLAB script or function on a data object.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExternalFunction |
FunctionWidget.function
Associated external function transform.
|
| Constructor and Description |
|---|
FunctionWidget(ExternalFunction function) |
Copyright © 2015–2022 SciJava. All rights reserved.