Uses of Class
net.algart.executors.modules.cv.matrices.objects.binary.boundaries.FillMainBoundaryAroundRectangle
Packages that use FillMainBoundaryAroundRectangle
-
Uses of FillMainBoundaryAroundRectangle in net.algart.executors.modules.cv.matrices.objects.binary.boundaries
Methods in net.algart.executors.modules.cv.matrices.objects.binary.boundaries that return FillMainBoundaryAroundRectangleModifier and TypeMethodDescriptionFillMainBoundaryAroundRectangle.setConnectivityType(net.algart.matrices.scanning.ConnectivityType connectivityType) FillMainBoundaryAroundRectangle.setMode(FillMainBoundaryAroundPoint.Mode mode) FillMainBoundaryAroundRectangle.setSizeX(long sizeX) FillMainBoundaryAroundRectangle.setSizeY(long sizeY) FillMainBoundaryAroundRectangle.setStartX(long startX) FillMainBoundaryAroundRectangle.setStartY(long startY)