eunoia.Container

class eunoia.Container(center: Point, width: float, height: float)[source]

The fitted universe box drawn around a diagram fit with complement.

The container’s area minus the (clipped) union of the shapes equals the requested complement area. The leftover region inside the container but outside every set is the complement region, keyed under the empty string in the plot data.

__init__(center: Point, width: float, height: float) None[source]

Methods

__init__(center, width, height)

Attributes

center

width

height