/[xulu]/branches/1.8-gt2-2.6/src/appl/parallel/spmd/split/SplittableGrid.java
ViewVC logotype

Annotation of /branches/1.8-gt2-2.6/src/appl/parallel/spmd/split/SplittableGrid.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (hide annotations)
Mon Aug 31 14:23:19 2009 UTC (15 years, 4 months ago) by mojays
File size: 283 byte(s)
Branch 1.8-gt2-2.6 (from rev 45) for geotools 2.6 migration
1 mojays 2 package appl.parallel.spmd.split;
2    
3     import java.awt.Rectangle;
4    
5     import schmitzm.data.WritableGrid;
6    
7     /**
8     * A grid that is {@link SplittableResource splittable}
9     *
10     * @author Dominik Appl
11     */
12     public interface SplittableGrid extends SplittableResource, WritableGrid{
13    
14     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26