Class S2ClosestPointQuery.EdgeTarget

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

private static class S2ClosestPointQuery.EdgeTarget extends Object implements S2ClosestPointQuery.Target
An edge query, used to find the closest points to a query edge.