HyperPolygon ============ The HyperPolygon object encapsulates vertices and center points of a hyperbolic polygon, as well as (if applicable) some additional variables, such as the angle in the complex plane or the layer in the tiling. It is used by some of the construction kernels, especially SRS and SRG. .. autoclass:: hypertiling.kernel.hyperpolygon.HyperPolygon :members: