Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.TableTranslate.ResultElementType
Packages that use TableTranslate.ResultElementType
-
Uses of TableTranslate.ResultElementType in net.algart.executors.modules.cv.matrices.objects
Methods in net.algart.executors.modules.cv.matrices.objects that return TableTranslate.ResultElementTypeModifier and TypeMethodDescriptionTableTranslate.getResultElementType()Returns the enum constant of this class with the specified name.static TableTranslate.ResultElementType[]TableTranslate.ResultElementType.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.objects with parameters of type TableTranslate.ResultElementTypeModifier and TypeMethodDescriptionTableTranslate.setResultElementType(TableTranslate.ResultElementType resultElementType)