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