Package | Description |
---|---|
Contains base Icy canvas and related classes
|
|
Contains Icy Overlay / Painter structure definition and basics Overlay helper classes
|
|
Contains Icy Sequence structure definition and associated objects / tools.
|
|
Contains all 2D ROI classes included in the kernel
|
|
Contains all 3D ROI classes included in the kernel
|
|
Contains all 4D ROI classes included in the kernel
|
|
Contains all 5D ROI classes included in the kernel
|
Modifier and Type | Class and Description |
---|---|
class |
Layer class.
|
Modifier and Type | Class and Description |
---|---|
class |
Weak wrapper for OverlayListener.
|
Modifier and Type | Method and Description |
---|---|
void |
( listener)
Add a listener.
|
void |
( listener)
Remove a listener.
|
Constructor and Description |
---|
( listener) |
Modifier and Type | Class and Description |
---|---|
class |
Image sequence object.
|
Modifier and Type | Class and Description |
---|---|
class |
|
class |
ROI 2D Line.
|
class |
ROI Path.
|
class |
ROI 2D Point class.
|
class |
ROI 2D polygon class.
|
class |
|
class |
|
class |
Base class for rectangular shape ROI.
|
class |
|
Modifier and Type | Class and Description |
---|---|
class |
3D Area ROI.
|
class |
<R extends >
Abstract class defining a generic 3D ROI as a stack of individual 2D ROI slices.
|
Modifier and Type | Class and Description |
---|---|
class |
4D Area ROI.
|
class |
<R extends >
Abstract class defining a generic 4D ROI as a stack of individual 3D ROI slices.
|
Modifier and Type | Class and Description |
---|---|
class |
5D Area ROI.
|
class |
<R extends >
Abstract class defining a generic 5D ROI as a stack of individual 4D ROI slices.
|