Package com.google.common.geometry
Class S2ClosestPointQuery.QueueEntry
java.lang.Object
com.google.common.geometry.S2ClosestPointQuery.ChordComparable
com.google.common.geometry.S2ClosestPointQuery.QueueEntry
- All Implemented Interfaces:
Comparable<S2ClosestPointQuery.ChordComparable>
- Enclosing class:
S2ClosestPointQuery<T>
A queued cell waiting to be processed by the current query, ordered by distance to any point in
the cell in ascending order.
-
Field Summary
FieldsFields inherited from class com.google.common.geometry.S2ClosestPointQuery.ChordComparable
distance
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.geometry.S2ClosestPointQuery.ChordComparable
distance