public class PinLink extends Object
| Constructor and Description |
|---|
PinLink(Pin pin1,
Pin pin2,
int length,
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 © 2017. All rights reserved.