Package | Description |
---|---|
bdv.util | |
bdv.viewer |
Modifier and Type | Class and Description |
---|---|
class |
PlaceHolderOverlayInfo |
Modifier and Type | Field and Description |
---|---|
protected CopyOnWriteArrayList<TimePointListener> |
ViewerPanel.timePointListeners
These listeners will be notified about changes to the current timepoint
ViewerState.getCurrentTimepoint() . |
Modifier and Type | Method and Description |
---|---|
void |
ViewerPanel.addTimePointListener(TimePointListener listener)
Add a
TimePointListener to notify about time-point
changes. |
void |
ViewerPanel.addTimePointListener(TimePointListener listener,
int index)
Add a
TimePointListener to notify about time-point
changes. |
void |
ViewerPanel.removeTimePointListener(TimePointListener listener)
Remove a
TimePointListener . |
Copyright © 2015–2021 Fiji. All rights reserved.