MongoDB.Driver.GeoJsonObjectModel.Serializers Namespace (original) (raw)
GeoJson object model serializers.
| | Class | Description | |
| ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------- |
| | GeoJson2DCoordinatesSerializer | Represents a serializer for a GeoJson2DCoordinates value. |
|
| GeoJson2DGeographicCoordinatesSerializer | Represents a serializer for a GeoJson2DGeographicCoordinates value. |
|
| GeoJson2DProjectedCoordinatesSerializer | Represents a serializer for a GeoJson2DProjectedCoordinates value. |
|
| GeoJson3DCoordinatesSerializer | Represents a serializer for a GeoJson3DCoordinates value. |
|
| GeoJson3DGeographicCoordinatesSerializer | Represents a serializer for a GeoJson3DGeographicCoordinates value. |
|
| GeoJson3DProjectedCoordinatesSerializer | Represents a serializer for a GeoJson3DProjectedCoordinates value. |
|
| GeoJsonBoundingBoxSerializerTCoordinates | Represents a serializer for a GeoJsonBoundingBox value. |
|
| GeoJsonCoordinateReferenceSystemSerializer | Represents a serializer for a GeoJsonCoordinateReferenceSystem value. |
|
| GeoJsonCoordinatesSerializer | Represents a serializer for a GeoJsonCoordinates value. |
|
| GeoJsonFeatureCollectionSerializerTCoordinates | Represents a serializer for a GeoJsonFeatureCollection value. |
|
| GeoJsonFeatureSerializerTCoordinates | Represents a serializer for a GeoJsonFeature value. |
|
| GeoJsonGeometryCollectionSerializerTCoordinates | Represents a serializer for a GeoJsonGeometryCollection value. |
|
| GeoJsonGeometrySerializerTCoordinates | Represents a serializer for a GeoJsonGeometry value. |
|
| GeoJsonLinearRingCoordinatesSerializerTCoordinates | Represents a serializer for a GeoJsonLinearRingCoordinates value. |
|
| GeoJsonLineStringCoordinatesSerializerTCoordinates | Represents a serializer for a GeoJsonLineStringCoordinates value. |
|
| GeoJsonLineStringSerializerTCoordinates | Represents a serializer for a GeoJsonLineString value. |
|
| GeoJsonLinkedCoordinateReferenceSystemSerializer | Represents a serializer for a GeoJsonLinkedCoordinateReferenceSystem value. |
|
| GeoJsonMultiLineStringCoordinatesSerializerTCoordinates | Represents a serializer for a GeoJsonMultiLineStringCoordinates value. |
|
| GeoJsonMultiLineStringSerializerTCoordinates | Represents a serializer for a GeoJsonMultiLineString value. |
|
| GeoJsonMultiPointCoordinatesSerializerTCoordinates | Represents a serializer for a GeoJsonMultiPointCoordinates value. |
|
| GeoJsonMultiPointSerializerTCoordinates | Represents a serializer for a GeoJsonMultiPoint value. |
|
| GeoJsonMultiPolygonCoordinatesSerializerTCoordinates | Represents a serializer for a GeoJsonMultiPolygonCoordinates value. |
|
| GeoJsonMultiPolygonSerializerTCoordinates | Represents a serializer for a GeoJsonMultiPolygon value. |
|
| GeoJsonNamedCoordinateReferenceSystemSerializer | Represents a serializer for a GeoJsonNamedCoordinateReferenceSystem value. |
|
| GeoJsonObjectSerializerTCoordinates | Represents a serializer for a GeoJson object. |
|
| GeoJsonObjectSerializerHelperTCoordinates | Represents a serializer helper for GeoJsonObjects. |
|
| GeoJsonPointSerializerTCoordinates | Represents a serializer for a GeoJsonPoint value. |
|
| GeoJsonPolygonCoordinatesSerializerTCoordinates | Represents a serializer for a GeoJsonPolygonCoordinates value. |
|
| GeoJsonPolygonSerializerTCoordinates | Represents a serializer for a GeoJsonPolygon value. |