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