Geometry

abstract class Geometry

An interface that represents geometry in the Geometry Search API. There can be three different types of geometry: CircleGeometry, PolygonGeometry or RectangleGeometry.

Inheritors