Uses of Enum
com.google.common.geometry.S2Projections
-
Uses of S2Projections in com.google.common.geometry
Subclasses with type arguments of type S2Projections in com.google.common.geometryModifier and TypeClassDescriptionenumThis class specifies the coordinate systems and transforms used to project points from the sphere to the unit cube to anS2CellId.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.