|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcharite.christo.GraphEdge
public class GraphEdge
An Edge for a graph
GraphNode,
GraphSun| Constructor Summary | |
|---|---|
GraphEdge(GraphNode from,
GraphNode to)
|
|
| Method Summary | |
|---|---|
double |
getLen()
|
GraphNode |
getNodeFrom()
|
GraphNode |
getNodeTo()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GraphEdge(GraphNode from,
GraphNode to)
| Method Detail |
|---|
public double getLen()
public GraphNode getNodeFrom()
public GraphNode getNodeTo()
public java.lang.String toString()
toString in class java.lang.Object
|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||