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