Uses of Class
net.spy.util.SPVertex

Packages that use SPVertex
net.spy.util General Spy Utilites 
 

Uses of SPVertex in net.spy.util
 

Methods in net.spy.util that return SPVertex
 SPVertex SPNode.getNextHop(SPNode n)
          Get the next hop to take you to the given node.
 SPVertex AbstractSPNode.getNextHop(SPNode n)
           
 

Methods in net.spy.util with parameters of type SPVertex
 void SPNode.addNextHop(SPNode n, SPVertex v)
          Add a vertex to the next hop database to take you to a particular location.
 void AbstractSPNode.addNextHop(SPNode n, SPVertex v)
           
 



Copyright © 1995-2005 SPY Internetworking. All Rights Reserved.