org.jgrapht.graph
public class DefaultWeightedEdge extends DefaultEdge
WeightedGraph. All access to
the weight of an edge must go through the graph interface, which is why this
class doesn't expose any public methods.| Constructor and Description |
|---|
DefaultWeightedEdge() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
toString