Package net.sourceforge.plantuml.hector
Class PinLink
- java.lang.Object
-
- net.sourceforge.plantuml.hector.PinLink
-
public class PinLink extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancontains(Pin pin)booleandoesTouch(PinLink other)intgetLengthDot()intgetLengthStandard()PingetPin1()PingetPin2()
-