public class PolystarContent extends java.lang.Object implements BaseKeyframeAnimation.AnimationListener
| Constructor and Description |
|---|
PolystarContent(LottieDrawable lottieDrawable,
BaseLayer layer,
PolystarShape polystarShape) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
android.graphics.Path |
getPath() |
void |
onValueChanged() |
void |
setContents(java.util.List<Content> contentsBefore,
java.util.List<Content> contentsAfter) |
public PolystarContent(LottieDrawable lottieDrawable, BaseLayer layer, PolystarShape polystarShape)
public void onValueChanged()
onValueChanged in interface BaseKeyframeAnimation.AnimationListenerpublic void setContents(java.util.List<Content> contentsBefore, java.util.List<Content> contentsAfter)
public android.graphics.Path getPath()
public java.lang.String getName()