| Name | Description | Type | Package | Framework |
| AbstractAnimator | Mother abstract class for animators that can animate the current view in a ViewerFrame instance. | Class | bdv.viewer.animate | Fiji |
| AbstractTransformAnimator | Mother abstract class for animators that animate the current view in a ViewerFrame instance by modifying the viewer transform. | Class | bdv.viewer.animate | Fiji |
| MessageOverlayAnimator | Draw lines of text in the lower right corner of the display. | Class | bdv.viewer.animate | Fiji |
| MessageOverlayAnimator .TextAnimator | Class | bdv.viewer.animate.MessageOverlayAnimator | Fiji | |
| OverlayAnimator | Interface | bdv.viewer.animate | Fiji | |
| RotationAnimator | Class | bdv.viewer.animate | Fiji | |
| SimilarityTransformAnimator | Class | bdv.viewer.animate | Fiji | |
| TextOverlayAnimator | Draw one line of text in the center or bottom right of the display. | Class | bdv.viewer.animate | Fiji |
| TextOverlayAnimator .TextPosition | Class | bdv.viewer.animate.TextOverlayAnimator | Fiji | |
| TranslationAnimator | An animator that just executes a constant speed translation of the current viewpoint to a target location, keeping all other view parameters constant. | Class | bdv.viewer.animate | Fiji |