Package com.airbnb.lottie.model.content
Interface ContentModel
-
- All Known Implementing Classes:
AnimatableTransform,CircleShape,GradientFill,GradientStroke,MergePaths,PolystarShape,RectangleShape,Repeater,ShapeFill,ShapeGroup,ShapePath,ShapeStroke,ShapeTrimPath
public interface ContentModel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContenttoContent(LottieDrawable drawable, BaseLayer layer)
-
-
-
Method Detail
-
toContent
@Nullable Content toContent(LottieDrawable drawable, BaseLayer layer)
-
-