public interface Comparison<Geom extends IGeometry>
Modifier and Type | Method and Description |
---|---|
void |
computeIndicators(Geom geomRef,
Geom geomComp)
Compute comparison indicators
|
void |
executeComparison()
Execute the comparison between two datasets
|
void |
fillDatasetsOutputs(Geom geomRef,
Geom geomComp) |
IFeatureCollection<IFeature> |
getJddComp() |
IFeatureCollection<IFeature> |
getJddRef() |
List<Double> |
getMeasurements(Class<? extends Measure> measureClass) |
void executeComparison()
void computeIndicators(Geom geomRef, Geom geomComp)
geomRef
- geomComp
- IFeatureCollection<IFeature> getJddRef()
IFeatureCollection<IFeature> getJddComp()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.