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