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