Constructor and Description |
---|
TopoEdge(TopoVertex src,
TopoVertex dst,
Link link)
Creates an edge representing the given link.
|
public TopoEdge(TopoVertex src, TopoVertex dst, Link link)
src
- source vertexdst
- destination vertexlink
- backing infrastructure linkCopyright © 2015. All Rights Reserved.