Uses of Enum
com.google.common.geometry.S2Projections
-
Uses of S2Projections in com.google.common.geometry
Fields in com.google.common.geometry declared as S2ProjectionsModifier and TypeFieldDescriptionstatic final S2ProjectionsS2Projections.PROJThe default transformation between ST and UV coordinates.Methods in com.google.common.geometry that return S2ProjectionsModifier and TypeMethodDescriptionstatic S2ProjectionsReturns the enum constant of this type with the specified name.static S2Projections[]S2Projections.values()Returns an array containing the constants of this enum type, in the order they are declared.