9 | | In default mode the frame`s position is the position of its contents`s upper left point, however a frame should be able to set and get its position in all modes(including borders, margins, etc.) and for different special points(middle, right angle, etc). Its coordinates are calculated in relation to the upper left angle of the page which has coordinates (0,0). Frames could overlap and/or not fit into the page. Even when some frames or frame parts are outside the page`s range they are still a part of the working area and should be seen in author mode. They however should be clipped out in reader mode so that the reader stays unaware of them. |
| 9 | Frames coordinates are calculated in relation to the upper left angle of the page which has coordinates (0,0). In default mode the frame`s position is the position of its content`s upper left point, however a frame should be able to set and get its position in all modes(including borders, margins, etc.) and for different special points (middle, right angle, etc). A rotation will be kept in the model only by the angle, so the position should change when rotating also. Frames could overlap and/or not fit into the page. Even when some frames or frame parts are outside the page`s range they are still a part of the working area and should be seen in author mode. They however should be clipped out in reader mode so that the reader stays unaware of them. |