Uses of Class
com.google.common.geometry.ParametrizedS2Point
-
-
Uses of ParametrizedS2Point in com.google.common.geometry
Methods in com.google.common.geometry with parameters of type ParametrizedS2Point Modifier and Type Method Description intParametrizedS2Point. compareTo(ParametrizedS2Point o)Method parameters in com.google.common.geometry with type arguments of type ParametrizedS2Point Modifier and Type Method Description voidS2EdgeIndex. clipEdge(S2Point a0, S2Point a1, boolean addSharedEdges, Collection<ParametrizedS2Point> intersections)Adds points where the edge index intersects the edge[a0, a1]tointersections.
-