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