Package net.sourceforge.plantuml.jungle
Class Needle
- java.lang.Object
-
- net.sourceforge.plantuml.jungle.Needle
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description UDrawableaddChildren(java.util.List<GNode> children)voiddrawU(UGraphic ug)static UDrawablegetNeedle(GNode root, double length, double degree, double degreeOperture)UTranslategetTranslate(double dist)
-
-
-
Method Detail
-
getTranslate
public UTranslate getTranslate(double dist)
-
-