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