Uses of Class
com.google.common.geometry.S2ClosestPointQuery.ChordComparable
-
Uses of S2ClosestPointQuery.ChordComparable in com.google.common.geometry
Subclasses of S2ClosestPointQuery.ChordComparable in com.google.common.geometryModifier and TypeClassDescriptionprivate static class
A queued cell waiting to be processed by the current query, ordered by distance to any point in the cell in ascending order.static class
A query result paired with the distance to the query target.Methods in com.google.common.geometry with parameters of type S2ClosestPointQuery.ChordComparableModifier and TypeMethodDescriptionint
S2ClosestPointQuery.QueueEntry.compareTo
(S2ClosestPointQuery.ChordComparable other) int
S2ClosestPointQuery.Result.compareTo
(S2ClosestPointQuery.ChordComparable other)