NamedPolygons

constructor(polygons: List<NamedPolygon>)

Parameters

polygons

The list of NamedPolygons representing the Range. The polygons are ordered "inside-out", meaning the first polygon in the list is the innermost polygon, progressing outward to the last polygon, which is the outermost.