public static class EllipsesIntoClusters.Node
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
cluster
ID number of the cluster
|
org.ddogleg.struct.GrowQueue_I32 |
connections
Index of all the ellipses which it is connected to.
|
int |
which
index of the ellipse in the input list
|
| Constructor and Description |
|---|
Node() |