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