public class FeatureBasedAlgorithm extends Object
| Constructor and Description |
|---|
FeatureBasedAlgorithm(int scanStepMeters) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String sst,
org.geotools.data.FeatureSource<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> paraktiesSource,
org.geotools.data.FeatureSource<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> natura2000Source,
double minimumX,
double minimumY,
double maximumX,
double maximumY,
Iterable<CoordinateFilter> filters,
Function function,
FeatureStore store,
String crs) |
public void execute(String sst, org.geotools.data.FeatureSource<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> paraktiesSource, org.geotools.data.FeatureSource<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> natura2000Source, double minimumX, double minimumY, double maximumX, double maximumY, Iterable<CoordinateFilter> filters, Function function, FeatureStore store, String crs) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.