T
- @Deprecated public abstract class LabelingFactory<T extends Comparable<T>> extends Object
Constructor and Description |
---|
LabelingFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Labeling<T> |
create(int[] dim)
Deprecated.
|
Labeling<T> |
create(Interval interval)
Deprecated.
|
abstract Labeling<T> |
create(long[] dim)
Deprecated.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.