Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.MeasureLabelledObjects.BoundaryLineType
Packages that use MeasureLabelledObjects.BoundaryLineType
-
Uses of MeasureLabelledObjects.BoundaryLineType in net.algart.executors.modules.cv.matrices.objects
Methods in net.algart.executors.modules.cv.matrices.objects that return MeasureLabelledObjects.BoundaryLineTypeModifier and TypeMethodDescriptionMeasureLabelledObjects.getBoundaryLineType()Returns the enum constant of this class with the specified name.MeasureLabelledObjects.BoundaryLineType.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 MeasureLabelledObjects.BoundaryLineTypeModifier and TypeMethodDescriptionMeasureLabelledObjects.setBoundaryLineType(MeasureLabelledObjects.BoundaryLineType boundaryLineType)