| Package | Description |
|---|---|
| com.enterprisemath.utils.image |
| Modifier and Type | Method and Description |
|---|---|
ConstantFileImageAnimation.Builder |
ConstantFileImageAnimation.Builder.setFrameDuration(Integer frameDuration)
Sets frame duration in milliseconds.
|
ConstantFileImageAnimation.Builder |
ConstantFileImageAnimation.Builder.setFrameHeight(Integer frameHeight)
Sets frame height.
|
ConstantFileImageAnimation.Builder |
ConstantFileImageAnimation.Builder.setFramePath(String framePath)
Sets path to the frame.
|
ConstantFileImageAnimation.Builder |
ConstantFileImageAnimation.Builder.setFrameWidth(Integer frameWidth)
Sets frame width.
|
ConstantFileImageAnimation.Builder |
ConstantFileImageAnimation.Builder.setNumFrames(Integer numFrames)
Sets number of frames.
|
| Constructor and Description |
|---|
ConstantFileImageAnimation(ConstantFileImageAnimation.Builder builder)
Creates new instance.
|
Copyright © 2016. All rights reserved.