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) boolean
S2ContainsPointQuery.visitContainingShapes
(S2Point p, S2ContainsPointQuery.ShapeVisitor visitor) Visits each shape that containsp
under the specifiedS2ContainsPointQuery.S2VertexModel
exactly once, and returns true, or terminates early and returns false if any invocation ofinvalid reference
ShapeVisitor#apply(S2Shape)