public class FeatureBasedAlgorithmParallelExecutor extends Object
| Constructor and Description |
|---|
FeatureBasedAlgorithmParallelExecutor(int scanStepMeters) |
| Modifier and Type | Method and Description |
|---|---|
List<gr.cite.gaap.datatransferobjects.ShapeMessenger> |
executeForPartition(double minimumX,
double minimumY,
double maximumX,
double maximumY,
Iterable<CoordinateFilter> filters,
Function function,
com.vividsolutions.jts.geom.GeometryFactory gFactory,
String crs,
org.geotools.data.FeatureSource<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature>... layerSources) |
public FeatureBasedAlgorithmParallelExecutor(int scanStepMeters)
public List<gr.cite.gaap.datatransferobjects.ShapeMessenger> executeForPartition(double minimumX, double minimumY, double maximumX, double maximumY, Iterable<CoordinateFilter> filters, Function function, com.vividsolutions.jts.geom.GeometryFactory gFactory, String crs, org.geotools.data.FeatureSource<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature>... layerSources) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.