euporie.core.layout.print.BoundedWritePosition

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

A write position which also hold bounding box information.