Package | Description |
---|---|
org.wikibrain.spatial.distance |
Modifier and Type | Class and Description |
---|---|
class |
BorderingDistanceMetric |
class |
GeodeticDistanceMetric
Estimates the number of kilometers between geometries.
|
class |
GraphDistanceMetric
Estimates the number of kilometers between geometries.
|
class |
OrdinalDistanceMetric
Given concepts c1 and c2, the ordinal distance from c1 to c2 is c2's rank in spherical distance.
|
class |
SphericalDistanceMetric
Estimates the number of kilometers between geometries.
|
Copyright © 2015. All rights reserved.