| Package | Description |
|---|---|
| com.enterprisemath.utils.image |
| Class and Description |
|---|
| BlendImageAnimation
Implementation of image animation which blends 2 animation together.
|
| BlendImageAnimation.Builder
Builder object.
|
| CompositeImageAnimation
Implementation of image animation which composes several animations together.
|
| CompositeImageAnimation.Builder
Builder object.
|
| ConstantColorImageAnimation
Implementation of image animation which just shows constant color in all frames in all space.
|
| ConstantColorImageAnimation.Builder
Builder object.
|
| ConstantFileImageAnimation
Implementation of image animation which takes frames from one constant file image.
|
| ConstantFileImageAnimation.Builder
Builder object.
|
| FileListImageAnimation
Implementation of image animation which creates frames from the list of file images.
|
| FileListImageAnimation.Builder
Builder object.
|
| GifAnimatorWriter
Class which writes animation into a gif image file format.
|
| GifAnimatorWriter.Builder
Builder object.
|
| ImageAnimation
Defines required functionality for the animation
|
| PauseFrameImageAnimation
Implementation of image animation which takes frame from another animation
and pauses it for a specified number of frames.
|
| PauseFrameImageAnimation.Builder
Builder object.
|
| SequenceImageAnimation
Implementation of image animation which creates sequence from the several animations.
|
| SequenceImageAnimation.Builder
Builder object.
|
Copyright © 2016. All rights reserved.