Uses of Enum Class
net.algart.executors.modules.cv.matrices.camera.reflectance.ReflectanceTranslationType
Packages that use ReflectanceTranslationType
-
Uses of ReflectanceTranslationType in net.algart.executors.modules.cv.matrices.camera.reflectance
Methods in net.algart.executors.modules.cv.matrices.camera.reflectance that return ReflectanceTranslationTypeModifier and TypeMethodDescriptionReflectanceSettings.getType()static ReflectanceTranslationTypeReturns the enum constant of this class with the specified name.static ReflectanceTranslationTypeReflectanceTranslationType.valueOfTypeNameOrNull(String typeName) static ReflectanceTranslationType[]ReflectanceTranslationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.cv.matrices.camera.reflectance with parameters of type ReflectanceTranslationType