Changes between Version 21 and Version 22 of FRAME_FILLING_PATTERN_R0
- Timestamp:
- 05/28/09 15:22:03 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_FILLING_PATTERN_R0
v21 v22 23 23 == Implementation idea == 24 24 25 Use the java.awt.Graphics2D methods to show the image pattern.25 Use the current Filling interface to create imagePattern class which will consist of image to be patterned and some other things. 26 26 27 27 == Related ==