public interface LabelingCursorStrategyFactory<T extends Comparable<T>,L extends Labeling<T>>
Modifier and Type | Method and Description |
---|---|
LabelingCursorStrategy<T,L> |
createLabelingCursorStrategy(L labeling) |
LabelingCursorStrategy<T,L> createLabelingCursorStrategy(L labeling)
Copyright © 2015–2021 Fiji. All rights reserved.