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