Package | Description |
---|---|
net.imglib2.labeling |
Modifier and Type | Class and Description |
---|---|
class |
DefaultROIStrategy<T extends Comparable<T>,L extends Labeling<T>>
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected LabelingROIStrategy<L,? extends Labeling<L>> |
LabelingView.m_strategy
Deprecated.
|
protected LabelingROIStrategy<T,? extends Labeling<T>> |
AbstractLabeling.strategy
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<L extends Labeling<T>> |
LabelingROIStrategyFactory.createLabelingROIStrategy(L labeling)
Deprecated.
|
<L extends Labeling<T>> |
DefaultROIStrategyFactory.createLabelingROIStrategy(L labeling)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractLabeling.setLabelingCursorStrategy(LabelingROIStrategy<T,? extends Labeling<T>> strategy)
Deprecated.
Use an alternative strategy for making labeling cursors.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.