Searched defs:fromPointPair (Results 1 – 3 of 3) sorted by relevance
56 public static R1Interval fromPointPair(double p1, double p2) { in fromPointPair() method in R1Interval
102 public static S1Interval fromPointPair(double p1, double p2) { in fromPointPair() method in S1Interval
93 public static S2LatLngRect fromPointPair(S2LatLng p1, S2LatLng p2) { in fromPointPair() method in S2LatLngRect