Class ElkEdgeSection


  • public class ElkEdgeSection
    extends Object
    • Field Detail

      • obj

        public final Object obj
    • Constructor Detail

      • ElkEdgeSection

        public ElkEdgeSection​(Object obj)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getStartX

        public double getStartX()
      • getStartY

        public double getStartY()
      • getEndX

        public double getEndX()
      • getEndY

        public double getEndY()