public class TestEdge extends AbstractEdge
Modifier and Type | Field and Description |
---|---|
private Tuples.T2<Node,Node> |
nodes |
defaultEdgeLength, defaultEdgeStiffness, defaultEdgeWidth
Constructor and Description |
---|
TestEdge(Node a,
Node b)
Creates a new instance of TestEdge
|
Modifier and Type | Method and Description |
---|---|
Tuples.T2<Node,Node> |
getNodes() |
getEdgeWidth, getLabel, getLength, getNodeLabels, getStiffness
Copyright 2004-2015 Wandora Team