Changes between Version 15 and Version 16 of FRAME_FILLING_PATTERN_R0
- Timestamp:
- 05/27/09 18:43:46 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_FILLING_PATTERN_R0
v15 v16 27 27 == Implementation idea == 28 28 29 Calculate the needed scene image elements to fill the frame and add them to the frame scene element. Use the java.awt.Graphics2D methods to show the image resource.29 Use the java.awt.Graphics2D methods to show the image pattern. 30 30 31 31 == Related ==