Page Rect
This is a rect representing a page object drawn on screen. It's specialty that is has two rects - one to represent this in Page coordinates and one to represent it in screen coordinates transformed with current draw matrix.
Note that all operations modify the page rect and updateScreenRect must be called to apply change to the drawable rect.