| Class | Description |
|---|---|
| AbstractGeoJsonObject |
Common base class for GeoJSON objects.
|
| GeoLineString |
Type used to represent a GeoJSON LineString in MongoDB and support spatial queries.
|
| GeoMultiLineString |
Type used to represent a GeoJSON MultiLineString in MongoDB and support spatial queries.
|
| GeoMultiPoint |
Type used to represent a GeoJSON MultiPoint in MongoDB and support spatial queries.
|
| GeoMultiPolygon |
Type used to represent a GeoJSON MultiPolygon in MongoDB and support spatial queries.
|
| GeoPoint |
Type used to represent a GeoJSON Point in MongoDB and support spatial queries.
|
| GeoPolygon |
Type used to represent a GeoJSON Polygon in MongoDB and support spatial queries.
|
Copyright © 2010-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.