Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.binary.boundaries.BoundaryParameter
Packages that use BoundaryParameter
-
Uses of BoundaryParameter in net.algart.executors.modules.cv.matrices.objects.binary.boundaries
Methods in net.algart.executors.modules.cv.matrices.objects.binary.boundaries that return BoundaryParameterModifier and TypeMethodDescriptionstatic BoundaryParameterReturns the enum constant of this class with the specified name.static BoundaryParameter[]BoundaryParameter.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in net.algart.executors.modules.cv.matrices.objects.binary.boundaries with type arguments of type BoundaryParameterModifier and TypeMethodDescriptionnet.algart.multimatrix.MultiMatrix2DScanAndMeasureBoundaries.analyse(Map<BoundaryParameter, net.algart.executors.api.data.SNumbers> resultStatistics, net.algart.arrays.Matrix<? extends net.algart.arrays.PFixedArray> objects, boolean resultLabelsRequired) static booleanBoundaryParameter.needSecondBuffer(Collection<BoundaryParameter> parameters) static EnumSet<net.algart.matrices.scanning.Boundary2DSimpleMeasurer.ObjectParameter>BoundaryParameter.objectParameters(Collection<BoundaryParameter> parameters)