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