Changes between Version 21 and Version 22 of FRAME_FILLING_PATTERN_R0


Ignore:
Timestamp:
05/28/09 15:22:03 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_FILLING_PATTERN_R0

    v21 v22  
    2323== Implementation idea == 
    2424 
    25 Use the java.awt.Graphics2D methods to show the image pattern. 
     25Use the current Filling interface to create imagePattern class which will consist of image to be patterned and some other things. 
    2626 
    2727== Related ==