Class S2ClosestPointQuery.PointTarget

java.lang.Object
com.google.common.geometry.S2ClosestPointQuery.PointTarget
All Implemented Interfaces:
S2ClosestPointQuery.Target
Enclosing class:
S2ClosestPointQuery<T>

private static class S2ClosestPointQuery.PointTarget extends Object implements S2ClosestPointQuery.Target
A point query, used to find the closest points to a query point.