Package com.airbnb.lottie.parser
Class ShapeDataParser
- java.lang.Object
-
- com.airbnb.lottie.parser.ShapeDataParser
-
public class ShapeDataParser extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static ShapeDataParserINSTANCE
-
-
-
Field Detail
-
INSTANCE
public static final ShapeDataParser INSTANCE
-
-
Method Detail
-
parse
public ShapeData parse(JsonReader reader, float scale) throws IOException
- Throws:
IOException
-
-