Uses of Enum Class
org.ddogleg.nn.ConfigNearestNeighborSearch.Type
Packages that use ConfigNearestNeighborSearch.Type
-
Uses of ConfigNearestNeighborSearch.Type in org.ddogleg.nn
Subclasses with type arguments of type ConfigNearestNeighborSearch.Type in org.ddogleg.nnFields in org.ddogleg.nn declared as ConfigNearestNeighborSearch.TypeMethods in org.ddogleg.nn that return ConfigNearestNeighborSearch.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ConfigNearestNeighborSearch.Type[]ConfigNearestNeighborSearch.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.