public interface NtreeAccess<L extends Comparable<L>,A extends NtreeAccess<L,A>>
Modifier and Type | Method and Description |
---|---|
A |
createInstance(long[] pos) |
Ntree<L> |
getCurrentStorageNtree() |
Copyright © 2009–2017 ImgLib2. All rights reserved.