Class ElementLocation


  • public class ElementLocation
    extends java.lang.Object
    Represents the location of elements modelled in Workflow Designer
    • Method Detail

      • getX

        public int getX()
      • getY

        public int getY()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object