public class PathParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PathParser |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.PointF |
parse(JsonReader reader,
float scale) |
public static final PathParser INSTANCE
public android.graphics.PointF parse(JsonReader reader, float scale) throws java.io.IOException
java.io.IOException