Package com.mongodb.client.model.geojson
@NonNullApi
package com.mongodb.client.model.geojson
This package contains classes that represent GeoJSON objects.
-
ClassDescriptionA GeoJSON Coordinate Reference System (CRS).An enumeration of the GeoJSON coordinate reference system types.An enumeration of GeoJSON object types.An abstract class for representations of GeoJSON geometry objects.A representation of a GeoJSON GeometryCollection.A representation of a GeoJSON LineString.A representation of a GeoJSON MultiLineString.A representation of a GeoJSON MultiPoint.A representation of a GeoJSON MultiPolygon.A GeoJSON named Coordinate Reference System.A representation of a GeoJSON Point.A representation of a GeoJSON Polygon.Coordinates for a GeoJSON Polygon.A representation of a GeoJSON Position.