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 classA queued cell waiting to be processed by the current query, ordered by distance to any point in the cell in ascending order.static classA query result paired with the distance to the query target.Methods in com.google.common.geometry with parameters of type S2ClosestPointQuery.ChordComparableModifier and TypeMethodDescriptionintS2ClosestPointQuery.QueueEntry.compareTo(S2ClosestPointQuery.ChordComparable other) intS2ClosestPointQuery.Result.compareTo(S2ClosestPointQuery.ChordComparable other)