Package | Description |
---|---|
loci.visbio.data | |
loci.visbio.overlays | |
loci.visbio.view |
Modifier and Type | Class and Description |
---|---|
class |
ArbitrarySlice
A transform for slicing a stack of images in 3D.
|
class |
DataControls
DataControls is the control panel for managing data.
|
class |
SamplingThumbHandler
Provides logic for handling data sampling thumbnails.
|
class |
SpectralTransform
SpectralTransform is a mapping of spectral bands onto an RGB or grayscale
color space, as specified by the user with weighted sliders.
|
class |
ThumbnailHandler
Provides logic for handling data transform thumbnails.
|
Modifier and Type | Method and Description |
---|---|
void |
DataTransform.addTransformListener(TransformListener l)
Adds the given listener to the list of listeners.
|
void |
DataTransform.removeTransformListener(TransformListener l)
Removes the given listener from the list of listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
OverlayTransform
A set of overlays on top another transform.
|
class |
OverlayWidget
OverlayWidget is a set of GUI controls for an overlay transform.
|
Modifier and Type | Class and Description |
---|---|
class |
StackLink
Represents a link between a data transform and a display that produces an
image stack.
|
class |
TransformLink
Represents a link between a data transform and a display that produces a
single image.
|
Copyright © 2015–2022 SciJava. All rights reserved.