Computes the distance between this and another
FacetSequence.
Parameters:
facetSeq - facetSeq the sequence to compute the distance to
Returns:
the minimum distance between the sequences
public GeometryLocation[] nearestLocations(FacetSequence facetSeq)
Computes the locations of the nearest points between this sequence and another sequence. The locations are presented in the same order as the input sequences.