Package | Description |
---|---|
com.mongodb.client.model.geojson.codecs |
This package contains classes that encode and decode GeoJSON objects.
|
Modifier and Type | Method and Description |
---|---|
private static GeometryCollection |
GeometryDecoderHelper.decodeGeometryCollection(BsonReader reader) |
Modifier and Type | Method and Description |
---|---|
private static void |
GeometryEncoderHelper.encodeGeometryCollection(BsonWriter writer,
GeometryCollection value,
EncoderContext encoderContext,
CodecRegistry registry) |