Package | Description |
---|---|
org.locationtech.jts.algorithm.match |
Classes to compute matching metrics between geometries.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AreaSimilarityMeasure |
Measures the degree of similarity between two
Geometry s
using the area of intersection between the geometries. |
class |
HausdorffSimilarityMeasure |
Measures the degree of similarity between two
Geometry s
using the Hausdorff distance metric. |
Copyright © 2018. All rights reserved.