public class OverlayInfo extends Object
OverlayInfoList.
There is one info list per OverlayService.| Constructor and Description |
|---|
OverlayInfo(Overlay o) |
OverlayInfo(Overlay overlay,
boolean selected) |
| Modifier and Type | Method and Description |
|---|---|
Overlay |
getOverlay() |
boolean |
isSelected() |
void |
setSelected(boolean b) |
String |
toString() |
Copyright © 2014–2022 ImageJ. All rights reserved.