public interface IGridConnectionVisitor extends IGridVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visitConnection(IGridConnection n)
Called for each connection on the network.
|
visitNodevoid visitConnection(IGridConnection n)
n - the connection.