| Interface | Description |
|---|---|
| ResultHandler<T extends RealType<T>> |
A result handler offers different methods to process results
of algorithms.
|
| Class | Description |
|---|---|
| AnalysisResults<T extends RealType<T>> |
Data structure housing all colocalisation results.
|
| EasyDisplay<T extends RealType<T>> | |
| NamedContainer<T> |
A small container to name objects by overriding
the toString method.
|
| PDFWriter<T extends RealType<T>> | |
| SingleWindowDisplay<T extends RealType<T>> |
This class displays the container contents in one single window and offers
features like the use of different LUTs.
|
| ValueResult |
A small structure to keep decimal places information
with numbers along with a name or a simple named text.
|
| Warning |
A class representing a warning, combining a short and
a long message.
|
Copyright © 2015–2021 Fiji. All rights reserved.