Changes between Version 14 and Version 15 of FRAME_FILLING_PATTERN_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_FILLING_PATTERN_R0

    v14 v15  
    2727== Implementation idea == 
    2828 
     29Calculate 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. 
    2930 
    3031== Related ==