@Deprecated public interface NativeLabeling<T extends Comparable<T>> extends Labeling<T>
Modifier and Type | Method and Description |
---|---|
LabelingMapping<T> |
getMapping()
Deprecated.
|
copy, factory, getArea, getExtents, getIterableRegionOfInterest, getLabels, getRasterStart, getRegionOfInterest
getAt, getAt, getAt, randomAccess, randomAccess
cursor, localizingCursor
firstElement, iterationOrder, size
forEach, iterator, spliterator
dimension, max, max, max, maxAsLongArray, maxAsPoint, min, min, min, minAsLongArray, minAsPoint, realMax, realMin
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint, realMax, realMax, realMin, realMin
allPositive, allPositive, dimensions, dimensions, dimensionsAsLongArray, dimensionsAsPoint, verify, verify, verifyAllPositive, verifyAllPositive
numDimensions
LabelingMapping<T> getMapping()
Copyright © 2015–2022 ImgLib2. All rights reserved.