public class DistanceResult
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
double |
distance
Return the distance value
|
int[] |
referenceGeometryIDs
Return ID array of the reference object
|
int |
sourceGeometryID
Return ID of the calculated object
|
| Constructor and Description |
|---|
DistanceResult() |