public class FindConnectedRegions.PointState extends Object
PointState(long size)
byte
get(long index)
void
set(long index, byte value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PointState(long size)
public void set(long index, byte value)
public byte get(long index)
Copyright © 2015–2021 Fiji. All rights reserved.