Types of Shape

class Shape(value)[source]

Type of shape

point = 'point'

Point

polygon = 'polygon'

Polygon