| Constructor and Description |
|---|
ShapeTransform(LottieComposition composition) |
| Modifier and Type | Method and Description |
|---|---|
AnimatablePathValue |
getAnchor() |
android.graphics.Rect |
getBounds() |
AnimatableIntegerValue |
getOpacity() |
AnimatablePathValue |
getPosition() |
AnimatableFloatValue |
getRotation() |
AnimatableScaleValue |
getScale() |
java.lang.String |
toString() |
public ShapeTransform(LottieComposition composition)
public AnimatablePathValue getPosition()
getPosition in interface Transformpublic AnimatablePathValue getAnchor()
public AnimatableScaleValue getScale()
public AnimatableFloatValue getRotation()
getRotation in interface Transformpublic AnimatableIntegerValue getOpacity()
getOpacity in interface Transformpublic java.lang.String toString()
toString in class java.lang.Object