| Modifier and Type | Class and Description |
|---|---|
class |
PixelMarkerOverlay
An overlay for marking pixels of the image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageViewer.addOverlay(Overlay overlay)
Adds an overlay to layer 1.
|
void |
ImageViewer.addOverlay(Overlay overlay,
int layer)
Adds an overlay as the specified layer.
|
void |
ImageViewer.removeOverlay(Overlay overlay)
Removes an overlay from the image viewer.
|
Copyright © 2012. All Rights Reserved.