public class Layout
extends java.lang.Object
Constructor and Description |
---|
Layout() |
Modifier and Type | Method and Description |
---|---|
protected static com.mindfusion.graphs.Graph |
GraphFromIGraph(Graph igraph,
java.util.HashMap<com.mindfusion.graphs.Vertex,Node> nodeMap,
java.util.HashMap<com.mindfusion.graphs.Edge,Link> linkMap) |