| Package | Description | 
|---|---|
| icy.canvas | Contains base Icy canvas and related classes | 
| icy.painter | Contains Icy Overlay / Painter structure definition and basics Overlay helper classes | 
| icy.sequence | Contains Icy Sequence structure definition and associated objects / tools. | 
| plugins.kernel.roi.roi2d | Contains all 2D ROI classes included in the kernel | 
| plugins.kernel.roi.roi3d | Contains all 3D ROI classes included in the kernel | 
| plugins.kernel.roi.roi4d | Contains all 4D ROI classes included in the kernel | 
| plugins.kernel.roi.roi5d | Contains all 5D ROI classes included in the kernel | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Layer. overlayChanged(OverlayEvent event) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WeakOverlayListener. overlayChanged(OverlayEvent event) | 
| void | OverlayListener. overlayChanged(OverlayEvent event) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Sequence. overlayChanged(OverlayEvent event)Called when an overlay has changed (internal method). | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ROI2DShape. controlPointOverlayChanged(OverlayEvent event)Called when anchor overlay changed | 
| void | ROI2DPoint. controlPointOverlayChanged(OverlayEvent event)Called when anchor overlay changed | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ROI3DShape. controlPointOverlayChanged(OverlayEvent event)Called when anchor overlay changed | 
| void | ROI3DPoint. controlPointOverlayChanged(OverlayEvent event)Called when anchor overlay changed | 
| void | ROI3DStack. overlayChanged(OverlayEvent event) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ROI4DStack. overlayChanged(OverlayEvent event) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ROI5DStack. overlayChanged(OverlayEvent event) |