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