| Interface | Description |
|---|---|
| MapConnectivityNetwork<N extends MapConnectivityNode> |
Map connectivity network associated with a rover set.
|
| MapConnectivityNode |
Map connectivity node associated with a data item.
|
| Class | Description |
|---|---|
| TracingNodeContext<N extends MapConnectivityNode> |
Basically tracks the pertinent details of a connectivity node and data item for tracing purposes, including its parents and children.
|