Package | Description |
---|---|
bdv.tools.bookmarks | |
bdv.viewer | |
bdv.viewer.animate |
Modifier and Type | Class and Description |
---|---|
class |
BookmarkTextOverlayAnimator
Draw one line of text in the center or bottom right of the display.
|
Modifier and Type | Field and Description |
---|---|
protected ArrayList<OverlayAnimator> |
ViewerPanel.overlayAnimators
A list of currently incomplete (see
isComplete() )
animators. |
Modifier and Type | Method and Description |
---|---|
void |
ViewerPanel.addOverlayAnimator(OverlayAnimator animator)
Add a new
OverlayAnimator to the list of animators. |
Modifier and Type | Class and Description |
---|---|
class |
MessageOverlayAnimator
Draw lines of text in the lower right corner of the display.
|
class |
TextOverlayAnimator
Draw one line of text in the center or bottom right of the display.
|
Copyright © 2015–2021 Fiji. All rights reserved.