public final class GeoShape
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoShape.Builder |
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
coordinates |
java.lang.String |
radius |
GeoType |
type |
| Modifier and Type | Method and Description |
|---|---|
static GeoShape.Builder |
shapeBuilder() |
public final GeoType type
public final java.lang.String coordinates
public final java.lang.String radius
public static GeoShape.Builder shapeBuilder()