Package gov.nasa.worldwind.animation
-
Interface Summary Interface Description Animator TheAnimatorinterface provides a way to iterate through a series of values.Interpolator An interface for generating interpolants. -
Class Summary Class Description AngleAnimator Animates angles, via an interpolator.AnimationController TheAnimationControllerclass is a convenience class for managing a group ofAnimators.AnimationSupport BasicAnimator A base class for an interpolatingAnimator.CompoundAnimator A group of two or moreAnimators.DoubleAnimator AnAnimatorimplentation for animating values of type Double.MoveToDoubleAnimator Animates the value to the specified end position, using the specified smoothing, until the value is within the specified minEpsilon of the end value.MoveToPositionAnimator PositionAnimator RotateToAngleAnimator ScheduledInterpolator SmoothInterpolator