java.lang.Object
net.sourceforge.plantuml.elk.proxy.graph.ElkWithProperty
net.sourceforge.plantuml.elk.proxy.graph.ElkEdge

public class ElkEdge extends ElkWithProperty
  • Constructor Details

    • ElkEdge

      public ElkEdge(java.lang.Object obj)
  • Method Details

    • getContainingNode

      public ElkNode getContainingNode()
    • getLabels

      public java.util.Collection<ElkLabel> getLabels()
    • getSections

      public java.util.List<ElkEdgeSection> getSections()
    • isHierarchical

      public boolean isHierarchical()