/[xulu]/trunk/src/appl/parallel/spmd/split/WritableGridPartition.java
ViewVC logotype

Annotation of /trunk/src/appl/parallel/spmd/split/WritableGridPartition.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 114 - (hide annotations)
Mon Jul 11 11:31:25 2011 UTC (13 years, 5 months ago) by mojays
File size: 265 byte(s)
SCHMITZM library updated to current version (2.6-SNAPSHOT)
Added gt-xsd-filter.jar, gt-xsd-gml2.jar, picocontainer.jar and xsd.jar from Geotools 2.6.5
1 mojays 2 package appl.parallel.spmd.split;
2    
3 mojays 114 import de.schmitzm.geotools.data.WritableGrid;
4 mojays 2
5     /**
6     * A {@link DataPartition} that is splittable itself.
7     *
8     * @author Dominik Appl
9     */
10     public interface WritableGridPartition extends DataPartition, WritableGrid {
11    
12     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26