| Package | Description | 
|---|---|
| bdv.viewer.animate | 
| Modifier and Type | Field and Description | 
|---|---|
| protected TextOverlayAnimator.TextPosition | TextOverlayAnimator. position | 
| Modifier and Type | Method and Description | 
|---|---|
| static TextOverlayAnimator.TextPosition | TextOverlayAnimator.TextPosition. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TextOverlayAnimator.TextPosition[] | TextOverlayAnimator.TextPosition. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| TextOverlayAnimator(String text,
                   long duration,
                   TextOverlayAnimator.TextPosition position) | 
| TextOverlayAnimator(String text,
                   long duration,
                   TextOverlayAnimator.TextPosition position,
                   double fadeInTime,
                   double fadeOutTime) | 
| TextOverlayAnimator(String text,
                   long duration,
                   TextOverlayAnimator.TextPosition position,
                   double fadeInTime,
                   double fadeOutTime,
                   Font font) | 
Copyright © 2015–2021 Fiji. All rights reserved.