Class PinLink


  • public class PinLink
    extends java.lang.Object
    • Constructor Detail

      • PinLink

        public PinLink​(Pin pin1,
                       Pin pin2,
                       int length,
                       java.lang.Object userData)
    • Method Detail

      • contains

        public boolean contains​(Pin pin)
      • doesTouch

        public boolean doesTouch​(PinLink other)
      • getPin1

        public Pin getPin1()
      • getPin2

        public Pin getPin2()
      • getLengthDot

        public int getLengthDot()
      • getLengthStandard

        public int getLengthStandard()