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