public class RandomAccessibleOffsetSourceDirect<O extends RealType<O>> extends RandomAccessibleOffsetSource<O,O>
ra, scrap
Constructor and Description |
---|
RandomAccessibleOffsetSourceDirect(O scrap,
RandomAccessible<O> src,
long[] offset) |
Modifier and Type | Method and Description |
---|---|
O |
eval(Localizable loc) |
children, eval, evalDouble, evalDouble, getRandomAccessible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRandomAccessOnly
public RandomAccessibleOffsetSourceDirect(O scrap, RandomAccessible<O> src, long[] offset)
Copyright © 2015–2022 ImgLib2. All rights reserved.