com.touchgraph.graphlayout.graphelements
public abstract class TGForEachNodePair extends Object
Constructor and Description |
---|
TGForEachNodePair() |
Modifier and Type | Method and Description |
---|---|
void |
afterInnerLoop(Node n1) |
void |
beforeInnerLoop(Node n1) |
abstract void |
forEachNodePair(Node n1,
Node n2) |