Class ElkGraphUtil
java.lang.Object
net.sourceforge.plantuml.elk.proxy.graph.util.ElkGraphUtil
public class ElkGraphUtil
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ElkNode
static ElkLabel
createLabel
(ElkEdge edge) static ElkLabel
createLabel
(ElkNode node) static ElkNode
createNode
(ElkNode root) static ElkEdge
createSimpleEdge
(ElkNode node1, ElkNode node2) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ElkGraphUtil
public ElkGraphUtil()
-
-
Method Details
-
createLabel
-
createLabel
-
createNode
-
createSimpleEdge
-
createGraph
-