Polygon
A closed sequence of vertices bounding an area.
Closure is implied rather than written: the last vertex is not the first repeated, so a triangle states three points.
|
class of dascore.core.annotations inherits from: dascore.core.annotations._VertexGeometry, dascore.core.annotations._AnnotationModel, DascoreBaseModel, pydantic.main.BaseModel |
source |
A closed sequence of vertices bounding an area.
Closure is implied rather than written: the last vertex is not the first repeated, so a triangle states three points.