Package | Description |
---|---|
net.imglib2.roi.util |
Modifier and Type | Class and Description |
---|---|
class |
PositionableWrappedIterableRegion<T extends BooleanType<T>>
Makes a
IterableRegion Positionable by wrapping its accessors
with an offset. |
Modifier and Type | Method and Description |
---|---|
PositionableWrappedIterableInterval<T,S> |
PositionableWrappedIterableInterval.copy() |
Constructor and Description |
---|
PositionableWrappedIterableInterval(PositionableWrappedIterableInterval<T,S> other) |
Copyright © 2015–2022 ImgLib2. All rights reserved.