public class SliceWatcher extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MONITOR_LOC |
Constructor and Description |
---|
SliceWatcher(ij.ImagePlus data) |
Modifier and Type | Method and Description |
---|---|
void |
addSliceListener(SliceListener l) |
boolean |
removeSliceListener(SliceListener l) |
public static final String MONITOR_LOC
public void addSliceListener(SliceListener l)
public boolean removeSliceListener(SliceListener l)
Copyright © 2015–2021 Fiji. All rights reserved.