Uses of Interface
com.google.common.geometry.S2ContainsPointQuery.ShapeVisitor
-
Uses of S2ContainsPointQuery.ShapeVisitor in com.google.common.geometry
Methods in com.google.common.geometry with parameters of type S2ContainsPointQuery.ShapeVisitorModifier and TypeMethodDescription(package private) booleanS2ContainsPointQuery.visitContainingShapes(S2Point p, S2ContainsPointQuery.ShapeVisitor visitor) Visits each shape that containspunder the specifiedS2ContainsPointQuery.S2VertexModelexactly once, and returns true, or terminates early and returns false if any invocation ofreturns false.invalid reference
ShapeVisitor#apply(S2Shape)