Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.binary.boundaries.SecondProjectionValue
Packages that use SecondProjectionValue
-
Uses of SecondProjectionValue in net.algart.executors.modules.cv.matrices.objects.binary.boundaries
Methods in net.algart.executors.modules.cv.matrices.objects.binary.boundaries that return SecondProjectionValueModifier and TypeMethodDescriptionScanAndMeasureBoundariesProjections.getSecondProjectionValue()static SecondProjectionValueReturns the enum constant of this class with the specified name.static SecondProjectionValue[]SecondProjectionValue.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.binary.boundaries with parameters of type SecondProjectionValueModifier and TypeMethodDescriptionvoidProjectionParameter.getStatistics(net.algart.arrays.MutablePNumberArray result, net.algart.matrices.scanning.Boundary2DProjectionMeasurer measurer, double pixelSize, SecondProjectionValue second, ThirdProjectionValue third) voidScanAndMeasureBoundariesProjections.setSecondProjectionValue(SecondProjectionValue secondProjectionValue)