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 S2Projections
S2Projections.PROJ
The default transformation between ST and UV coordinates.Methods in com.google.common.geometry that return S2ProjectionsModifier and TypeMethodDescriptionstatic S2Projections
Returns 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.