Changes between Version 17 and Version 18 of FRAME_POSITION_R0
- Timestamp:
- 12/22/08 16:03:07 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_POSITION_R0
v17 v18 39 39 * Create boundsTodo() Auto property computed by the locationTodo and sizeTodo so that they could be manipulated simultaneously 40 40 41 * Create the method !ImmPoint getLocation(!BoundMode mode, Position pos). Using the !BoundMode and !Position enums it should calculate the location of any of the interesting points of any of the bound modes rectangles.41 * Create the method !ImmPoint getLocation(!BoundMode mode, Position pos). Using the !BoundMode and Position enums it should calculate the location of any of the interesting points of any of the bound modes rectangles. 42 42 43 43 * Create the method setLocation(!BoundMode mode, Position pos, !ImmPoint newLocation). The arguments represent the location of any of the interesting points of any of the bound modes rectangles. Using the !BoundMode and !Position enums it should calculate the location of the default point in default mode. This is the location to be set in the Frame.