|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Command | Command is a plugin that is executable. |
| CommandService | Interface for service that keeps track of available commands. |
| Interactive | An operation (usually a Command) which is intended to be run
interactively. |
| Previewable | An operation (usually a Command) whose results can be previewed. |
| Class Summary | |
|---|---|
| CommandInfo | A collection of metadata about a particular Command. |
| CommandModule | Module adapter class for working with a Command instance. |
| CommandModuleItem<T> | ModuleItem implementation describing an input or output of a command. |
| ContextCommand | An ImageJ command that knows its context. |
| DefaultCommandService | Default service for working with Commands. |
| DynamicCommand | An ImageJ command with a variable number of inputs and outputs. |
| DynamicCommandInfo | Helper class for maintaining a DynamicCommand's associated
ModuleInfo. |
| InteractiveCommand | An ImageJ command intended to be run interactively. |
| ModuleCommand | An ImageJ command which implements Module directly (rather than using
the CommandModule adapter class). |
| UnimplementedCommand | A command that is not yet implemented. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||