Changes between Version 35 and Version 36 of FRAME_FILLING_PATTERN_R0
- Timestamp:
- 06/02/09 19:59:39 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_FILLING_PATTERN_R0
v35 v36 55 55 * The TexturePaint class from the standard Java library will be used, initialized with the image from ImmPattern. This 56 56 allows us to use the preexisting algorithm for tiling. 57 * An ImmPatternTest JUnit test case will be created that will test for immutability and correct construction: [3069] .57 * An ImmPatternTest JUnit test case will be created that will test for immutability and correct construction: [3069], [3129]. 58 58 * Changesets: [3034]. 59 59