Postgrex.Polygon (Postgrex v0.22.2)

Copy Markdown View Source

Struct for PostgreSQL polygon.

Fields

  • vertices

Summary

Types

t()

@type t() :: %Postgrex.Polygon{vertices: [Postgrex.Point.t()]}