DistanceComparison
Represents the result of comparison of distances of two object from the same point
Enum
CLOSER(value:'closer')FARTHER(value:'farther')SAME(value:'same')
Represents the result of comparison of distances of two object from the same point
CLOSER (value: 'closer')
FARTHER (value: 'farther')
SAME (value: 'same')