@Deprecated public class DefaultROIStrategyFactory<T extends Comparable<T>> extends Object implements LabelingROIStrategyFactory<T>
Constructor and Description |
---|
DefaultROIStrategyFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<L extends Labeling<T>> |
createLabelingROIStrategy(L labeling)
Deprecated.
|
public <L extends Labeling<T>> LabelingROIStrategy<T,L> createLabelingROIStrategy(L labeling)
createLabelingROIStrategy
in interface LabelingROIStrategyFactory<T extends Comparable<T>>
Copyright © 2015–2022 ImgLib2. All rights reserved.