Class S2EdgeQuery.CrossingFilter

java.lang.Object
com.google.common.geometry.S2EdgeQuery.CrossingFilter
All Implemented Interfaces:
S2EdgeQuery.Edges
Enclosing class:
S2EdgeQuery

private static final class S2EdgeQuery.CrossingFilter extends Object implements S2EdgeQuery.Edges
An Edges implementation that filters edges of a shape to those that intersect the edge AB or have an endpoint on either A or B.