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