Uses of Class
com.google.common.geometry.S2EdgeQuery.Stepper
-
-
Uses of S2EdgeQuery.Stepper in com.google.common.geometry
Fields in com.google.common.geometry declared as S2EdgeQuery.Stepper Modifier and Type Field Description (package private) S2EdgeQuery.StepperS2EdgeQuery.MergedEdges. topThe top of the priority queue (the stepper which currently has the least value forcurrentEdge).Fields in com.google.common.geometry with type parameters of type S2EdgeQuery.Stepper Modifier and Type Field Description (package private) java.util.PriorityQueue<S2EdgeQuery.Stepper>S2EdgeQuery.MergedEdges. steppersMethods in com.google.common.geometry with parameters of type S2EdgeQuery.Stepper Modifier and Type Method Description intS2EdgeQuery.Stepper. compareTo(S2EdgeQuery.Stepper that)
-