public final class Edge extends Object
Edge()
static Edge
edge(Node from, Node to)
edge(Node from, Node to, Color color, Label label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Edge()
public static Edge edge(Node from, Node to)
public static Edge edge(Node from, Node to, Color color, Label label)