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