public class BlockReadingDirect<O extends RealType<O>> extends BlockReadingSource<O,O>
Constructor and Description |
---|
BlockReadingDirect(O scrap,
RandomAccessible<O> src,
long[][] corners,
byte[] signs) |
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 BlockReadingDirect(O scrap, RandomAccessible<O> src, long[][] corners, byte[] signs)
Copyright © 2015–2022 ImgLib2. All rights reserved.