Class ElkEdge
java.lang.Object
net.sourceforge.plantuml.elk.proxy.graph.ElkWithProperty
net.sourceforge.plantuml.elk.proxy.graph.ElkEdge
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.elk.proxy.graph.ElkWithProperty
obj
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjava.util.Collection<ElkLabel>
java.util.List<ElkEdgeSection>
boolean
Methods inherited from class net.sourceforge.plantuml.elk.proxy.graph.ElkWithProperty
equals, hashCode, setProperty
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ElkEdge
public ElkEdge(java.lang.Object obj)
-
-
Method Details
-
getContainingNode
-
getLabels
-
getSections
-
isHierarchical
public boolean isHierarchical()
-