net.sourceforge.plantuml.hector
Class PinLink
java.lang.Object
net.sourceforge.plantuml.hector.PinLink
public class PinLink
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PinLink
public PinLink(Pin pin1,
Pin pin2,
int length,
Object userData)
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()
Copyright © 2014. All Rights Reserved.