Changes between Version 15 and Version 16 of FRAME_FILLING_PATTERN_R0


Ignore:
Timestamp:
05/27/09 18:43:46 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_FILLING_PATTERN_R0

    v15 v16  
    2727== Implementation idea == 
    2828 
    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. 
     29Use the java.awt.Graphics2D methods to show the image pattern. 
    3030 
    3131== Related ==