euporie.core.renderer.BoundedWritePosition

class euporie.core.renderer.BoundedWritePosition(xpos: int, ypos: int, width: int, height: int, bbox: DiInt | None = None)

A write position which also hold bounding box information.