public class SWCWeightedEdge
extends org.jgrapht.graph.DefaultWeightedEdge
| Constructor and Description |
|---|
SWCWeightedEdge() |
| Modifier and Type | Method and Description |
|---|---|
double |
getLength() |
SWCPoint |
getSource() |
SWCPoint |
getTarget() |
double |
getWeight() |
String |
toString() |
public double getWeight()
getWeight in class org.jgrapht.graph.DefaultWeightedEdgepublic double getLength()
public SWCPoint getSource()
getSource in class org.jgrapht.graph.DefaultWeightedEdgepublic SWCPoint getTarget()
getTarget in class org.jgrapht.graph.DefaultWeightedEdgepublic String toString()
toString in class org.jgrapht.graph.DefaultWeightedEdgeCopyright © 2015–2021 Fiji. All rights reserved.