Uses of Enum
com.esri.core.geometry.NonSimpleResult.Reason
Packages that use NonSimpleResult.Reason
-
Uses of NonSimpleResult.Reason in com.esri.core.geometry
Subclasses with type arguments of type NonSimpleResult.Reason in com.esri.core.geometryFields in com.esri.core.geometry declared as NonSimpleResult.ReasonMethods in com.esri.core.geometry that return NonSimpleResult.ReasonModifier and TypeMethodDescriptionstatic NonSimpleResult.ReasonReturns the enum constant of this type with the specified name.static NonSimpleResult.Reason[]NonSimpleResult.Reason.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.esri.core.geometry with parameters of type NonSimpleResult.ReasonModifierConstructorDescription(package private)NonSimpleResult(NonSimpleResult.Reason reason, int index1, int index2)