public class ElkEdge extends ElkWithProperty
obj| Constructor and Description |
|---|
ElkEdge(java.lang.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
ElkNode |
getContainingNode() |
java.util.Collection<ElkLabel> |
getLabels() |
java.util.List<ElkEdgeSection> |
getSections() |
boolean |
isHierarchical() |
equals, hashCode, setPropertypublic ElkNode getContainingNode()
public java.util.Collection<ElkLabel> getLabels()
public java.util.List<ElkEdgeSection> getSections()
public boolean isHierarchical()