Postgrex v0.15.5 Postgrex.Polygon 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()]}
Struct for PostgreSQL polygon
.
vertices
t() :: %Postgrex.Polygon{vertices: [Postgrex.Point.t()]}