View Source Postgrex.Polygon (Postgrex v0.16.5)
Struct for PostgreSQL polygon
.
fields
Fields
vertices
Link to this section Summary
Link to this section Types
@type t() :: %Postgrex.Polygon{vertices: [Postgrex.Point.t()]}