| Interface | Description |
|---|---|
| OverlayAnimator |
| Class | Description |
|---|---|
| AbstractAnimator |
Mother abstract class for animators that can animate the current view in a
ViewerFrame instance. |
| AbstractTransformAnimator |
Mother abstract class for animators that animate the current view in a
ViewerFrame instance by modifying the viewer transform. |
| MessageOverlayAnimator |
Draw lines of text in the lower right corner of the display.
|
| MessageOverlayAnimator.TextAnimator | |
| RotationAnimator | |
| RotationAnimator2D | |
| SimilarityModel3D |
3d-rigid transformation models to be applied to points in 3d-space.
|
| SimilarityTransformAnimator | |
| SimilarityTransformAnimator2D | |
| SimilarityTransformAnimator3D | |
| TextOverlayAnimator |
Draw one line of text in the center or bottom right of the display.
|
| TranslationAnimator |
An animator that just executes a constant speed translation of the current
viewpoint to a target location, keeping all other view parameters constant.
|
| Enum | Description |
|---|---|
| TextOverlayAnimator.TextPosition |
Copyright © 2015–2021 Fiji. All rights reserved.