Maven module :
un.api : api-geometry :
Class :
un.impl.geometry.topo.Edge
Extends/Implements :
un.api.graph.DefaultEdge
Subclasses :
-
Topologic Edge, extends the graph API.
author
Johann Sorel
Variables :
-
Functions :
Edge
public void
Edge
(Node n1, Node n2)
author Johann Sorel