| Interface | Description |
|---|---|
| TransformListener |
Interface for listeners of data transform changes.
|
| Class | Description |
|---|---|
| ArbitrarySlice |
A transform for slicing a stack of images in 3D.
|
| CollapseTransform |
CollapseTransform converts a dimensional axis into a series of range
components.
|
| CollapseWidget |
CollapseWidget is a set of GUI controls for a dimensional collapse transform.
|
| DataCache |
Provides a simple caching mechanism for full-resolution data in memory.
|
| DataControls |
DataControls is the control panel for managing data.
|
| DataManager |
DataManager is the manager encapsulating VisBio's data transform logic.
|
| DataSampling |
DataSampling is a resampling of another transform.
|
| Dataset |
A Dataset object encompasses a multidimensional biological image series.
|
| DatasetWidget |
DatasetWidget is a set of GUI controls for a Dataset transform.
|
| DataTransform |
DataTransform is the superclass of all data transform types.
|
| ExportPane |
ExportPane provides a full-featured set of options for exporting a
multidimensional data series from VisBio to several different formats.
|
| ImageTransform |
ImageTransform is a DataTransform superclass that provides image data.
|
| ProjectionTransform |
ProjectionTransform performs a maximum intensity projection across a given
dimensional axis.
|
| ProjectionWidget |
ProjectionWidget is a set of GUI controls for a maximum intensity projection
transform.
|
| SamplingThumbHandler |
Provides logic for handling data sampling thumbnails.
|
| SamplingWidget |
SamplingWidget is a set of GUI controls for a DataSampling transform.
|
| SendToIJPane |
SendToIJPane provides options for exporting part of a multidimensional data
series directly to an ImageJ instance.
|
| SliceWidget |
SliceWidget is a set of GUI controls for an arbitrary slice.
|
| SpectralTransform |
SpectralTransform is a mapping of spectral bands onto an RGB or grayscale
color space, as specified by the user with weighted sliders.
|
| SpectralWidget |
SpectralWidget is a set of GUI controls for a spectral mapping transform.
|
| ThumbnailCache |
Disk cache for thumbnails generated from datasets.
|
| ThumbnailHandler |
Provides logic for handling data transform thumbnails.
|
| TransformEvent |
TransformEvent is the event generated when a data transform's parameters are
updated.
|
Copyright © 2015–2022 SciJava. All rights reserved.