Package | Description |
---|---|
bdv.viewer |
Modifier and Type | Field and Description |
---|---|
protected CopyOnWriteArrayList<InterpolationModeListener> |
ViewerPanel.interpolationModeListeners |
Modifier and Type | Method and Description |
---|---|
void |
ViewerPanel.addInterpolationModeListener(InterpolationModeListener listener)
Add a
InterpolationModeListener to notify when the interpolation
mode is changed. |
void |
ViewerPanel.removeInterpolationModeListener(InterpolationModeListener listener)
Remove a
InterpolationModeListener . |
Copyright © 2015–2021 Fiji. All rights reserved.