public final class NtreeIntAccess extends Object implements IntAccess
Ntree
NtreeIntAccess(Ntree<Integer> ntree, long[] position)
int
getValue(int index)
void
setValue(int index, int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NtreeIntAccess(Ntree<Integer> ntree, long[] position)
public int getValue(int index)
getValue
IntAccess
public void setValue(int index, int value)
setValue
Copyright © 2009–2018 ImgLib2. All rights reserved.