Postgrex.Polygon (Postgrex v0.15.8) View Source

Struct for PostgreSQL polygon.

Fields

  • vertices

Link to this section Summary

Link to this section Types

Specs

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