Class LocalDotEdge

  • All Implemented Interfaces:
    java.awt.event.MouseListener, java.util.EventListener, org.processmining.plugins.graphviz.dot.DotElement

    public class LocalDotEdge
    extends org.processmining.plugins.graphviz.dot.DotEdge
    • Method Detail

      • getTarget

        public LocalDotNode getTarget()
        Overrides:
        getTarget in class org.processmining.plugins.graphviz.dot.DotEdge
      • getSource

        public LocalDotNode getSource()
        Overrides:
        getSource in class org.processmining.plugins.graphviz.dot.DotEdge
      • getUnode

        public int getUnode()
      • isDirectionForward

        public boolean isDirectionForward()
      • getLookupNode1

        public int getLookupNode1()
      • getLookupNode2

        public int getLookupNode2()