| Interface | Description |
|---|---|
| NotebookService |
Interface for services which provide handy methods for working with
scientific notebook software (e.g.,
Beaker Notebook).
|
| Class | Description |
|---|---|
| DefaultNotebookService |
AWT-driven implementation of
NotebookService. |
| Images |
Utility methods for adapting image data structures.
|
| NotebookTable |
A table data structure which displays nicely in a notebook.
|
| Enum | Description |
|---|---|
| NotebookService.ValueScaling |
Strategy to use for scaling the image intensity values.
|
Copyright © 2014–2022 ImageJ. All rights reserved.