public abstract class GeometryAdapterFactory
extends java.lang.Object
implements com.google.gson.TypeAdapterFactory
Constructor and Description |
---|
GeometryAdapterFactory() |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.TypeAdapterFactory |
create()
Create a new instance of Geometry type adapter factory, this is passed into the Gson
Builder.
|