Parent Directory | Revision Log | Patch
revision 2 by mojays, Wed Feb 25 11:54:01 2009 UTC | revision 114 by mojays, Mon Jul 11 11:31:25 2011 UTC | |
---|---|---|
# | Line 2 package appl.parallel.test; | Line 2 package appl.parallel.test; |
2 | ||
3 | import java.awt.Rectangle; | import java.awt.Rectangle; |
4 | ||
import schmitzm.data.WritableGrid; | ||
5 | import appl.parallel.spmd.AbstractSPMDTask; | import appl.parallel.spmd.AbstractSPMDTask; |
6 | import appl.parallel.spmd.SPMDServerInterface; | import appl.parallel.spmd.SPMDServerInterface; |
7 | import appl.util.RasterUtil; | import appl.util.RasterUtil; |
8 | import de.schmitzm.geotools.data.WritableGrid; | |
9 | ||
10 | /** | /** |
11 | * @author Dominik Appl | * @author Dominik Appl |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |