Java com.mongodb.client.model.geojson Polygon fields, constructors, methods, implement or subclass

Example usage for Java com.mongodb.client.model.geojson Polygon fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.mongodb.client.model.geojson Polygon.

The text is from its open source code.

Constructor

Polygon(final PolygonCoordinates coordinates)
Construct an instance with the given coordinates.

Method

PolygonCoordinatesgetCoordinates()
Gets the GeoJSON coordinates of the polygon