| Package | Description |
|---|---|
| icy.painter |
Contains Icy Overlay / Painter structure definition and basics Overlay helper classes
|
| plugins.kernel.roi.roi2d |
Contains all 2D ROI classes included in the kernel
|
| Modifier and Type | Method and Description |
|---|---|
void |
PainterListener.painterChanged(PainterEvent event)
Deprecated.
Use
Overlay class and
OverlayListener.overlayChanged(OverlayEvent) event instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
ROI2DShape.painterChanged(PainterEvent event)
Called when anchor painter changed, provided only for backward compatibility.
|