See: Description
Interface | Description |
---|---|
Metric |
Interface for
Metric s that can be applied to a base scale. |
Shape |
Common interface for all shapes.
|
Class | Description |
---|---|
Box |
Represents a geospatial box value
|
Circle |
Represents a geospatial circle value
|
CustomMetric |
Value object to create custom
Metric s on the fly. |
Distance |
Value object to represent distances in a given metric.
|
GeoModule |
Custom module to deserialize the geo-spatial value objects using Jackson 2.
|
GeoPage<T> | |
GeoResult<T> |
Value object capturing some arbitrary object plus a distance.
|
GeoResults<T> |
Value object to capture
GeoResult s as well as the average distance they have. |
Point |
Represents a geospatial point value.
|
Polygon |
Simple value object to represent a
Polygon . |
Enum | Description |
---|---|
Metrics |
Commonly used
Metric s. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.