public static class ShapeData.Factory extends java.lang.Object implements AnimatableValue.Factory<ShapeData>
| Modifier and Type | Field and Description |
|---|---|
static ShapeData.Factory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
ShapeData |
valueFromObject(android.util.JsonReader reader,
float scale) |
public static final ShapeData.Factory INSTANCE
public ShapeData valueFromObject(android.util.JsonReader reader, float scale) throws java.io.IOException
valueFromObject in interface AnimatableValue.Factory<ShapeData>java.io.IOException