protected static class AllConnectedComponents.PositionStack extends Object
| Constructor and Description |
|---|
PositionStack(int dimensions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
void |
pop(long[] position) |
void |
push(long[] position) |
Copyright © 2015–2022 ImgLib2. All rights reserved.