| Interface | Description |
|---|---|
| AttributeSerializer<V> |
Allows custom serializer definitions for attribute values.
|
| Class | Description |
|---|---|
| Geoshape |
A generic representation of a geographic shape, which can either be a single point,
circle, box, or polygon.
|
| Geoshape.GeoshapeGsonSerializer | |
| Geoshape.GeoshapeSerializer | |
| Geoshape.Point |
A single point representation.
|
| Enum | Description |
|---|---|
| Cmp |
Basic comparison relations for comparable (i.e.
|
| Contain |
Comparison relations for text objects.
|
| Geo |
Comparison relations for geographic shapes.
|
| Geoshape.Type |
The Type of a shape: a point, box, circle, or polygon
|
| Text |
Comparison relations for text objects.
|
Copyright © 2012–2015. All rights reserved.