T
- @Deprecated public class LabelingOutOfBoundsRandomAccessFactory<T extends Comparable<T>,F extends Labeling<T>> extends Object implements OutOfBoundsFactory<LabelingType<T>,F>
Constructor and Description |
---|
LabelingOutOfBoundsRandomAccessFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
OutOfBounds<LabelingType<T>> |
create(F f)
Deprecated.
|
public LabelingOutOfBoundsRandomAccessFactory()
public OutOfBounds<LabelingType<T>> create(F f)
create
in interface OutOfBoundsFactory<LabelingType<T extends Comparable<T>>,F extends Labeling<T>>
Copyright © 2015–2022 ImgLib2. All rights reserved.