public class PinLink
extends java.lang.Object
Constructor and Description |
---|
PinLink(Pin pin1,
Pin pin2,
int length,
java.lang.Object userData) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Pin pin) |
boolean |
doesTouch(PinLink other) |
int |
getLengthDot() |
int |
getLengthStandard() |
Pin |
getPin1() |
Pin |
getPin2() |
Copyright © 2019. All Rights Reserved.