public static class MergeSmallRegions.Node
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.ddogleg.struct.GrowQueue_I32 |
edges |
int |
segment |
| Constructor and Description |
|---|
Node() |
| Modifier and Type | Method and Description |
|---|---|
void |
connect(int segment) |
void |
init(int segment) |
boolean |
isConnected(int segment) |