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