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