Uses of Class
com.google.common.geometry.ParametrizedS2Point
-
Uses of ParametrizedS2Point in com.google.common.geometry
Classes in com.google.common.geometry that implement interfaces with type arguments of type ParametrizedS2PointModifier and TypeClassDescriptionfinal classAn S2Point that also has a parameter associated with it, which corresponds to a time-like order on the points.Methods in com.google.common.geometry with parameters of type ParametrizedS2PointMethod parameters in com.google.common.geometry with type arguments of type ParametrizedS2PointModifier and TypeMethodDescriptionvoidS2EdgeIndex.clipEdge(S2Point a0, S2Point a1, boolean addSharedEdges, Collection<ParametrizedS2Point> intersections) Adds points where the edge index intersects the edge[a0, a1]tointersections.