Package net.sourceforge.plantuml.wire
Class WLinkHorizontal
java.lang.Object
net.sourceforge.plantuml.wire.WLinkHorizontal
public class WLinkHorizontal
extends java.lang.Object
-
Constructor Summary
ConstructorsConstructorDescriptionWLinkHorizontal
(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WLinkHorizontal
public WLinkHorizontal(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label)
-
-
Method Details
-
drawMe
-