Class Polygon is defined in polygons.web, and
is derived from Path, using public derivation.
Polygon is mainly intended for use as a base class for more
specialized kinds of polygons. Currently, the classes
Reg_Polygon (regular polygon) and Rectangle are defined.
See Regular Polygon Reference, and Rectangle Reference.