org.apache.commons.graph
Interface WeightedEdge

All Superinterfaces:
Edge

public interface WeightedEdge
extends Edge

Description of the Interface


Method Summary
 double getWeight()
          Gets the weight attribute of the WeightedEdge object
 

Method Detail

getWeight

public double getWeight()
Gets the weight attribute of the WeightedEdge object