-
- All Implemented Interfaces:
-
com.airbnb.lottie.parser.ValueParser
public class ShapeDataParser implements ValueParser<ShapeData>
-
-
Field Summary
Fields Modifier and Type Field Description public final static ShapeDataParserINSTANCE
-
Method Summary
Modifier and Type Method Description ShapeDataparse(JsonReader reader, float scale)-
-
Method Detail
-
parse
ShapeData parse(JsonReader reader, float scale)
-
-
-
-