objectType Polygon
extends types.Shape
a simple polygon region on the sky defined a sequence of points connected by great-circle segments
Members
| name | type | mult | description |
|---|---|---|---|
| points | types.Point | 1 or more |
Containment
This is contained by Position, types.MultiShape