Class | Description |
---|---|
ExternalFunction |
ExternalFunction is an abstract transform that calls some form of external
function.
|
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.
|
ExtManager |
ExtManager is the manager encapsulating VisBio's support for external
software interfaces (e.g., external programs or MATLAB).
|
FunctionParam |
FunctionParam is a name/value pair for a function parameter.
|
FunctionWidget |
FunctionWidget is a set of GUI controls for an ExternalFunction transform.
|
MatlabFunction |
MatlabFunction executes a MATLAB script or function on a data object.
|
MatlabUtil |
MatlabUtil contains useful MATLAB functions.
|
Copyright © 2015–2022 SciJava. All rights reserved.