public class LocalizableLabelingPerimeterCursor<T extends Comparable<T>> extends LocalizableLabelingCursor<T>
advanced, arrayIndex, c, currentPosition, fakeType, has_next, label, storageIndex
Constructor and Description |
---|
LocalizableLabelingPerimeterCursor(LocalizableCursor<LabelingType<T>> c,
LocalizableByDimCursor<LabelingType<T>> cc,
T label) |
LocalizableLabelingPerimeterCursor(RegionOfInterestCursor<LabelingType<T>> c,
int[] offset,
LocalizableByDimCursor<LabelingType<T>> cc,
T label) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isLabeled() |
advance, close, createPositionArray, fwd, fwd, getArrayIndex, getCursorPosition, getDimensions, getDimensions, getImage, getNumDimensions, getPosition, getPosition, getPosition, getPositionAsString, getStorageContainer, getStorageIndex, getType, hasNext, isActive, iterator, next, remove, reset, setDebug
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
forEach, spliterator
public LocalizableLabelingPerimeterCursor(LocalizableCursor<LabelingType<T>> c, LocalizableByDimCursor<LabelingType<T>> cc, T label)
public LocalizableLabelingPerimeterCursor(RegionOfInterestCursor<LabelingType<T>> c, int[] offset, LocalizableByDimCursor<LabelingType<T>> cc, T label)
protected boolean isLabeled()
isLabeled
in class LocalizableLabelingCursor<T extends Comparable<T>>
Copyright © 2015–2021 Fiji. All rights reserved.