Uses of Enum
com.google.common.geometry.S2EdgeUtil.ClosestPoint
-
Uses of S2EdgeUtil.ClosestPoint in com.google.common.geometry
Subclasses with type arguments of type S2EdgeUtil.ClosestPoint in com.google.common.geometryModifier and TypeClassDescriptionprivate static enumUsed to denote which point should be used when finding distances/points.Methods in com.google.common.geometry that return S2EdgeUtil.ClosestPointModifier and TypeMethodDescriptionstatic S2EdgeUtil.ClosestPointReturns 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.