Uses of Class
com.google.common.geometry.S2EdgeUtil.ClosestPoint
-
-
Uses of S2EdgeUtil.ClosestPoint in com.google.common.geometry
Methods in com.google.common.geometry that return S2EdgeUtil.ClosestPoint Modifier and Type Method Description static S2EdgeUtil.ClosestPoint
S2EdgeUtil.ClosestPoint. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static S2EdgeUtil.ClosestPoint[]
S2EdgeUtil.ClosestPoint. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-