eunoia.Rectangle¶ class eunoia.Rectangle(set: str, center: Point, width: float, height: float)[source]¶ A fitted axis-aligned rectangle for one input set. __init__(set: str, center: Point, width: float, height: float) → None[source]¶ Methods __init__(set, center, width, height) Attributes set center width height