| Package | Description |
|---|---|
| org.micromanager.ndviewer.api | |
| org.micromanager.ndviewer.internal.gui | |
| org.micromanager.ndviewer.main | |
| org.micromanager.ndviewer.overlay |
| Modifier and Type | Method and Description |
|---|---|
void |
OverlayerPlugin.drawOverlay(Overlay defaultOverlay,
Point2D.Double displayImageSize,
double downsampleFactor,
Graphics g,
HashMap<String,Object> axes,
double magnification,
Point2D.Double viewOffset)
Called whenever the overlay needs to be drawn.
|
void |
NDViewerAPI.setOverlay(Overlay overlay)
Set a custom overlay object to be displayed on top of the image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayWindow.displayOverlay(Overlay overlay) |
| Modifier and Type | Method and Description |
|---|---|
void |
NDViewer.setOverlay(Overlay overlay) |
| Modifier and Type | Method and Description |
|---|---|
Overlay |
Overlay.create()
Returns a new Overlay that has the same properties as this one.
|
Overlay |
Roi.getPrototypeOverlay() |
| Modifier and Type | Method and Description |
|---|---|
void |
Roi.setPrototypeOverlay(Overlay overlay) |
Copyright © 2023. All rights reserved.