Package net.sourceforge.plantuml.wire
Class WLinkHorizontal
- java.lang.Object
-
- net.sourceforge.plantuml.wire.WLinkHorizontal
-
public class WLinkHorizontal extends Object
-
-
Constructor Summary
Constructors Constructor Description WLinkHorizontal(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label)
-
-
-
Constructor Detail
-
WLinkHorizontal
public WLinkHorizontal(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label)
-
-
Method Detail
-
drawMe
public void drawMe(UGraphic ug)
-
-